This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
contrib
/
admin
History
Mariusz Felisiak
f64fd47a76
Fixed
#9602
-- Added AdminSite.get_model_admin().
...
This allows retrieving an admin class for the given model class without using internal attributes.
2023-07-07 08:06:01 +02:00
..
_images
Fixed
#32539
-- Added toggleable facet filters to ModelAdmin.
2023-03-03 20:24:57 +01:00
actions.txt
Doc'd that action descriptions are %-formatted.
2023-03-09 13:44:34 +01:00
admindocs.txt
Replaced docutils link by PyPI reference.
2023-04-25 12:41:06 +02:00
filters.txt
Fixed
#32539
-- Added toggleable facet filters to ModelAdmin.
2023-03-03 20:24:57 +01:00
index.txt
Fixed
#9602
-- Added AdminSite.get_model_admin().
2023-07-07 08:06:01 +02:00
javascript.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00