Le repo des sources pour le site web des JM2L
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
jm2l Fixed wrong favicon 9 년 전
.gitignore harmonize file structure for third party plugins 9 년 전
CHANGES.txt first drop 9 년 전
MANIFEST.in first drop 9 년 전
README.txt first drop 9 년 전
development.ini Fix ckeditor, uploader and add piwik 9 년 전
production.ini remove inused print 9 년 전
setup.py fix missing package for deployment 9 년 전
wsgi.py remove inused print 9 년 전

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