saw2th
|
5741e17425
|
fix psycopg2 "can't adapt" error on save of a config. value from the admin pages.
|
2011-09-21 22:17:35 +08:00 |
|
Merijn Bertels
|
fb43e0f4d7
|
Fix error: request into function
|
2011-06-29 15:25:10 +02:00 |
|
Merijn Bertels
|
46d88815e7
|
Change permission
Only Superuser can edit config settings
|
2011-06-29 15:17:27 +02:00 |
|
Roman Krejcik
|
0413497647
|
django 1.3 compatibility
|
2011-02-23 16:39:58 +01:00 |
|
Jannis Leidel
|
ada157c7df
|
Fixed a minor issues with redis-py insistence on a args as lists.
|
2010-12-11 22:42:41 +01:00 |
|
Jannis Leidel
|
1dd0a8b7c9
|
Added mget method to base backend to fetch all keys in one fell swoop, instead of one by one. Especially useful in the admin.
|
2010-12-11 16:38:40 +01:00 |
|
Jannis Leidel
|
eea0d2fdf9
|
Abstracted constance backends to and added a cached database backend. Moved around the settings code and simplified the module loading.
|
2010-12-01 00:20:23 +01:00 |
|
Ales Zoulek
|
723ef2cd91
|
fixed: time field instance of datetime.time
|
2010-11-12 15:43:56 +01:00 |
|
Jannis Leidel
|
1804b3ea6b
|
Fix bug regarding ordering.
|
2010-11-10 04:12:39 +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 |
|
Jannis Leidel
|
44cc2be494
|
Marked a few strings for translation and localize the values passed to the changelist.
|
2010-11-10 04:11:34 +01:00 |
|
Jannis Leidel
|
9603e0573b
|
A few cleanups of the admin class.
|
2010-11-10 04:10:49 +01:00 |
|
Jannis Leidel
|
8f51e6cdc9
|
Added additional value types (unicode, date, time).
|
2010-11-10 04:09:06 +01:00 |
|
Jannis Leidel
|
d00029b3bd
|
Sorted imports a bit.
|
2010-11-10 04:07:53 +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
|
c17bcec515
|
fixed: admin UI sorting keys
|
2010-08-23 17:23:38 +02:00 |
|
Ales Zoulek
|
d4ad6cdbf4
|
added support for dir() on config object
|
2010-08-23 17:10:44 +02:00 |
|
Ales Zoulek
|
a205d95b9e
|
admin: form saving and validating
|
2010-08-23 16:40:01 +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 |
|