This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-10 15:29:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
admindocs
History
Sarah Boyce
cc31b389a1
[5.2.x] Updated translations from Transifex.
2025-03-31 16:05:05 +02:00
..
locale
[5.2.x] Updated translations from Transifex.
2025-03-31 16:05:05 +02:00
templates
/admin_doc
Fixed
#35867
, Refs
#2411
-- Allowed links in admindocs view details summary.
2024-11-04 10:43:06 +01:00
__init__.py
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
apps.py
Fixed
#33955
,
Fixed
#33971
-- Reverted "Fixed
#32565
-- Moved internal URLResolver view-strings mapping to admindocs."
2022-09-01 21:09:16 +02:00
middleware.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
urls.py
Removed unneeded escapes in regexes.
2023-08-02 19:53:16 +02:00
utils.py
Fixed
#27409
-- Made admindocs support custom link text in docstrings.
2024-11-06 14:39:18 +01:00
views.py
Fixed
#17905
-- Restricted access to model pages in admindocs.
2024-11-11 16:56:03 +01:00