Le repo des sources pour le site web des JM2L
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
tr4ck3ur des JM2L 4970614f41 fix missing package for deployment 10年前
jm2l Fixed wrong favicon 10年前
.gitignore harmonize file structure for third party plugins 10年前
CHANGES.txt first drop 10年前
MANIFEST.in first drop 10年前
README.txt first drop 10年前
development.ini Fix ckeditor, uploader and add piwik 10年前
production.ini remove inused print 10年前
setup.py fix missing package for deployment 10年前
wsgi.py remove inused print 10年前

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