index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2011-06-17
Fixed #16076 -- Updated Hungarian l10n formats. Thanks, slink.
Jannis Leidel
2011-06-17
Fixed help message introduced in r16427.
Jannis Leidel
2011-06-17
Fixed #16099 -- Enabled threading for the runserver management command and ad...
Jannis Leidel
2011-06-17
Backed out [16356] due to later rejection of #16182.
Andrew Godwin
2011-06-17
Reverting [16376] in preparation for reverting [16356]. See #16182.
Andrew Godwin
2011-06-17
Corrected slightly odd wording added in r16420.
Jannis Leidel
2011-06-16
Fixed #16255 -- Raised minimum PostgreSQL version supported to 8.2.
Ramiro Morales
2011-06-16
Fixed #8999 -- Removed useless code in handling of `exclude` option in ModelA...
Ramiro Morales
2011-06-16
Fixed #10802 -- Handle ImportErrors and AttributeErrors gracefully when raise...
Jannis Leidel
2011-06-16
Fixed #9588 -- Allow passing kwargs to `GenericInlineModelAdmin.get_formset` ...
Jannis Leidel
2011-06-16
Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as a ...
Jannis Leidel
2011-06-16
Fixed #14020 -- Made the `HttpResponse` class slightly more behave like a dic...
Jannis Leidel
2011-06-16
Fixed #15127 -- Properly copy the choices of choice fields. Thanks, dready an...
Jannis Leidel
2011-06-16
Stopped the admin JavaScript code from completely removing the `jQuery` objec...
Jannis Leidel
2011-06-16
Fixed #16221 -- Corrected doc string example in comments permalink template t...
Jannis Leidel
2011-06-16
Fixed #16200 -- Stopped TemplateIfParser from returning something in `__init_...
Jannis Leidel
2011-06-15
Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...
Jannis Leidel
2011-06-14
Fixed #16183 -- Fixed an ignored auth test. Thanks, desh.
Jannis Leidel
2011-06-14
Fixed naming of test methods for the sake of consistency.
Jannis Leidel
2011-06-14
Fixed #16236 -- Added get_form_kwargs method to WizardView as a way to easily...
Jannis Leidel
2011-06-14
Fixed #16239 -- Removed stale entry in django.test.simple.__all__. Thanks, me...
Jannis Leidel
2011-06-13
Fixed #16246 -- Fixed GenericIPAddressField tests on PostgreSQL.
Jannis Leidel
2011-06-13
Removed duplicate entry in introspection PostgreSQL db backend.
Jannis Leidel
2011-06-13
Refs #16234: Avoid GenericIPAddressField clobbering Field default_error_messa...
Karen Tracey
2011-06-12
Fixed incompatibility (`with` statement usage) with Python 2.5 introduced in ...
Ramiro Morales
2011-06-12
Fixed #7836 -- Modified strategy used by the test client to check for session...
Ramiro Morales
2011-06-12
Fixed #15856 -- Added Macedonian localflavor. Many thanks to vasiliyeah.
Jannis Leidel
2011-06-12
Fixed #12875 -- Added get_ordering to ModelAdmin. Many thanks to Manuel Saeli...
Jannis Leidel
2011-06-12
Fixed #12658 -- Fixed test discovery so ImportErrors aren't ignored when both...
Ramiro Morales
2011-06-11
Fixed #16224 -- Fixed override_settings test utility to correctly work with T...
Jannis Leidel
2011-06-11
Fixed #16222: Test failures due to more precise cookie timings. Refs [16356].
Andrew Godwin
2011-06-11
Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to...
Jannis Leidel
2011-06-11
Fixed #12847 -- Added name parameter to simple_tag, assignment_tag and inclus...
Jannis Leidel
2011-06-11
Fixed #14049 -- Made our TestCase subclasses not load database fixtures (nor ...
Ramiro Morales
2011-06-11
Fixed #16179 -- Extended argument handling of the new WizardView a little to ...
Jannis Leidel
2011-06-11
Minor cosmetic cleanup for r16347.
Jannis Leidel
2011-06-11
Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks t...
Jannis Leidel
2011-06-10
More removal of poorly legible constructs to workaround Python 2.4 shortcomings.
Ramiro Morales
2011-06-10
Fixed #16182: Increase timestamp precision on TimestampSigner. Thanks to Eric...
Andrew Godwin
2011-06-10
Fixed #16166 - `EmailField` does not comply with SMTP standard
Luke Plant
2011-06-10
Fixed #16201 -- Ensure that requests with Content-Length=0 don't break the mu...
Russell Keith-Magee
2011-06-10
Fixed #16185, #15675 -- Added the ability for test runners to define custom o...
Russell Keith-Magee
2011-06-09
Fixes #13511 -- make regex parameter to RegexValidator to be optional. Also t...
Chris Beaven
2011-06-09
Fixed #16178 - Cleanup request classes' `__repr__()`
Luke Plant
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-06-09
Fixed #9459: forms.HiddenInput and DateTime field loses microseconds. Thanks ...
Andrew Godwin
2011-06-09
Fixes #16186 -- remove inline CSS in contrib.admin
Idan Gazit
2011-06-09
Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Le...
Andrew Godwin
2011-06-09
Fixed #11834 -- Improved technical 500 stacktrace display.
Idan Gazit
2011-06-09
Removed old, incorrect comment
Luke Plant
[prev]
[next]