Le repo des sources pour le site web des JM2L
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tr4ck3ur des JM2L 4970614f41 fix missing package for deployment 9 years ago
jm2l Fixed wrong favicon 9 years ago
.gitignore harmonize file structure for third party plugins 9 years ago
CHANGES.txt first drop 9 years ago
MANIFEST.in first drop 9 years ago
README.txt first drop 9 years ago
development.ini Fix ckeditor, uploader and add piwik 9 years ago
production.ini remove inused print 9 years ago
setup.py fix missing package for deployment 9 years ago
wsgi.py remove inused print 9 years ago

README.txt

JM2L README
==================

Getting Started
---------------

- cd <directory containing this file>

- $VENV/bin/python setup.py develop

- $VENV/bin/initialize_JM2L_db development.ini

- $VENV/bin/pserve development.ini