mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-23 14:45:53 +00:00
Merge 2d1a2497cf into 1372f43992
This commit is contained in:
commit
7c159f0020
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class TemplateAdminForm(forms.ModelForm):
|
|||
|
||||
class Meta:
|
||||
model = Template
|
||||
|
||||
fields = "__all__"
|
||||
|
||||
class TemplateAdmin(TemplateModelAdmin):
|
||||
form = TemplateAdminForm
|
||||
|
|
|
|||
Loading…
Reference in a new issue