Commit graph

17 commits

Author SHA1 Message Date
Jannis Leidel
d93dd7d2d9 Use breadcrumbs code from Django. 2014-12-04 16:38:50 -08:00
Jannis Leidel
7a6e0602d3 Use Django's own static template tag in the admin. 2014-12-04 10:36:29 -08:00
Jannis Leidel
abd42df304 Minor cosmetic fix.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2014-11-27 17:53:12 +01:00
Bouke Haarsma
d0fc64bf1a Hash settings to prevent overwriting of someone else's changes
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2014-11-27 17:51:12 +01:00
Jannis Leidel
16bb8d50e6 Fix padding in admin table. 2014-11-21 19:46:15 +01:00
Jannis Leidel
c06ce39c15 Added an own static template tag, sigh. 2013-04-12 18:12:55 +02:00
Jannis Leidel
2b7fec91b7 Don't use admin_static template tag library for 1.3.x. 2013-04-12 18:00:56 +02:00
Janusz Harkot
5e14b29466 django 1.4 compatibility 2012-09-03 02:11:13 +02:00
Jiri Barton
187262cdcf Merge branch 'master' of github.com:comoga/django-constance 2012-06-05 16:06:32 +02:00
Jiri Barton
0d3d4014fa made compatible with Django 1.4 and Django dev 2012-06-05 16:04:45 +02:00
Florian Apolloner
bcf2143703 Fix icon path for Django 1.4 2012-02-17 16:27:46 +01:00
Jannis Leidel
f0fb78f5c7 Updated template to fit original admin style and added helper variable to check if value differs from its default. 2010-11-10 04:12:07 +01:00
Jiri Barton
64a0e3c3e3 changed some display settings 2010-09-03 16:18:17 +02:00
Ales Zoulek
d6c2094f70 improved admin UI (css, js) 2010-08-25 13:16:58 +02:00
Ales Zoulek
fb016f2074 admin: improved UI 2010-08-23 18:49:33 +02:00
Ales Zoulek
af362f539f added admin form draft 2010-08-23 16:18:44 +02:00
Ales Zoulek
d48285e89e added admin view interface 2010-08-23 14:49:54 +02:00