]> git.parisson.com Git - django-postman.git/commit
Added the setting POSTMAN_DISABLE_USER_EMAILING ; No need for an immediate rejection... 1.1.0
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)
commit1b2edfc74a8ece9b7ac011ffa275217d6e7c48ee
tree074748739fb5801504101da194725dee728d236f
parent63dbc6c98844e2cb69782f76e730fa3e6cd57612
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