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
Age
Commit message (
Expand
)
Author
2011-01-20
Poured a little more perfectionism into the delete-confirmation templates.
Carl Meyer
2011-01-20
Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai fo...
Carl Meyer
2011-01-19
Fixed #14896 -- Ensured that _meta.get_all_related_objects(include_hidden=Tru...
Carl Meyer
2011-01-19
Fixed a regression in the test suite from [15236].
Alex Gaynor
2011-01-18
Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
Russell Keith-Magee
2011-01-18
Refs #14661 -- Corrected (well... hacked around) a test failure under MySQL/M...
Russell Keith-Magee
2011-01-17
Fixed #14468 -- Extended the list of content types that the test client could...
Jannis Leidel
2011-01-17
Refactor all uses of thread locals to be more consistant and sane.
Alex Gaynor
2011-01-17
Corrected an aggregation test failure under PostgreSQL, introduced by r15223....
Russell Keith-Magee
2011-01-16
Fixed #15083 -- Corrected the order of TemplateResponse middleware handling, ...
Russell Keith-Magee
2011-01-16
Fixed #14707 -- Relax the protections on aggregate naming collisions when a V...
Russell Keith-Magee
2011-01-16
Fixed #15018 -- Corrected the handling of LimitedStream under one edge case i...
Russell Keith-Magee
2011-01-15
Stopped staticfiles app from requiring a models module when looking for stati...
Jannis Leidel
2011-01-15
Fixed #15048 -- Modified a test case to avoid a known bug in Python 2.4's tim...
Russell Keith-Magee
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-09
Fixed #14951 -- Made the unique_for_{date,month,year} model field constraints...
Ramiro Morales
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-29
Fixed #7726 -- Added validation of max_digits and decimal_places options to D...
Ramiro Morales
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
Fixed #14939: Don't strip ;-parameters from URLs in the test client.
Andrew Godwin
[prev]
[next]