1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/docs/ref/contrib/admin
2024-10-30 12:53:10 +01:00
..
_images Refs #35380 -- Updated screenshots in admin docs. 2024-08-05 09:02:01 -03:00
actions.txt Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 2023-08-30 22:57:40 -03:00
admindocs.txt Refs #34233 -- Bumped minimum supported version of docutils to 0.19. 2023-09-04 22:30:45 +02:00
filters.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
index.txt Clarified default behavior when fields and fieldsets are not set on ModelAdmin. 2024-10-30 12:53:10 +01:00
javascript.txt