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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
Eduardo Aldair Ahumada Garcia Jurado
e4da365436
Refs
#24121
-- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
...
Thanks tlebrize for the initial patch.
2021-07-05 08:15:58 +02:00
..
__init__.py
…
models.py
…
test_actions.py
…
test_checks.py
Fixed
#32494
-- Adjusted system check for raw_id_fields to warn about Field.attname.
2021-03-04 08:41:28 +01:00
tests.py
Refs
#24121
-- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
2021-07-05 08:15:58 +02:00