index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2013-02-28
Fixed #19937 - Typo in class-based views intro.
Tim Graham
2013-02-27
Merge pull request #858 from intgr/py3kdoc-fix
Tim Graham
2013-02-27
Fixed #19926 -- Fixed a link to code example in queries docs
Claude Paroz
2013-02-27
Fixed #16807 - Added a class-based views intro.
Tim Graham
2013-02-26
[py3] str.decode does not exist; str.encode was intended
Marti Raudsepp
2013-02-26
Fixed #19922 - Typo in translation docs.
Tim Graham
2013-02-25
Fixed #6195 -- Documented caching options for javascript_catalog.
Aymeric Augustin
2013-02-24
Fixed #19394 --Added note about auth forms and custom user models.
Ben Konrath
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-24
Merge pull request #717 from slurms/ticket_19746
Florian Apolloner
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
2013-02-24
Merge pull request #815 from zerok/tickets/11971
Aymeric Augustin
2013-02-24
Added more details about the various serialization formats.
Horst Gutmann
2013-02-23
Added an example of "default" database dictionary left blank; refs #19775.
Tim Graham
2013-02-23
Fixed #19402 - Clarified purpose of CustomUser.REQUIRED_FIELDS
Tim Graham
2013-02-23
Fixed #19579 - Documented that "providing_args" is purely documentational.
Tim Graham
2013-02-23
Fixed #19775 - Clarified requirements of the "default" database.
Tim Graham
2013-02-23
Fixed #19758 -- Avoided leaking email existence through the password reset form.
Horst Gutmann
2013-02-23
Fixed #19686 -- Added HTML5 number input type
Claude Paroz
2013-02-20
Fixed #19868 -- Clarified purpose of custom user example
Preston Holmes
2013-02-19
Merge pull request #737 from hrbonz/docs_CBV_generic_views_typo
Tim Graham
2013-02-19
Added a default limit to the maximum number of forms in a formset.
Aymeric Augustin
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-19
Updated a couple admonitions to use the warning directive.
Tim Graham
2013-02-19
Update docs/topics/class-based-views/generic-display.txt
Stefan "hr" Berder
2013-02-18
Fixed #19717 - Removed mentions of "root QuerySet" in docs.
Tim Graham
2013-02-16
Removed a misleading examples from documentations ala ticket #19719
Alex Hunley
2013-02-16
Refs #14881 -- Document that User models need to have an integer primary key.
Russell Keith-Magee
2013-02-15
Fixed #19822 -- Added validation for uniqueness on USERNAME_FIELD on custom U...
Russell Keith-Magee
2013-02-14
Fixed #19823 -- Fixed memcached code example in cache docs
Claude Paroz
2013-02-12
Merge pull request #719 from JonLoy/ticket_19808
Aymeric Augustin
2013-02-12
Fixed #19808 Capitalization error in example text
JonLoy
2013-02-12
Mention backward relationships in aggregate docs.
Ramiro Morales
2013-02-12
Fixed #19746 -- Allow deserialization of pk-less data
Nick Sandford
2013-02-07
Typo in i18n docs.
Ramiro Morales
2013-02-07
Fixed #19756 - Corrected a ManyToMany example and added some links and markup.
Tim Graham
2013-02-06
Fixed #19743 - Documented some limitations of contrib.auth.
Tim Graham
2013-02-06
Fixed a documentation warning introduced by 3f1c7b7
Simon Charette
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-03
Fixed a typo in docs/topics/auth/customizing.txt
Tim Graham
2013-02-02
Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. ...
Julien Phalip
2013-02-02
Fixed #19700 - Added documentation for BoundField.field.
Tim Graham
2013-02-01
Merge pull request #682 from LucianU/master
Tim Graham
2013-01-31
Deprecated undocumented warnings manipulation testing tools.
Ramiro Morales
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2013-01-30
Fixed #19160 -- Made lazy plural translations usable.
Aymeric Augustin
2013-01-29
Fixed #19552 -- Enhanced makemessages handling of ``{# #}``-style template co...
Ramiro Morales
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-29
Fixed #19690 - Removed unused import
Lucian Ursu
2013-01-29
Fixed #19683 - Added a missing import in signing example.
Tim Graham
[prev]
[next]