A simple ticketing application written in Python/Django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 98B

12345
  1. Django==1.8.4
  2. argparse==1.2.1
  3. django-crispy-forms==1.5.1
  4. email-reply-parser==0.3.0
  5. wsgiref==0.1.2