1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/admin_docs
2021-02-11 06:50:50 +01:00
..
__init__.py
evilfile.txt
models.py Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. 2021-02-11 06:50:50 +01:00
namespace_urls.py
test_middleware.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
test_utils.py Fixed #30255 -- Fixed admindocs errors when rendering docstrings without leading newlines. 2019-11-29 12:47:42 +01:00
test_views.py Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. 2021-02-11 06:50:50 +01:00
tests.py
urls.py
views.py