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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mariusz Felisiak
7d5d20212c
Simplified test_cursor_var() by using str instead of Database.STRING.
2019-02-12 20:10:02 +01:00
..
base
…
mysql
Fixed
#30117
-- Fixed SchemaEditor.quote_value() test for mysqlclient 1.4.0+.
2019-01-19 13:31:15 +01:00
oracle
Simplified test_cursor_var() by using str instead of Database.STRING.
2019-02-12 20:10:02 +01:00
postgresql
…
sqlite
Refs
#30055
-- Added a helpful error when SQLite is too old.
2019-01-28 11:14:45 -05:00
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
Removed uneeded iter() calls with generator expression as argument.
2019-02-09 09:18:22 -05:00