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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Jon Dufresne
bf17f5e884
Refs
#29015
-- Added database name to PostgreSQL database name too long exception.
2018-08-17 12:43:56 -04:00
..
base
Fixed
#24747
-- Allowed transforms in QuerySet.order_by() and distinct(*fields).
2018-02-10 19:08:55 -05:00
mysql
Refs
#29548
-- Fixed non-GIS test failures on MariaDB.
2018-07-09 14:59:42 -04:00
oracle
Fixed
#29227
-- Allowed BooleanField to be null=True.
2018-03-20 12:10:10 -04:00
postgresql
Refs
#29015
-- Added database name to PostgreSQL database name too long exception.
2018-08-17 12:43:56 -04:00
sqlite
Fixed
#29350
-- Fix get_primary_key_column() method in sqlite3 backend
2018-04-28 12:01:45 +02:00
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
Fixed
#29363
-- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00