Board for Nagasaki Prefectural Nagasaki Technical High School.
octony/requiremetns.txt
- django
- django-widgets-improved
- janome
to do make octony/mysite/settings.py
$ sh setup.sh
$ python manage.py runserver
- in-school communication
- easy to use
- scan bad words
delete media cache
$ find /media/images -type f -mtime +90 | xargs rm -f
MIT License