0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/admin_docs
sai-ganesh-03 c12bc980e5 Fixed #17905 -- Restricted access to model pages in admindocs.
Only users with view or change model permissions can access.
Thank you to Sarah Boyce for the review.
2024-11-11 16:56:03 +01:00
..
templates Fixed #24128 -- Made admindocs TemplateDetailView respect template_loaders. 2024-01-29 10:28:00 +01:00
__init__.py
evilfile.txt
models.py Fixed #27409 -- Made admindocs support custom link text in docstrings. 2024-11-06 14:39:18 +01:00
namespace_urls.py
test_middleware.py
test_utils.py
test_views.py Fixed #17905 -- Restricted access to model pages in admindocs. 2024-11-11 16:56:03 +01:00
tests.py
urls.py Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary. 2024-11-04 10:43:06 +01:00
views.py Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary. 2024-11-04 10:43:06 +01:00