This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
782d85b6df
django
/
tests
/
schema
History
Paveł Tyślacki
782d85b6df
Fixed
#30183
-- Added introspection of inline SQLite constraints.
2019-03-13 10:24:28 -04:00
..
__init__.py
fields.py
models.py
Fixed
#29496
-- Fixed crash on Oracle when converting a non-unique field to primary key.
2018-06-17 08:51:02 +02:00
test_logging.py
Replaced django.test.utils.patch_logger() with assertLogs().
2018-05-07 09:34:00 -04:00
tests.py
Fixed
#30183
-- Added introspection of inline SQLite constraints.
2019-03-13 10:24:28 -04:00