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-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Mariusz Felisiak
37fc832a54
Fixed
#35006
-- Fixed migrations crash when altering Meta.db_table_comment on SQLite.
...
Thanks Юрий for the report. Regression in 78f163a4fb3937aca2e71786fbdd51a0ef39629e.
2023-11-30 10:10:27 +01:00
..
__init__.py
…
fields.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Refs
#27236
-- Moved models with Meta.index_together inside of test methods.
2022-06-03 06:32:11 +02:00
test_logging.py
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
tests.py
Fixed
#35006
-- Fixed migrations crash when altering Meta.db_table_comment on SQLite.
2023-11-30 10:10:27 +01:00