]> git.parisson.com Git - django-postman.git/commit
Added the setting POSTMAN_DISABLE_USER_EMAILING ; No need for an immediate rejection...
authorPatrick Samson <pk.samson@gmail.com>
Sun, 15 Jan 2012 18:16:50 +0000 (19:16 +0100)
committerPatrick Samson <pk.samson@gmail.com>
Sun, 15 Jan 2012 18:16:50 +0000 (19:16 +0100)
commit12be1aa7b111e0af186646869c4086e6c41cac8e
treeea628ac9b63d71611d06b3941fe2c3042ab2d1b7
parent5e9b140480041dde3ca7ebb9bb147f5fbf69eea7
Added the setting POSTMAN_DISABLE_USER_EMAILING ; No need for an immediate rejection notification for a User
docs/conf.py
docs/notification.rst
docs/quickstart.rst
postman/__init__.py
postman/admin.py
postman/models.py
postman/tests.py
postman/utils.py