docbow/docbow_project
Benjamin Dauvergne 55e17ac3fc When applying an automatic forwarding rule, select the new sender among the original recipients who matched the rule 2011-11-23 10:29:37 +01:00
..
docbow When applying an automatic forwarding rule, select the new sender among the original recipients who matched the rule 2011-11-23 10:29:37 +01:00
locale/fr/LC_MESSAGES Do not check ManyToMany field in a model field 2011-10-18 12:29:18 +02:00
log use the format() method in the emit() method of LogToDbHandler class 2011-09-26 10:09:41 +02:00
settings configure the default email notification of exception mails 2011-11-15 18:18:26 +01:00
templates [grappeli] always show the original message in the admin object history view 2011-11-16 22:16:32 +01:00
__init__.py rename docbow package to docbow_project 2011-08-22 10:25:49 +02:00
actions.py add export_to_csv actions for models with many to many fields 2011-09-02 17:44:25 +02:00
auth_backend.py fix typo on exception name 2011-08-31 11:10:14 +02:00
auth_urls.py do some cleaning 2011-10-16 09:54:55 +02:00
email_utils.py add a sendmail command, to receive document sent by mail 2011-09-22 17:32:18 +02:00
filter.py rename docbow package to docbow_project 2011-08-22 10:25:49 +02:00
forms.py do some cleaning 2011-10-16 09:54:55 +02:00
manage.py [manage.py] use an alias to the settings module 2011-09-16 17:14:48 +02:00
notification.py do some cleaning 2011-10-16 09:54:55 +02:00
urls.py create a backoffice and an admin section 2011-08-24 15:53:25 +02:00
utils.py add decorator to cache views results inside the session 2011-10-03 17:55:13 +02:00
views.py do some cleaning 2011-10-16 09:54:55 +02:00