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-01-21
Added new translation files to sites contrib app.
Jannis Leidel
2011-01-21
Added new translation files to sessions contrib app.
Jannis Leidel
2011-01-21
Added new translation files to redirects contrib app.
Jannis Leidel
2011-01-21
Added new translation files to messages contrib app.
Jannis Leidel
2011-01-21
Added new translation files to localflavor contrib app.
Jannis Leidel
2011-01-21
Added new translation files to humanize contrib app.
Jannis Leidel
2011-01-21
Added new translation files to gis contrib app.
Jannis Leidel
2011-01-21
Added new translation files to formtools contrib app.
Jannis Leidel
2011-01-21
Added new translation files to contenttypes contrib app.
Jannis Leidel
2011-01-21
Added new translation files to comments contrib app.
Jannis Leidel
2011-01-21
Added new translation files to auth contrib app.
Jannis Leidel
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
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
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
Avoid doing quadratic amounts of work during object deletion.
Alex Gaynor
2011-01-18
Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
Russell Keith-Magee
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-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 #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-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-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
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
2 small optimizations: a) move an import out of a function, b) remove a cache...
Alex Gaynor
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
[prev]
[next]