mirror of
https://github.com/django/django.git
synced 2025-11-18 02:56:45 +00:00
Merge d5677a85bc into 1ce6e78dd4
This commit is contained in:
commit
b7c75c6e79
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ class ChangeListSearchForm(forms.Form):
|
|||
|
||||
class ChangeList:
|
||||
search_form_class = ChangeListSearchForm
|
||||
formset = None
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue