Closed lsh-0 closed 9 years ago
first two have been done ("replace mysql dependency with sqlite3" and "remove test_settings.py")
cron job example has been done
apache example has been added
nginx instructions have been added. these haven't been tested particularly well, but the point isn't to do everything, just point in the right direction. /excuses
user story (I do these now):
as a technical person installing Mondroid I want the default installation to be lighter and more helpful out of the box because monitoring is often added as an after-thought or while stressed out, causing more stress and a bad impression and we always want to leave a great impression.
-dev
libraries to be installed with apt-get.mysql-python
fromrequirements.txt
README
dev_settings.py
should suffice in deriving settings files for different environments.EMAIL*
options to dev_settings but commented outEMAIL_BACKEND
too, with different backendREADME
with 'copy dev_settings.py to settings.py and tweak' type instructions.README
with how to install this cron jobREADME
for running using the development server./manage.py runserver 0.0.0.0