mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-28 18:54:49 +00:00
update admin url for 1.4 (root_path)
This commit is contained in:
parent
dc47149880
commit
1bdb21fe38
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ class ConstanceAdmin(admin.ModelAdmin):
|
|||
return HttpResponseRedirect('.')
|
||||
context = {
|
||||
'config': [],
|
||||
'root_path': self.admin_site.root_path,
|
||||
'title': _('Constance config'),
|
||||
'app_label': 'constance',
|
||||
'opts': Config._meta,
|
||||
|
|
|
|||
Loading…
Reference in a new issue