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
972000420e
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Adam Johnson
d17b380653
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Fixed
#29770
-- Added LinearRing.is_counterclockwise property.
2019-10-25 14:28:26 +02:00
base.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
features.py
Fixed
#29955
-- Added support for distance expression to the dwithin lookup.
2019-08-23 21:28:28 +02:00
introspection.py
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
operations.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
schema.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00