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-23
Added test runner option to skip Selenium tests (#19854).
Zbigniew Siciarz
2013-02-23
Updated example to use staticfiles static template tag, thanks reinout for th...
Tim Graham
2013-02-23
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...
Tim Graham
2013-02-23
Updated static file example in overview to use static template tag, refs #19675.
Tim Graham
2013-02-23
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
Vladimir A Filonov
2013-02-23
Fixed #19675 - Added mention of static files to overview.
Tim Graham
2013-02-23
Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and Mode...
Tim Graham
2013-02-23
Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
Tim Graham
2013-02-23
Fixed #17094 - Typo in class-based views doc.
Tim Graham
2013-02-23
Fixed #19758 -- Avoided leaking email existence through the password reset form.
Horst Gutmann
2013-02-23
Merge pull request #749 from ecabuk/master
Honza Král
2013-02-23
Remove the exact Postgresql version number from gis install documentation
Evrim Çabuk
2013-02-23
Fixed #19686 -- Added HTML5 number input type
Claude Paroz
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
[next]