Commit Graph

6 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 026f1e9adf try at implementing a DAG browser
To see the example running look at
http://localhost:8000/entity_selector/.

Do not forget to load all your entities before.
2012-05-18 02:43:53 +02:00
Thomas NOËL c7dbb75003 login/logout logic (sort of) 2012-05-13 17:09:40 +02:00
Thomas NOËL 110fa66566 /request/new wizard draft 2012-05-10 09:48:08 +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