1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
Zbigniew Siciarz 0a8402eb05 Test case and docs for custom context data in feeds
Thanks Paul Winkler for the initial patch. (Ref #18112).
2013-02-24 08:33:20 -06:00
..
auth Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS 2013-02-23 15:42:56 -05:00
class-based-views Test case and docs for custom context data in feeds 2013-02-24 08:33:20 -06:00
db Added an example of "default" database dictionary left blank; refs #19775. 2013-02-23 16:01:43 -05:00
forms Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
http
i18n Typo in i18n docs. 2013-02-07 19:57:26 -03:00
testing
cache.txt Fixed #19253 -- Extracted template cache key building logic 2013-02-24 14:32:45 +01:00
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
serialization.txt Merge pull request #717 from slurms/ticket_19746 2013-02-24 06:31:14 -08:00
settings.txt
signals.txt Fixed #19579 - Documented that "providing_args" is purely documentational. 2013-02-23 15:33:43 -05:00
signing.txt
templates.txt