This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
72b23c04d8
django
/
tests
/
schema
History
mdalp
3b73f77ad4
Fixed
#33358
-- Fixed handling timedelta < 1 day in schema operations on Oracle.
2021-12-14 09:08:25 +01:00
..
__init__.py
fields.py
Refs
#32508
-- Raised Type/ValueError instead of using "assert" in django.db.models.
2021-07-15 11:43:33 +02:00
models.py
Fixed
#32503
-- Fixed altering BLOB/TEXT field to non-nullable with default on MySQL 8.0.13+.
2021-05-21 13:34:37 +02:00
test_logging.py
tests.py
Fixed
#33358
-- Fixed handling timedelta < 1 day in schema operations on Oracle.
2021-12-14 09:08:25 +01:00