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
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2011-01-15
Fixed #14928 -- Ensure that a fully qualified domain name can be used for run...
Russell Keith-Magee
2011-01-15
Fixed #15042 -- Ensured that email addresses without a domain can still be ma...
Russell Keith-Magee
2011-01-15
Modified a try block construct in a test case to be compatible with Python 2.4.
Ramiro Morales
2011-01-15
Enhanced slightly the tests added in r15185 to demonstrate that #14948 doesn'...
Ramiro Morales
2011-01-14
Fixed #11193 -- WSGI handler not properly handling lock on error in load_midd...
Andrew Godwin
2011-01-14
Enhanced tests for r14857 added in r15185. Refs #14870. Thanks Harm Geerts.
Ramiro Morales
2011-01-13
Fixed #13631 -- Made sure that max_length and min_length are retained as attr...
Russell Keith-Magee
2011-01-13
Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v...
Russell Keith-Magee
2011-01-13
Fixed #15025 - template debug fails if there's a callable local var that gene...
Luke Plant
2011-01-13
Fixed #13668 -- Corrected database router methods invocation for ManyToMany f...
Ramiro Morales
2011-01-13
Fixed #15024 -- Ensure that choice of L10N format module used is stable given...
Ramiro Morales
2011-01-12
Added tests demonstrating that filtering lookup expression that involve model...
Ramiro Morales
2011-01-11
Fixed #11293 -- fixed using Q objects to generate ORs with aggregates.
Alex Gaynor
2011-01-10
Fix wrong attribute name in [15156]. Thanks to Alex Gaynor for spotting this.
Andrew Godwin
2011-01-08
Fixed #12295 -- Issue had already been fixed, but added test. Thanks tomevans...
Andrew Godwin
2011-01-08
Fixed #9029 -- Allow use of fieldname_id with get_or_create. Thanks to aaron ...
Andrew Godwin
2011-01-08
Fixed inconsistency in ListView's pagination (short datasets should also trig...
Andrew Godwin
2011-01-08
Fixed #15035 -- Fixed collectstatic management command to work with non-local...
Jannis Leidel
2011-01-05
Fixed #15010 -- Added current_app parameter to close gap between TemplateResp...
Jannis Leidel
2011-01-04
Corrected a test failure under Postgres caused by PK allocation. Thanks to Al...
Russell Keith-Magee
2011-01-03
Fixed #14999 -- Ensure that filters on local fields are allowed, and aren't c...
Russell Keith-Magee
2011-01-03
Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list...
Russell Keith-Magee
2011-01-02
Fixed #2986 -- Made the JavaScript code that drives related model instance ad...
Ramiro Morales
2011-01-02
Fixed #6218 -- Made MEDIA_URL and STATIC_URL require a trailing slash to ensu...
Jannis Leidel
2011-01-02
Fixed #11700 -- Stopped admin actions and list_editable fields to show up in ...
Jannis Leidel
2010-12-31
Fixed the rest of the US localflavor tests that were forgotten in r15058. Ref...
Jannis Leidel
2010-12-31
Added our own rmtree error handler to make sure we can delete correctly delet...
Jannis Leidel
2010-12-31
Fixed #14961 -- Revised staticfiles's prefix handling to make sure it runs on...
Jannis Leidel
2010-12-27
Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also ...
Alex Gaynor
2010-12-26
Updated list of US states and tests after r15029 to be sorted correctly.
Jannis Leidel
2010-12-26
Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan ...
Jannis Leidel
2010-12-23
Fix a security issue in the admin. Disclosure and new release forthcoming.
Alex Gaynor
2010-12-23
Refactor the choices for localflavor's USStateField, and add new US postal co...
James Bennett
2010-12-22
Beefed up the tests for multi-cache handling of the cache middleware and view...
Russell Keith-Magee
2010-12-22
Fixed #14936 -- Tweaked the new render shortcut to reflect non-legacy argumen...
Russell Keith-Magee
2010-12-22
Fixed #10154: Allow combining F expressions with timedelta values.
Karen Tracey
2010-12-22
Fixed #14933 -- Added ability to SelectDateWidget to cope with new alternativ...
Jannis Leidel
2010-12-21
Rectified bugs that were accidentally committed in r14997. Thanks for the hea...
Jannis Leidel
2010-12-21
Fixed #12816 -- Added a render() shortcut.
Russell Keith-Magee
2010-12-21
Fixed #14301 -- Further refine changes made in r14216 to support non-ASCII ch...
Jannis Leidel
2010-12-21
Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp...
Russell Keith-Magee
2010-12-21
Fixed #4976 -- Stopped humanize template tags to raise a TypeError if passed ...
Jannis Leidel
2010-12-21
Fixed #14900 -- Added ability to override the paginator class used in a Model...
Jannis Leidel
2010-12-21
Fixed #13743 -- Fixed CommentsAdmin to not blow up if the delete_selected act...
Jannis Leidel
2010-12-21
Reverting r14994 (at request of SmileyChris) because of some backwards compat...
Russell Keith-Magee
2010-12-21
Fixes #13252 -- Use the natural key instead of the primary key when serializing
Chris Beaven
2010-12-19
Fixed #7153 -- _resolve_lookup now does a better job of resolving callables a...
Chris Beaven
2010-12-19
Fixed #14908 -- Added a 'takes_context' argument to simple_tag. Thanks to Jul...
Russell Keith-Magee
2010-12-19
Fixed #14655 -- Made formsets iterable. This allows a slightly more natural i...
Russell Keith-Magee
2010-12-19
Fixed a Python 2.5 syntax error.
Alex Gaynor
[prev]
[next]