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-02-05 06:56:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Akash Kumar Sen
a40b0103bc
Fixed
#30382
-- Allowed specifying parent classes in force_insert of Model.save().
2023-06-29 21:52:52 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
Added dedicated section for output_field in query expressions docs.
2023-06-27 15:05:08 -03:00
fields.txt
Improved style of n-tuple wording in docs and comments.
2023-06-23 09:29:35 +02:00
index.txt
…
indexes.txt
…
instances.txt
Fixed
#30382
-- Allowed specifying parent classes in force_insert of Model.save().
2023-06-29 21:52:52 +02:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed typo in docs/ref/models/querysets.txt.
2023-06-27 12:54:11 +02:00
relations.txt
…