Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 533 Bytes

README.md

File metadata and controls

47 lines (28 loc) · 533 Bytes

octony

logo

Overview

Board for Nagasaki Prefectural Nagasaki Technical High School.

Requirement

octony/requiremetns.txt

  • django
  • django-widgets-improved
  • janome

to do make octony/mysite/settings.py

Usage

$ sh setup.sh
$ python manage.py runserver

Features

  • in-school communication
  • easy to use
  • scan bad words

Memo

delete media cache
$ find /media/images -type f -mtime +90 | xargs rm -f

Author

mio256

Licence

MIT License