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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Hasan Ramezani
a16080810b
Fixed
#31696
-- Updated OWASP links in docs.
2020-06-15 09:44:08 +02:00
..
base.txt
Fixed
#19878
-- Deprecated TemplateView passing URL kwargs into context.
2020-03-23 08:11:14 +01:00
flattened-index.txt
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
2020-06-01 07:48:53 +02:00
generic-date-based.txt
…
generic-display.txt
…
generic-editing.txt
…
index.txt
…
mixins-date-based.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
mixins-editing.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
mixins-multiple-object.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
mixins-simple.txt
Made minor edits to TemplateResponseMixin.get_template_names() docs.
2020-06-01 10:16:45 +02:00
mixins-single-object.txt
Fixed
#31696
-- Updated OWASP links in docs.
2020-06-15 09:44:08 +02:00
mixins.txt
…