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-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mariusz Felisiak
3189a93ceb
Refs
#23766
-- Added tests for CursorWrapper.callproc().
...
Thanks Tim Graham for the review.
2017-08-08 22:13:02 +02: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
Reorganized backends tests.
2017-06-21 12:00:47 -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
Refs
#23766
-- Added tests for CursorWrapper.callproc().
2017-08-08 22:13:02 +02:00
tests.py
Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress().
2017-06-28 14:07:55 -04:00