django/tests/admin_changelist
Simon Charette 0f212db29d Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
..
__init__.py
admin.py
models.py Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable. 2018-06-01 10:41:05 -04:00
test_date_hierarchy.py Fixed #8936 -- Added a view permission and a read-only admin. 2018-05-16 06:44:55 -04:00
tests.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
urls.py