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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mariusz Felisiak
3ba4de59a2
Added tests for BooleanField/NullBooleanField's check constraints on Oracle.
2017-09-05 09:02:56 +02:00
..
base
…
mysql
…
oracle
Added tests for BooleanField/NullBooleanField's check constraints on Oracle.
2017-09-05 09:02:56 +02:00
postgresql
…
sqlite
…
__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