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-01-21
Added new translation files to admindocs contrib app.
Jannis Leidel
2011-01-21
Added new translation files to admin contrib app.
Jannis Leidel
2011-01-21
Added contrib apps to ignore list when running makemessages in the Djagno sou...
Jannis Leidel
2011-01-21
Changed name given to test applications in Django own test suite running tool...
Ramiro Morales
2011-01-21
Fixed #14753 -- Fixed the test client to not raise an AssertionError when req...
Ramiro Morales
2011-01-20
Fixed #15122 -- Restored reporting of the template files tried in the texmpla...
Ramiro Morales
2011-01-20
Fixed #14774 -- the test client and assertNumQueries didn't work well togethe...
Alex Gaynor
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
Corrected an outdated reference to cmemcache in contributing docs.
Carl Meyer
2011-01-19
Fixed #15118 - Corrected the deletion-ordering for inherited models.
Carl Meyer
2011-01-19
Call superclass init in collectstatic command, otherwise printing error messa...
Karen Tracey
2011-01-19
Fixed a regression in the test suite from [15236].
Alex Gaynor
2011-01-19
Avoid doing quadratic amounts of work during object deletion.
Alex Gaynor
2011-01-18
Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report.
Timo Graham
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
Fixed #15026 -- Added cleanup to the invalid key session tests; when using Me...
Russell Keith-Magee
2011-01-17
Fixed #13062 -- Ensure that runserver exposes all warnings requested at the c...
Russell Keith-Magee
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 #15080 - Add -v0 to collectstatic fabric example. Thanks hvdklauw.
Timo Graham
2011-01-16
Fixed #13628 - Discourage the use of doctests; thanks d0ugal for the suggestion.
Timo Graham
2011-01-16
Fixed #15083 -- Corrected the order of TemplateResponse middleware handling, ...
Russell Keith-Magee
2011-01-16
Fixed #15030 - ModelAdmin media docs don't mention STATIC_URL. Thanks jezdez ...
Timo Graham
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-16
Fixed #15062 -- Documented the fact that managers must be able to be shallow ...
Russell Keith-Magee
2011-01-15
Stopped staticfiles app from requiring a models module when looking for stati...
Jannis Leidel
2011-01-15
Fixed #15085 - Fix LOCATION for FileCache example. Thanks abdelazer for the r...
Timo Graham
2011-01-15
Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for th...
Timo Graham
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 #15079 -- Added a missing import in the cache infrastructure. Thanks to...
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
Corrected r15205 syntax to be Python2.4 compatible.
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
Change the lack of supports_inactive_user on an auth backend to a
Chris Beaven
2011-01-14
Cleaned up the ORM slightly.
Alex Gaynor
2011-01-14
Enhanced tests for r14857 added in r15185. Refs #14870. Thanks Harm Geerts.
Ramiro Morales
2011-01-13
Corrected hash in a formtools test to match current method, not Django 1.2
Luke Plant
2011-01-13
Fixed some bugs with formtools tests.
Luke Plant
2011-01-13
Fixed #15075 - No longer possible to alter the form_list in FormWizard.proces...
Luke Plant
2011-01-13
Fixed #13631 -- Made sure that max_length and min_length are retained as attr...
Russell Keith-Magee
2011-01-13
Fixed #14975, #14925 -- Added some cache flushing to avoid some cross-test ef...
Russell Keith-Magee
2011-01-13
Fixed #14176 -- Added forwards compatibility to the legacy syndication feed v...
Russell Keith-Magee
[prev]
[next]