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-20 07:13:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
mgaligniana
7f8f69fb38
Fixed
#33298
-- Added docs and tests for using Q objects with get_object_or_404()/get_list_or_404().
2021-11-24 09:28:21 +01:00
..
_images
…
decorators.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
file-uploads.txt
Fixed
#33172
-- Added example of modifying upload handlers on the fly for CBVs.
2021-10-18 09:45:52 +02:00
generic-views.txt
…
index.txt
…
middleware.txt
Refs
#32956
-- Updated words ending in -wards.
2021-07-30 20:34:50 +02:00
sessions.txt
…
shortcuts.txt
Fixed
#33298
-- Added docs and tests for using Q objects with get_object_or_404()/get_list_or_404().
2021-11-24 09:28:21 +01:00
urls.txt
…
views.txt
…