Commit Graph

16 Commits

Author SHA1 Message Date
Benjamin Dauvergne 0dd0a93da3 update dependencies 2013-12-02 15:25:25 +01:00
Benjamin Dauvergne cb23cceb28 add raven to dependencies 2013-12-02 15:25:25 +01:00
Benjamin Dauvergne 0daeed7097 setup.py: upgrade south required version 2013-07-09 11:19:47 +02:00
Benjamin Dauvergne dc44754875 ajoute la dépendance django-ajax-selects
ticket #1930
2012-11-29 13:59:01 +01:00
Benjamin Dauvergne 21c3e552cf models: permet la désactivation des profils, des options et des choix d'option d'impression
fixes #1940
2012-11-27 18:46:07 +01:00
Thomas NOËL 02c7bcaaf9 passage de grappelli à django-admin-tools
pour assurer une compatibilité avec IE7 et suivants
2012-07-31 10:56:06 +02:00
Benjamin Dauvergne ccd7fb4a41 ajoute pyscopg2 comme prérequis 2012-07-06 11:36:03 +02:00
Benjamin Dauvergne 64db0a01db ajoute flup aux prérequis 2012-07-06 11:22:29 +02:00
Thomas NOËL 4b3841b32f add grappelli (admin customisation) 2012-05-23 17:24:15 +02:00
Thomas NOËL 5c0c86b4e6 add CAS login (with django_cas >= 2.1.1) 2012-05-18 15:10:43 +02:00
Thomas NOËL 10fa164525 setup.py: depends += sekizay 2012-05-16 11:52:49 +02:00
Thomas NOËL 663b036197 add depends: pypdf 2012-05-14 15:05:54 +02:00
Thomas NOËL f787513343 mptt is really dead 2012-05-14 15:01:16 +02:00
Thomas NOËL a48de02f57 wizard in bootstrap, via crispy 2012-05-10 17:41:13 +02:00
Jérôme Schneider d9ce09a942 Improve model and enable mptt 2012-05-07 16:16:58 +02:00
Jérôme Schneider f1df0c4eb1 Begin Django application
* polynum/base/models.py: A basic model (just a first draft)
 * polynum/base/admin.py: show PrintingProfile and RequestStatus in
 django admin
 * polynum/base/views.py: enable admin
 * setup.py: a quick and dirty setup file
2012-04-24 18:52:01 +02:00