Add empty "tickets" application.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 09:37:15 +0000 (11:37 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 09:37:15 +0000 (11:37 +0200)
commitc6090313d4db4c414c7c14b3af1a3e1940086a65
treed73d9f08540aad2e0471ce325e3fc15eea369c3a
parentfc78a05df13a64c7bcc7a72c54a89ec1920f0308
Add empty "tickets" application.
tickets/__init__.py [new file with mode: 0644]
tickets/models.py [new file with mode: 0644]
tickets/views.py [new file with mode: 0644]