This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f7397bb7c8
django
/
tests
/
admin_utils
History
dbxnr
fc0f7f6c15
Fixed
#31157
-- Fixed displaying read-only JSONField values in admin.
2020-05-08 09:44:42 +02: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
Refs
#27953
-- Removed hardcoded uses of Model.__str__() in tests.
2017-06-09 13:28:50 -04:00
test_logentry.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
tests.py
Fixed
#31157
-- Fixed displaying read-only JSONField values in admin.
2020-05-08 09:44:42 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00