This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-06 08:01:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7c00f9fb1c
django
/
tests
/
admin_utils
History
Jonas Haag
602481d0c9
Fixed
#28986
-- Prevented boolean values in admin list display from being formatted with thousand separators.
2018-01-03 15:02:06 -05:00
..
__init__.py
admin.py
models.py
test_logentry.py
Completed test coverage for admin's LogEntry model.
2017-06-19 14:12:38 -04:00
tests.py
Fixed
#28986
-- Prevented boolean values in admin list display from being formatted with thousand separators.
2018-01-03 15:02:06 -05:00
urls.py