This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-03 04:56:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
b7d6077517
Branches
Tags
View all branches
django
/
tests
/
proxy_models
History
Tim Graham
3cd9a4b1ea
[1.11.x] Sorted imports per isort 4.2.9.
...
Backport of cde31daf8815e05b4b86b857b49fb0e31e1f0a38 from master
2017-06-01 13:30:08 -04:00
..
fixtures
…
__init__.py
…
admin.py
…
models.py
[1.11.x] Sorted imports per isort 4.2.9.
2017-06-01 13:30:08 -04:00
tests.py
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00
urls.py
…