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 10 years ago
jm2l Fixed wrong favicon 10 years ago
.gitignore harmonize file structure for third party plugins 10 years ago
CHANGES.txt first drop 10 years ago
MANIFEST.in first drop 10 years ago
README.txt first drop 10 years ago
development.ini Fix ckeditor, uploader and add piwik 10 years ago
production.ini remove inused print 10 years ago
setup.py fix missing package for deployment 10 years ago
wsgi.py remove inused print 10 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