Skip to content

RocknRoot/LIIT

Repository files navigation

LIIT Build Status

ITIL can be for the LEET.

Requirements

  • python ~ 2.7
  • pip dependencies are in the requirements.txt file

Installation

  • $ pip install -r requirements.txt
  • $ cp local_settings_example.py local_settings.py
  • edit local_settings.py with your info
  • django-admin.py compilemessages

Troubleshooting

Need help ?

Add an issue on github ! ;)

Contributing

Before commit

  • $ django-admin.py makemessages -a
  • $ python manage.py test
  • Check if the locale/*.po files are complete.

License

LIIT is released under the New BSD License.

Releases

No releases published

Packages

No packages published

Languages