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
2011-05-27
Changed a bit the strategy used to test staticfiles finders so they can cope ...
Ramiro Morales
2011-05-26
Modified a couple of i18n regression tests to make them run under Windows.
Ramiro Morales
2011-05-26
Fixed #16082 -- Fixed race condition in the FileSystemStorage backend with re...
Jannis Leidel
2011-05-24
Made expected output platform-independent in a test for the template postmort...
Ramiro Morales
2011-05-24
Fixed #16004 - csrf_protect does not send cookie if view returns TemplateResp...
Luke Plant
2011-05-24
Fixed #16080 -- Handle admin list filter items with two characters better. Th...
Jannis Leidel
2011-05-23
Workaround particularities of Python under Windows that interfere with expect...
Ramiro Morales
2011-05-23
Changed utils/decorators.py tests to use RequestFactory
Luke Plant
2011-05-23
Refactoring of 'fully_decorated' for clarity and removal of duplication.
Luke Plant
2011-05-22
Fixes #8593 -- better handling of safe_join case sensitivity on windows. Than...
Chris Beaven
2011-05-22
Fix UnboundLocalError than could occur during ModelAdmin validation.
Karen Tracey
2011-05-22
Fixed #16048 -- Use the base manager instead of the default manager to retrie...
Jannis Leidel
2011-05-22
Fixed #6580 -- Added `default` parameter to `MultiValueDict.getlist` method (...
Jannis Leidel
2011-05-21
Fixed #11789 -- Fixed aggregates so it interacts with QuerySet none() in a wa...
Ramiro Morales
2011-05-21
Fixed #12417 -- Added signing functionality, including signing cookies. Many ...
Jannis Leidel
2011-05-21
Fixed #14476 -- Fixed resolution of automatically generated annotation names ...
Ramiro Morales
2011-05-18
Removed a settings test introduced in r16237 that didn't run on Python < 2.6 ...
Jannis Leidel
2011-05-18
Fixed #15561 -- Extended test setting override code added in r16165 with a de...
Jannis Leidel
2011-05-17
Fixed #14572 -- generic_inlineformset_factory shouldn't specify default formf...
Honza Král
2011-05-17
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince a...
Jannis Leidel
2011-05-17
Updated humanize tests to use the FixedOffset timezone from the utils and rem...
Jannis Leidel
2011-05-15
Fixed #15790 -- Fixed QuerySet only() and defer() methods behavior with proxy...
Ramiro Morales
2011-05-14
Added ability to describe grouping of form fields in the same row to the `fie...
Ramiro Morales
2011-05-13
Fixed #15064 -- Made manage.py honor the existence and value of DJANGO_SETTIN...
Ramiro Morales
2011-05-12
Fixed minor typo in tests introduced in r16121. Refs #5925.
Jannis Leidel
2011-05-11
Fixed #16002 - test failure due to missing `from __future__ import with_state...
Luke Plant
2011-05-10
Fixed #13648 - '%s' escaping support for sqlite3 regression.
Luke Plant
2011-05-09
Fixed #15258 - Ajax CSRF protection doesn't apply to PUT or DELETE requests
Luke Plant
2011-05-09
Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF c...
Luke Plant
2011-05-09
Fixed #15354 - provide method to ensure CSRF token is always available for AJ...
Luke Plant
2011-05-07
Fixed #15709 - Duplicated group_by condition
Luke Plant
2011-05-07
Minor renaming for consistency.
Jannis Leidel
2011-05-07
Fixed #11212 -- Stopped using quoted-printable encoding for mails with non-AS...
Jannis Leidel
2011-05-07
Fixed #13154 -- Fixed the URL resolver's reverse() to match the behavior of i...
Jannis Leidel
2011-05-07
Fixed #15496 -- Corrected handling of base64 file upload encoding. Thanks, ge...
Jannis Leidel
2011-05-07
Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Tha...
Jannis Leidel
2011-05-07
Fixed #15263 -- Added support for format localization to the now template tag...
Jannis Leidel
2011-05-07
Fixed #15971 -- Fixed regression introduced in r16144 that prevented the use ...
Jannis Leidel
2011-05-07
Fixed #15980 - Unknown encoding "utf8" in tests/regressiontests/views/__init_...
Luke Plant
2011-05-06
Added missing future imports missed in r16167.
Jannis Leidel
2011-05-06
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thank...
Jannis Leidel
2011-05-06
Make use of new translation and settings context manager in the tests.
Jannis Leidel
2011-05-06
Added django.utils.translation.override context manager to easily activate an...
Jannis Leidel
2011-05-06
Added TestCase.settings context manager to easily override settings in test m...
Jannis Leidel
2011-05-05
Fixes #15975 -- Test failure in model validation tests due to us now having h...
Chris Beaven
2011-05-05
Fixed #15964 - Do not order admin actions by description
Luke Plant
2011-05-05
Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte...
Luke Plant
2011-05-05
Fixed #15823 - incorrect join condition when combining Q objects
Luke Plant
2011-05-05
Fixed #15811 - lazy() doesn't take into account methods defined in parents
Luke Plant
2011-05-04
Fixed #15960 -- Extended list filer API added in r16144 slightly to pass the ...
Jannis Leidel
[prev]
[next]