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
/
tests
Age
Commit message (
Expand
)
Author
2012-02-09
Fixed #16416 -- Added two new date formatting options for timezones and ISO w...
Jannis Leidel
2012-02-09
Fixed #16035 -- Appended the Etag response header if the GZipMiddleware is in...
Jannis Leidel
2012-02-09
Fixed #15840 -- Wrapped inner function of the condition decorator with functo...
Jannis Leidel
2012-02-09
Fixed #11970 -- Wrapped the exception happening during deserialization in Des...
Jannis Leidel
2012-02-09
Fixed #10080 -- Slightly extended the fix made in r10401 by also taking comma...
Jannis Leidel
2012-02-09
Fixed #7758 and #17189 -- Allowed to override the `form_url` context var in t...
Jannis Leidel
2012-02-09
Fixed #159 -- Prevent the `AdminSite` from logging users out when they try to...
Jannis Leidel
2012-02-09
Fixed #17634 -- Optimized the performance of MultiValueDict by using append i...
Aymeric Augustin
2012-02-07
Fixed #11745 -- Grouped commands by application in the output of `manage.py h...
Aymeric Augustin
2012-02-05
Improved on r17454 to ensure that `collapse.js` only gets minified when `DEBU...
Julien Phalip
2012-02-05
Fixed #17521 -- Made the minified JS files be used in the admin only when `DE...
Julien Phalip
2012-02-05
Fixed #8317 -- Corrected the inspectdb management command to properly set `pr...
Julien Phalip
2012-02-05
Fixed #11670 -- Prevented genuine model fields named 'year', 'month', 'gt', '...
Julien Phalip
2012-02-04
Fixed #8291 -- Allowed 'pk' to be used as an ordering option in `Model.Meta`....
Julien Phalip
2012-02-04
Fixed #17555 -- Added support for a missing trailing slash when redirecting b...
Jannis Leidel
2012-02-04
Added with_statement import forgotten in r17434. Thanks to Julien for noticing.
Jannis Leidel
2012-02-04
Fixed #17628 -- Extended makemessages command to also ignore directories when...
Jannis Leidel
2012-02-04
Fixed #17602 -- Stopped the XML serializer from doing unneeded queries. Thank...
Jannis Leidel
2012-02-04
Fixed #17527 -- Improved exception message when adding the wrong type of obje...
Jannis Leidel
2012-02-04
Fixed #17542 -- Gracefully handle errors when checking if the values of a Sel...
Jannis Leidel
2012-02-04
Fixed #17592 -- Handle URLs starting with a dot when using urlize. Thanks, Cl...
Jannis Leidel
2012-02-04
Fixed #17594 -- Stopped ModelFormset.save from running a SELECT query by rely...
Jannis Leidel
2012-02-04
Fixed #17517 -- Added `--name` option to startproject and startapp management...
Jannis Leidel
2012-02-04
Fixed #17596 -- Stopped the AdminField class from double quoting its label. T...
Jannis Leidel
2012-02-04
Fixed #14184 -- Enabled running the validators in MultiValueFields. Thanks, p...
Jannis Leidel
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-02-02
Fixed #17481. pbkdf2 hashes no longer ommit leading zeros.
Paul McMillan
2012-01-31
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...
Carl Meyer
2012-01-31
Skipped the test introduced at r17403 on Python 2.5, because it requires warn...
Aymeric Augustin
2012-01-31
Fixed #17604 - Added context-manager capability to assertTemplateUsed and ass...
Carl Meyer
2012-01-29
Fixed #5964 -- Added unicode-aware versions of urlunquote and urlunquote_plus.
Aymeric Augustin
2012-01-28
Fixed #5968 -- Allowed (un-)registering with databrowse several models at once.
Aymeric Augustin
2012-01-28
Caught (and tested) the warning added at r17393 in the corresponding test. Re...
Aymeric Augustin
2012-01-24
Fixed #17580 -- Made sure datetime.date instances are correctly handled when ...
Jannis Leidel
2012-01-24
Fixed #15092 -- Made `{% now %}` work with single-quoted string arguments. Th...
Julien Phalip
2012-01-22
Fixed #10320 -- Made it possible to use executemany with iterators. Thanks Mo...
Aymeric Augustin
2012-01-20
Fixed #16885 -- Confirmed features of mirror databases when setting up test d...
Aymeric Augustin
2012-01-15
Fixed #17468 -- Made sure the project/app template management command tests c...
Jannis Leidel
2012-01-15
Made email attachment handling code accept non-ASCII filenames.
Ramiro Morales
2012-01-15
Made dictsort and dictsort reversed template filters fail silently
Ramiro Morales
2012-01-15
Added support for specifying initial values to model formsets and inline form...
Ramiro Morales
2012-01-14
Fixed #17530 - Fixture loading with deferred constraints broken for Postgres ...
Luke Plant
2012-01-12
Fixed #6669 -- Ensured database connections are marked as dirty by CursorDebu...
Aymeric Augustin
2012-01-09
Fixed #10762, #17514 -- Prevented the GZip middleware from returning a respon...
Aymeric Augustin
2012-01-08
Reverted parts of r17359 that could cause false positives in URL detection, e...
Aymeric Augustin
2012-01-08
Fixed #17300 -- Prevented createcachetable from crashing when the cache table...
Aymeric Augustin
2012-01-08
Fixed #11911 -- Made the urlize filter smarter with closing punctuation.
Aymeric Augustin
2012-01-08
Tested that spaces are properly escaped in files URLs. Refs #5160.
Aymeric Augustin
2012-01-08
Fixed #16656 -- Changed the urlize filter to accept more top-level domains.
Aymeric Augustin
2012-01-08
Fixed #16395 -- Prevented urlize from highlighting some malformed URLs. Thank...
Aymeric Augustin
[prev]
[next]