This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
4f99ba84b3
django1
/
django
/
contrib
/
gis
/
db
/
models
History
Sergey Fedoseev
ede4f6d48c
Fixed
#12410
-- Added LineLocatePoint GIS function.
2017-04-01 15:02:09 -04:00
..
sql
Fixed
#27962
-- Allowed lookups on Area annotations.
2017-03-23 20:06:16 -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
Refs
#27736
-- Used decorators for GIS lookup registration.
2017-03-27 22:20:18 -04:00
functions.py
Fixed
#12410
-- Added LineLocatePoint GIS function.
2017-04-01 15:02:09 -04:00
lookups.py
Made isvalid lookup use IsValid function to decrease code redundancy.
2017-03-29 08:56:58 -04:00
proxy.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00