django-helpdesk/helpdesk/migrations
2011-05-10 19:27:11 +10:00
..
__init__.py Add proper database migrations support using South. Updated documentation to match. Closes GH-50. 2011-04-27 19:57:03 +10:00
0001_initial.py Add proper database migrations support using South. Updated documentation to match. Closes GH-50. 2011-04-27 19:57:03 +10:00
0002_auto__add_ticketdependency__add_unique_ticketdependency_ticket_depends.py Add ticket dependency so you can't resolve a ticket until it's dependents are resolved. Addresses GH-43 2011-05-10 19:27:11 +10:00