]> git.parisson.com Git - django-postman.git/commit
Fixed issue #35, the app can work without the sites framework
authorPatrick Samson <pk.samson@gmail.com>
Sat, 14 Sep 2013 12:12:18 +0000 (14:12 +0200)
committerPatrick Samson <pk.samson@gmail.com>
Sat, 14 Sep 2013 12:12:18 +0000 (14:12 +0200)
commit15b834f573b34b43a8bc68608c433366b2492cdc
tree753031bfdd418f888dbfa52595707fb6134e2f1e
parent9959bc3f8aa377de4f1b069c4485f8bb27cc041f
Fixed issue #35, the app can work without the sites framework
docs/notification.rst
postman/admin.py
postman/api.py
postman/forms.py
postman/models.py
postman/tests.py
postman/utils.py
postman/views.py