index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2013-02-22
Documented jQuery upgrade
Claude Paroz
2013-02-20
Fixed #19868 -- Clarified purpose of custom user example
Preston Holmes
2013-02-20
Clarified the language used in the documentation. Thanks to Mike Smith for th...
Alex Gaynor
2013-02-20
Added a db_constraint option to ForeignKeys.
Alex Gaynor
2013-02-19
Merge pull request #739 from JustinTArthur/ticket-19855
Tim Graham
2013-02-19
Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".
Tim Graham
2013-02-19
Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5f...
Justin Turner Arthur
2013-02-19
Merge pull request #737 from hrbonz/docs_CBV_generic_views_typo
Tim Graham
2013-02-19
Update 1.5 release notes for XML and formset fixes.
Carl Meyer
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
Fixed #19852 - Updated admin fieldset example for consistency.
Tim Graham
2013-02-19
Updated a couple admonitions to use the warning directive.
Tim Graham
2013-02-19
Fixed #18789 - Fixed some text wrap issues with methods in the docs.
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-18
Corrected INSTALLED_APPS syntax in 1.5 release notes.
Simon Meers
2013-02-16
Fixed #19824 - Corrected the class described for Field.primary_key from Integ...
Tim Graham
2013-02-16
Fixed #19812 - Removed a duplicate phrase in the widget docs.
Tim Graham
2013-02-16
Removed a misleading examples from documentations ala ticket #19719
Alex Hunley
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
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-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
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-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-10
Updated tutorial 1 to reflect changes in default project template.
Tim Graham
2013-02-10
Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL
Claude Paroz
2013-02-10
Added a note about the default timezone and the new project template.
Tim Graham
2013-02-09
Fixed #19699 - Removed "Please see the release notes" from versionadded/chang...
Tim Graham
2013-02-09
Fixed #19749 -- Documented ending param to command's self.stdout/err
Claude Paroz
2013-02-08
Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware
Claude Paroz
2013-02-07
Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
2013-02-07
Typo in i18n docs.
Ramiro Morales
2013-02-07
Fixed #19706 - Tweaks to the tutorial.
Tim Graham
2013-02-07
Fixed #19756 - Corrected a ManyToMany example and added some links and markup.
Tim Graham
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-06
Fixed #19743 - Documented some limitations of contrib.auth.
Tim Graham
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-02-06
Fixed a documentation warning introduced by 3f1c7b7
Simon Charette
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2013-02-04
Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
Simon Charette
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-04
Enhanced docs and docctrings added in 869c9ba.
Ramiro Morales
2013-02-03
Fixed #19730 -- Don't validate importability of settings by using i18n in man...
Ramiro Morales
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
[next]