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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
95a101a690402076321331d56e67d896e8f6dfbc
django
/
tests
/
schema
History
Mariusz Felisiak
7b0e9ea53c
Fixed
#34138
-- Avoided table rebuild when adding inline m2m fields on SQLite.
...
Regression in
2f73e5406d
. Thanks David Wobrock for the report.
2022-11-04 09:30:23 +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
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#34138
-- Avoided table rebuild when adding inline m2m fields on SQLite.
2022-11-04 09:30:23 +01:00