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-01-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Tim Graham
9cac10eee4
Added BaseDatabaseSchemaEditor._effective_default() to allow testing without a connection.
2018-11-17 19:27:53 -05:00
..
base
Added BaseDatabaseSchemaEditor._effective_default() to allow testing without a connection.
2018-11-17 19:27:53 -05:00
mysql
…
oracle
Fixed
#29788
-- Added support for Oracle Managed File (OMF) tablespaces.
2018-11-13 18:22:41 -05:00
postgresql
…
sqlite
…
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
…