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-06-03 10:39:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
gis
/
db
/
backends
/
oracle
History
Tim Graham
0ed7d15563
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
base.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
features.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
introspection.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
models.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
operations.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
schema.py
Fixed
#23537
-- Added Oracle GIS SchemaEditor.
2014-09-25 20:16:54 -04:00