git clone git@github.com:political-memory/political_memory.git
cd political_memory
# Create a throwable virtualenv
virtualenv ve
source ve/bin/activate
# Install python requirements
pip install -r requirements.txt
# Create the local db
python manage.py migrate
# Install browser libs
bin/install_client_deps.sh
# In another terminal (don't forget to activate the venv)
./manage.py runserver
Bifurcation depuis
La Quadrature du Net / Political Memory / memopol
804 validations de retard le dépôt en amont.
Nom | Dernière validation | Dernière mise à jour |
---|---|---|
.openshift | ||
bin | ||
core | ||
docs | ||
memopol | ||
memopol_settings | ||
representatives_positions | ||
representatives_recommendations | ||
static | ||
templates | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
manage.py | ||
pytest.ini | ||
setup.py |