This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 15:34:16 +00:00
Code
Issues
24
Releases
Wiki
Activity
4065f429f5
django
/
tests
/
admin_docs
History
Tim Graham
92053acbb9
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
..
__init__.py
evilfile.txt
models.py
Fixed
#24917
-- Made admindocs display model methods that take arguments.
2015-09-07 15:07:39 -04:00
tests.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
urls.py
Fixed
#21927
-- Made application and instance namespaces more distinct.
2015-06-08 15:12:20 -04:00
views.py