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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Anv3sh
69af4d09ba
Fixed
#32672
-- Fixed introspection of primary key constraints on SQLite.
...
Thanks Simon Charette for the implementation idea.
2021-10-26 09:50:23 +02:00
..
base
Fixed
#33214
-- Added BaseDatabaseOperations.format_for_duration_arithmetic() stub method.
2021-10-22 08:19:02 +02:00
mysql
…
oracle
…
postgresql
…
sqlite
Fixed
#32672
-- Fixed introspection of primary key constraints on SQLite.
2021-10-26 09:50:23 +02:00
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
…