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-01-30 12:09:25 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Mariusz Felisiak
5e4c1793b7
Refs
#33308
-- Removed support for passing encoded JSON string literals to JSONField & co.
...
Per deprecation timeline.
2023-09-18 22:12:40 +02:00
..
examples
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
aggregation.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
fixtures.txt
Fixed typo in docs/topics/db/fixtures.txt.
2023-06-16 19:34:06 +02:00
index.txt
Fixed
#34054
-- Created a new fixtures topic.
2022-11-02 08:08:02 +01:00
instrumentation.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
managers.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
models.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
multi-db.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
optimization.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
queries.txt
Refs
#33308
-- Removed support for passing encoded JSON string literals to JSONField & co.
2023-09-18 22:12:40 +02:00
search.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
sql.txt
Improved examples in docs about raw SQL queries.
2023-04-20 12:24:33 +02:00
tablespaces.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
transactions.txt
Removed versionadded/changed annotations for 4.2.
2023-09-18 22:12:40 +02:00