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-03-05 15:02:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
distapp
History
Mads Jensen
0c1f71635f
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00
..
fixtures
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
models.py
Fixed
#25499
-- Added the ability to pass an expression in distance lookups
2015-10-09 15:27:47 +02:00
tests.py
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00