0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +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
__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
views.py