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-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
90af278203
Fixed
#16137
- Removed kwargs requirement for QuerySet.get_or_create
...
Thanks wilfred@, poirier, and charettes for work on the patch.
2013-05-27 10:01:14 -04:00
..
fields.txt
Fix
#20505
: Typo in BinaryField documentation.
2013-05-27 11:35:34 +02:00
index.txt
…
instances.txt
Add missing imports and models to the examples in the the model layer documentation
2013-05-18 18:38:52 +02:00
options.txt
Add missing imports and models to the examples in the the model layer documentation
2013-05-18 18:38:52 +02:00
querysets.txt
Fixed
#16137
- Removed kwargs requirement for QuerySet.get_or_create
2013-05-27 10:01:14 -04:00
relations.txt
Add missing imports and models to the examples in the the model layer documentation
2013-05-18 18:38:52 +02:00