mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-12 01:23:13 +00:00
1.5 compatibility (meta.swapped)
This commit is contained in:
parent
68bc837ede
commit
d53903cdcc
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ class Config(object):
|
|||
verbose_name_plural = 'config'
|
||||
get_ordered_objects = lambda x: False
|
||||
abstract = False
|
||||
swapped = False
|
||||
_meta = Meta()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue