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-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
gis
/
db
/
models
History
Sergey Fedoseev
3b56f2191d
Simplified handling of GIS lookup params.
2017-07-20 10:08:55 -04:00
..
sql
Removed more GeoQuerySet leftovers.
2017-04-07 07:38:56 -04:00
__init__.py
Made isvalid lookup use IsValid function to decrease code redundancy.
2017-03-29 08:56:58 -04:00
aggregates.py
Refs
#25759
-- Fixed some GIS Funcs if different database backends are used.
2017-03-29 13:29:18 -04:00
fields.py
Simplified handling of GIS lookup params.
2017-07-20 10:08:55 -04:00
functions.py
Simplified GIS Funcs by using GeoFuncMixin.geo_field.
2017-07-15 15:03:50 +05:00
lookups.py
Simplified handling of GIS lookup params.
2017-07-20 10:08:55 -04:00
proxy.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00