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-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Kevin Grinberg
c6a3546093
Fixed
#28451
-- Restored pre-Django 1.11 Oracle sequence/trigger naming.
...
Regression in 69b7d4b116e3b70b250c77829e11038d5d55c2a8.
2017-08-22 15:51:08 -04:00
..
base
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
mysql
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
oracle
Fixed
#28451
-- Restored pre-Django 1.11 Oracle sequence/trigger naming.
2017-08-22 15:51:08 -04:00
postgresql
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
sqlite
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
__init__.py
…
models.py
…
test_ddl_references.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
test_utils.py
Fixed
#23546
-- Added kwargs support for CursorWrapper.callproc() on Oracle.
2017-08-12 21:06:49 +02:00
tests.py
Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress().
2017-06-28 14:07:55 -04:00