This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f66ae7a2d5
django
/
tests
/
admin_utils
History
Mariusz Felisiak
d992f4e3c2
Refs
#31369
-- Removed models.NullBooleanField per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
…
admin.py
Fixed
#12952
-- Adjusted admin log change messages to use form labels instead of field names.
2019-06-14 18:20:29 +02:00
models.py
Fixed
#16117
-- Added decorators for admin action and display functions.
2021-01-13 17:19:22 +01:00
test_logentry.py
Refs
#31395
-- Relied on setUpTestData() test data isolation in various tests.
2020-05-15 20:22:56 +02:00
tests.py
Refs
#31369
-- Removed models.NullBooleanField per deprecation timeline.
2021-01-14 17:50:04 +01:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00