This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
163d92c1d66e2437a676da4ac8b11291dea3290b
django
/
tests
/
admin_utils
History
Tim Graham
57c50d8c19
Refs
#21961
-- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) feature flags.
...
Needed on MongoDB. Co-Authored-By: Mariusz Felisiak <
felisiak.mariusz@gmail.com
>
2025-11-23 11:53:24 +01:00
..
__init__.py
Renamed tests for util -> utils moves; refs
#17627
.
2014-12-31 11:26:27 -05:00
admin.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00
models.py
Refs
#21961
-- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) feature flags.
2025-11-23 11:53:24 +01:00
test_logentry.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
tests.py
Refs
#21961
-- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) feature flags.
2025-11-23 11:53:24 +01:00
urls.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00