docbow/docbow_project
Benjamin Dauvergne 1e921068d5 add a special management using the production settings 2012-10-08 15:28:46 +02:00
..
docbow add csrf_exempt to the endpoint to manipulate attached files 2012-09-26 09:06:34 +00:00
locale/fr/LC_MESSAGES translation export_to_csv action title 2012-09-20 17:03:33 +02:00
log fix wrong import path 2012-09-21 10:12:24 +00:00
settings removing unused directory 2011-11-25 11:59:59 +01:00
templates update grappeli templates, fixes 1684 2012-09-19 14:47:07 +00:00
__init__.py rename docbow package to docbow_project 2011-08-22 10:25:49 +02:00
actions.py translation export_to_csv action title 2012-09-20 17:03:33 +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
prod.py add a special management using the production settings 2012-10-08 15:28:46 +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