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
/
ref
Age
Commit message (
Expand
)
Author
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
Fixed #20614 -- Typo in documentation.
Baptiste Darthenay
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
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 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-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
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-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-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-08
Update flatpages.txt
Camilo Nova
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 #17601 -- expose underlying db exceptions under py2
James Aylett
2013-06-03
Fixed #20545 - Made class-based view MRO lists consistent.
Tim Graham
2013-06-01
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Tim Graham
2013-05-31
Fixed #20326 - Corrected form wizard get_form() example.
Tim Graham
2013-05-31
Fixed #20511 -- Corrected link about isolation levels in databases docs
Claude Paroz
2013-05-30
Tweak caching decorators/utility functions xrefs.
Ramiro Morales
2013-05-30
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Tim Graham
2013-05-30
Fixed #16856 - Added a way to clear select_related.
Tim Graham
2013-05-29
Fixed regroup example.
Gavin Wahl
2013-05-28
Fixed #20525 -- Added versionadded for clearsessions.
Tim Graham
2013-05-28
Fixed #20228 - Documented unique_for_date and exclude behavior.
Tim Graham
2013-05-27
Fixed #16137 - Removed kwargs requirement for QuerySet.get_or_create
Tim Graham
2013-05-27
Fix #20505: Typo in BinaryField documentation.
Baptiste Mispelon
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-24
Fixed #20492 - Removed a broken link in GIS docs.
Tim Graham
2013-05-24
Merge pull request #1210 from alasdairnicol/jquery_cookie_plugin_link
Tim Graham
2013-05-24
Update link to jQuery Cookie plugin site
Alasdair Nicol
2013-05-24
Link to active fork for ODBC backend
Paul Tax
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-23
Fixed #19237 (again) - Made strip_tags consistent between Python versions
Claude Paroz
2013-05-23
Fixed #11398 - Added a pre_syncdb signal
Donald Stufft
2013-05-22
Merge pull request #1198 from KrzysiekJ/http-patch-method
Russell Keith-Magee
2013-05-22
Fixed a broken link introduced in a542b808baf.
Tim Graham
2013-05-22
Fixed #20478 – Added support for HTTP PATCH method in generic views.
Krzysztof Jurewicz
2013-05-21
Merge pull request #1196 from selwin/last-doc-fix
Tim Graham
2013-05-21
Fixed #20476 -- Typo.
Aymeric Augustin
[prev]
[next]