This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-12-08 10:40:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
c6b83db299
django
/
tests
/
admin_utils
History
Download ZIP
Download TAR.GZ
Tim Graham
92053acbb9
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
..
__init__.py
admin.py
Fixed
#21113
-- Made LogEntry.change_message language independent
2016-01-08 20:34:59 +01:00
models.py
Fixed
#21113
-- Made LogEntry.change_message language independent
2016-01-08 20:34:59 +01:00
test_logentry.py
Made @override_settings(ROOT_URLCONF=...) consistent.
2016-02-08 09:52:39 -05:00
tests.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
urls.py
Moved LogEntry-related tests to their own test case
2015-12-28 20:29:08 +01:00