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-06-23
Fixed errors and inconsistencies in CBV topic documentation.
Baptiste Mispelon
2013-06-22
Added missing `versionadded` for `FormMixin.prefix`.
Simon Charette
2013-06-22
Fixed #18872 -- Added prefix to FormMixin
Gilberto Gonçalves
2013-06-21
Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Tim Graham
2013-06-21
Fixed #19881 -- Documented that get_next/previous_by_FOO uses default manager.
James Bennett
2013-06-21
Fixed #20612 -- Fixed incorrect wording in CBV documentation
Baptiste Mispelon
2013-06-20
Fixed #19319 -- Updated example httpd.conf for Apache 2.4
Tim Graham
2013-06-20
Fixed error in last commit. Thanks Simon Charette.
Tim Graham
2013-06-20
Modified tutorial 3 to use RequestContext in place of Context.
Harm Geerts
2013-06-19
Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.
Loic Bistuer
2013-06-19
Fixed broken reference in documentation.
Baptiste Mispelon
2013-06-19
Fixed #6903 - Preserve admin changelist filters after saving or deleting an o...
Loic Bistuer
2013-06-18
Fixed #20593 -- Allow blank passwords in check_password() and set_password()
Erik Romijn
2013-06-18
Fixed #20199 -- Allow ModelForm fields to override error_messages from model ...
Loic Bistuer
2013-06-17
Added myself to the commiters list.
Baptiste Mispelon
2013-06-17
Fixed #20614 -- Typo in documentation.
Baptiste Darthenay
2013-06-16
Fixed #20464 -- Added a `total_error_count` method on formsets.
Baptiste Mispelon
2013-06-15
Adjusted the docs to reflect when the checksetup command was added.
Daniel Lindsley
2013-06-15
Fixed #20606 -- Fixed 'for' example in template tag docs
Claude Paroz
2013-06-14
Fixed #20604 - Fixed file example in docs.
Tim Graham
2013-06-14
Added missing docs for the checksetup command.
Daniel Lindsley
2013-06-14
Merge pull request #1271 from batisteo/ticket-20565
Marc Tamlyn
2013-06-14
Fixed #20565 -- Added template examples for GCBV.
Baptiste Darthenay
2013-06-14
Fixed #15273 -- Extend RedirectView to allow reversal by name.
Marc Tamlyn
2013-06-13
Added a ``checksetup`` management command for verifying Django compatibility.
Daniel Lindsley
2013-06-13
Added release notes for auth views being reversed by name, not by path.
Tim Graham
2013-06-13
Fixed #20000 -- Allowed ModelForm meta overrides for label, help_text and err...
Loic Bistuer
2013-06-13
Fixed order of base classes in CBV mixin docs
Danilo Bargen
2013-06-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-06-12
Fixed #20579 -- Improved TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-12
Merge pull request #1259 from Wilfred/master
Tim Graham
2013-06-12
Fixed #20591: added version in docs for utils.module_loading.import_by_path.
Baptiste Darthenay
2013-06-11
Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH.
Tim Graham
2013-06-11
FormSet.forms is an iterable, so just iterate over it
Wilfred Hughes
2013-06-10
Fixed #20578 - Typo in BaseFormSet module name
Tim Graham
2013-06-10
Fixed #18134 -- BoundField.label_tag now includes the form's label_suffix
Gabe Jackson
2013-06-10
Merge pull request #1255 from camilonova/patch-2
Tim Graham
2013-06-10
Added TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-09
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
Tim Graham
2013-06-09
Fixed #20567 - Documented BoundField.id_for_label.
Tim Graham
2013-06-09
Update media.txt
Kenny Rachuonyo
2013-06-08
Update flatpages.txt
Camilo Nova
2013-06-08
Allow build of translated documentation
Claude Paroz
2013-06-08
Update submitting-patches.txt
russkel
2013-06-06
Explained that timezone.now() always returns times in UTC.
Jacob Kaplan-Moss
2013-06-06
Merge pull request #1245 from oinopion/list_select_related
Marc Tamlyn
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-06-04
Fixed #18924 -- Made test.Client.logout send user_logged_out signal.
Tim Graham
2013-06-04
Fixed #17601 -- expose underlying db exceptions under py2
James Aylett
[prev]
[next]