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
Age
Commit message (
Expand
)
Author
2011-02-12
Fixed #8536 -- Made sure the makemessages management command cleans up after ...
Jannis Leidel
2011-02-12
Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and...
Jannis Leidel
2011-02-12
Fixed #14941 -- Stop raising ValidationError in form fields that use the URLV...
Jannis Leidel
2011-02-12
Fixed #14132 -- Fixed feedgenerator to support years < 1900. Thanks, mk.
Jannis Leidel
2011-02-12
Fixed #12988 -- Extended regular expression of the URLValidator to fully supp...
Jannis Leidel
2011-02-12
Fixed whitespace errors in settings modules.
Jannis Leidel
2011-02-12
Fixed #14955 -- Made the URLValidator use a HEAD request when verifying a URL...
Jannis Leidel
2011-02-12
Fixed #13987 -- Ensure that the primary key is set correctly for all models t...
Russell Keith-Magee
2011-02-12
Fixed #13948 -- Corrected the direction of arrows on the admin changelist. Th...
Russell Keith-Magee
2011-02-12
Fixed #13833 -- Corrected the Indonesian localization. Thanks to rodin for th...
Russell Keith-Magee
2011-02-12
Fixed #9964 -- Ensure that all database operations make transactions dirty, n...
Russell Keith-Magee
2011-02-12
Changeset r15232 refactored transactions so that all transaction state is mai...
Russell Keith-Magee
2011-02-12
Fixed #15283 -- Made a minor performance tweak to __iter__. Thanks to lanyjie...
Russell Keith-Magee
2011-02-11
Fixed #15243 -- More clearly document that the transaction functions needs to...
Alex Gaynor
2011-02-10
Fixed #15264 -- Ensured that legacy cache backends specified using the legacy...
Russell Keith-Magee
2011-02-10
Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 an...
Russell Keith-Magee
2011-02-10
Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on CSRF ch...
Russell Keith-Magee
2011-02-09
Refs #15241 -- Further clarifications to the generic view migration docs.
Russell Keith-Magee
2011-02-09
Fixed #15241 -- Updated the upgrading notes for generic views to reflect rece...
Russell Keith-Magee
2011-02-09
Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5 release...
Russell Keith-Magee
2011-02-09
Fixed #15182 - Fixed a security issue with ClearableFileInput. Disclosure and...
Carl Meyer
2011-02-09
Fixed a security issue in the file session backend. Disclosure and new relea...
Alex Gaynor
2011-02-09
Fixed a security issue in the CSRF component. Disclosure and new release for...
Alex Gaynor
2011-02-09
Ensure that L10N formats aren't cached between tests.
Russell Keith-Magee
2011-02-08
Fixed #13815 -- Ensure that reverse exclude lookups on nullable foreign keys ...
Russell Keith-Magee
2011-02-08
Fixed #15116 -- Strip ordering clause from in_bulk() queries, since ordering ...
Russell Keith-Magee
2011-02-08
Cleaned up the tests from r15451 to avoid the need to retrieve a URL twice.
Russell Keith-Magee
2011-02-08
Fixed #10573 -- Corrected autofocus problem in admin when the first widget di...
Russell Keith-Magee
2011-02-08
Fixed #15234 -- Ensure that years in a date heirarchy don't use commas for th...
Russell Keith-Magee
2011-02-08
Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensiti...
Russell Keith-Magee
2011-02-07
Fixed #14861 -- Added an admonition about the potential for circular imports ...
Gabriel Hurley
2011-02-07
Fixed #15138 -- Clarified a slightly ambiguous example in the custom template...
Gabriel Hurley
2011-02-07
Fixed #15134 -- Placed formset documentation before modelform documentation i...
Gabriel Hurley
2011-02-07
Fixed #15055 -- added information about (and an example of) the csrf_token te...
Gabriel Hurley
2011-02-07
Fixed #15236 -- corrected a typo and added a versionadded directive for the u...
Gabriel Hurley
2011-02-07
Fixed #15207 -- Added versionadded directives for the "using" argument sent b...
Gabriel Hurley
2011-02-07
Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...
Ramiro Morales
2011-02-06
Fixed #15230 -- added some more attributes to the dummy database backend.
Alex Gaynor
2011-02-06
Fixed #15222 - FileCache -> FileBasedCache typo; thanks Serp.
Timo Graham
2011-02-06
Fixed #14711 -- Corrected the calculation for the previous month in generic d...
Russell Keith-Magee
2011-02-06
Fixed #13674 -- Ensure that labels on added inlines fields have the right 'fo...
Russell Keith-Magee
2011-02-06
Fixed #14895 -- Ensure that USE_THOUSAND_SEPARATOR doesn't break the delete c...
Russell Keith-Magee
2011-02-06
Fixed #15227 -- Updated Slovenian localization. Thanks to Gasper Zejn.
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-02-05
Modified wrong expected ClearableFileInput rendering output in a couple of ad...
Ramiro Morales
2011-02-05
Modified wrong expected model formset output in a couple of additional tests ...
Ramiro Morales
2011-02-05
Fixed #15226 - Made SelectDateWidget render the label tag associated with the...
Ramiro Morales
2011-02-05
Fixed #14984 -- Ensure that ClearableFileInput produces XHTML Strict output. ...
Russell Keith-Magee
2011-02-05
Fixed #15167 -- Ensure that non-form errors are always part of an ErrorList. ...
Russell Keith-Magee
2011-02-05
Fixed #14303 -- Ensure that the ids created for new inlines are unique after ...
Russell Keith-Magee
[prev]
[next]