Commit Graph

16 Commits

Author SHA1 Message Date
Benjamin Dauvergne a3e8270bf7 templates: show subscriptions list only if there is one 2013-06-18 18:06:54 +02:00
Benjamin Dauvergne a1e218dd3b transports: check mobile numbers use the french format 2013-06-18 18:06:36 +02:00
Benjamin Dauvergne 2d5db8a270 forms: copy mobile number from user model of portail-citoyen 2013-06-18 18:06:09 +02:00
Benjamin Dauvergne 580af16e72 transports: add SMS transport through passerelle 2013-06-18 16:23:26 +02:00
Benjamin Dauvergne 4a312d1a28 transports: add the transport identifier to the template variable available for finding templates 2013-06-18 16:23:04 +02:00
Benjamin Dauvergne 1c76a88d6b transports: when transport is a tuple the second are keyword arguments for the constructor 2013-06-18 16:22:22 +02:00
Benjamin Dauvergne 5c3b40e738 admin: close db connection around fork
When forking database connection status is incertain, so we explicitely
close it. Django will reopen it.
2013-06-18 16:20:54 +02:00
Benjamin Dauvergne 5df09fa976 MANIFEST.in: add mail templates 2013-06-11 11:03:00 +02:00
Benjamin Dauvergne 39f6ed7207 add french translations 2013-06-10 16:38:15 +02:00
Benjamin Dauvergne f6fbe5384d add a requirements.txt file 2013-06-04 17:20:42 +02:00
Benjamin Dauvergne 639cafaed4 setup.py: add install dependency upon django-model-utils 2013-06-04 17:20:35 +02:00
Benjamin Dauvergne 0a363e4cc4 release 0.1 2013-06-04 16:28:05 +02:00
Benjamin Dauvergne ecbfad9bf5 finish views and cms plugins 2013-06-04 15:54:40 +02:00
Benjamin Dauvergne f62aa82eee add a README file 2013-05-29 18:42:30 +02:00
Benjamin Dauvergne 3047160255 add all functionnalities for sending announces to users 2013-05-29 18:39:29 +02:00
Benjamin Dauvergne 8c43aeab60 start project portail-citoyen-announces 2013-05-29 11:46:04 +02:00