mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
django 1.3 compatibility
This commit is contained in:
parent
4b5e740c11
commit
0413497647
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ class Config(object):
|
|||
module_name = 'config'
|
||||
verbose_name_plural = 'config'
|
||||
get_ordered_objects = lambda x: False
|
||||
abstract = False
|
||||
_meta = Meta()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue