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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Claude Paroz
dfa3505ff1
Fixed
#22813
-- Updated Pillow URL in documentation
2014-06-12 08:53:36 +02:00
..
class.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
custom-lookups.txt
Fixed typo in docs/ref/models/custom-lookups.txt.
2014-05-25 19:01:51 -04:00
fields.txt
Fixed
#22813
-- Updated Pillow URL in documentation
2014-06-12 08:53:36 +02:00
index.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
instances.txt
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
options.txt
…
queries.txt
…
querysets.txt
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
relations.txt
…