git clone git@github.com:political-memory/django-representatives-votes.git
git clone git@github.com:political-memory/django-representatives.git
git clone git@github.com:political-memory/political_memory.git
cd political_memory
ln -s ../django-representatives-votes/representatives_votes/ .
ln -s ../django-representatives/representatives/ .
virtualenv ve
source ve/bin/activate
pip install -r requirements.txt
python manage.py syncdb
python manage.py migrate
« core/utils.py » n'existait pas sur « 704fbd93c74a6864aa2192195d8570866b14d4ac »
Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
1037 validations de retard le dépôt en amont.
Arnaud Fabre
rédigé
- Cleans core app by removing useless files - Organizes utils in a utils directory - Creates a digg-like pagination class http://blog.localkinegrinds.com/2007/09/06/digg-style-pagination-in- django - Adds constance to installed app to manage settings in django admin console - Adds debug_toolbar and django_extensions in dev mode
Nom | Dernière validation | Dernière mise à jour |
---|---|---|
core | ||
legislature | ||
memopol | ||
static | ||
templates | ||
votes | ||
.bowerrc | ||
.gitignore | ||
COPYING | ||
INSTALL | ||
README.md | ||
bower.json | ||
gulpfile.js | ||
manage.py | ||
representatives | ||
representatives_votes | ||
requirements.txt |