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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
6e5651e514367174a3fa887d6babfe3830339b16
django
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Aymeric Augustin
6e5651e514
Gave unique names to SpatialRefSysModels.
...
Prevented clashes in the app registry.
Fixed
#22790
. Thanks timo for the report.
2014-06-08 21:15:47 +02:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
base.py
Remove dsome import *
2013-10-26 20:57:08 -07:00
compiler.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
creation.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
introspection.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00
models.py
Gave unique names to SpatialRefSysModels.
2014-06-08 21:15:47 +02:00
operations.py
Gave unique names to SpatialRefSysModels.
2014-06-08 21:15:47 +02:00