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-06-11
Fixed #16195 -- Added docs for ModelAdmin's get_changelist method. Thanks, ms...
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-11
Fixed #16158 - Changed FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PA...
Timo Graham
2011-06-10
More removal of poorly legible constructs to workaround Python 2.4 shortcomings.
Ramiro Morales
2011-06-10
Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_coo...
Carl Meyer
2011-06-10
Fixed #14201 - Add a "security overview" page to the docs
Luke Plant
2011-06-10
Fixed #16210 -- Added some missing __future__ imports to support with stateme...
Russell Keith-Magee
2011-06-10
Fixed #16198 -- Ported the model_forms doctests. Our long national nightmare ...
Russell Keith-Magee
2011-06-10
Made `with` statements added in [16348] compatible with Python 2.5.
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 #16196 - Redundant or incorrect code in tests
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
Clean up unique validation tests to not use bare excepts and use assertRaises...
Andrew Godwin
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
Stopped staticfiles from modifying INSTALLED_APPS during test runtime.
Jannis Leidel
2011-06-09
Fixed #11834 -- Improved technical 500 stacktrace display.
Idan Gazit
2011-06-09
Removed old, incorrect comment
Luke Plant
2011-06-08
Fixed an unnecessary use of TransactionTestCase
Luke Plant
2011-06-08
Fixed #14206 - dynamic list_display support in admin
Luke Plant
2011-06-08
Fixed #14614 - filtering of sensitive information in 500 error reports.
Luke Plant
2011-06-08
Deprecated legacy ways of calling cache_page
Luke Plant
2011-06-07
Removed an alias for ``django.template.loader`` that had been deprecated sinc...
Alex Gaynor
2011-06-07
Name this test method correctly. Refs [16334].
Alex Gaynor
2011-06-07
Made clear() on a reverse foreign key significantly more efficient. Thanks t...
Alex Gaynor
2011-06-07
Fixed #14082 -- Use metaclass of provided ModelForm subclass in modelform_fac...
Carl Meyer
2011-06-07
Fixed #7704, #14045 and #15495 -- Introduce a lexer for Javascript to fix mul...
Jannis Leidel
2011-06-06
Removed an unnecessary import
Luke Plant
2011-06-05
Enhanced a bit the documentation and docstring for the url template tag. Also...
Ramiro Morales
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-06-04
Fixed #15990 - Simplified a sentence regarding form validation for ModelForms...
Timo Graham
2011-06-04
Undo part of r16051 to avoid dataloss bug. Refs #16154.
Karen Tracey
2011-06-04
Fix #15880: Prevent "stalling" when running dev server in background by ignor...
Karen Tracey
2011-06-04
Fixed #16145 - typo in manager docs; thanks leereilly.
Timo Graham
2011-06-04
Fixed import error that was causing EggLoader tests not to be run
Luke Plant
2011-06-03
Fixed visual bug with sorted column headers in changelist having dark band at...
Luke Plant
2011-06-03
Internet Explorer fixes for admin sorting UI
Luke Plant
2011-06-03
Improved UI for advanced sorting controls.
Luke Plant
2011-06-03
Fixed various bugs related to having multiple columns in admin list_display w...
Luke Plant
2011-06-02
Improved cog icon for sorting interface in admin
Luke Plant
2011-06-02
Fixed position of new cog icon in admin changelist relative to text
Luke Plant
[prev]
[next]