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
/
regressiontests
Age
Commit message (
Expand
)
Author
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
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
2011-05-03
Corrected the behavior of the SimpleFilter.lookups method to also be able to ...
Jannis Leidel
2011-05-03
Fixed #14262 -- Added new assignment_tag as a simple way to assign the result...
Jannis Leidel
2011-05-03
Fixed #13770 -- Extended BooleanField form field to also clean `u'false'` to ...
Jannis Leidel
2011-05-03
Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Th...
Jannis Leidel
2011-05-03
Fixed #12595 -- Fixed bad arguments handling in localflavor form fields.
Jannis Leidel
2011-05-03
Fixed #5931 -- Added __repr__ to db fields. Thanks, Thomas Güttler, emulbreh...
Jannis Leidel
2011-05-03
Fixed #5833 -- Modified the admin list filters to be easier to customize. Man...
Jannis Leidel
2011-05-01
Replaced old-style with new-style decorator syntax.
Jannis Leidel
2011-05-01
Fixed #5714 -- Strip whitespaces around date and time form field values befor...
Jannis Leidel
2011-04-30
Fixed #11928 -- Added test for tuple to list conversion during mail message i...
Jannis Leidel
2011-04-30
Fixed #15640 -- Added new initial digit in Spain phone numbers to localflavor...
Jannis Leidel
2011-04-29
Added file forgotten in r16121. Refs #5925. Thanks, Julien.
Jannis Leidel
2011-04-29
Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers...
Jannis Leidel
2011-04-28
Fixed #15661 - LogEntry objects have no unicode method
Luke Plant
2011-04-28
Fixed #7267 - UnicodeDecodeError in clean_html
Luke Plant
2011-04-28
Fixed #15070 -- Also pass current_app and use_l10n in inclusion_tags. Thanks,...
Jannis Leidel
2011-04-28
Fixed #15713 -- Added a form field for validating Polish National ID Card num...
Jannis Leidel
2011-04-28
Fixed #15637 -- Added a require_safe decorator for views to accept GET or HEA...
Jannis Leidel
2011-04-27
Refs #15093 -- Fixed another get_models call missed in r16053. Thanks Luke fo...
Carl Meyer
2011-04-27
Refs #15903 -- Added a per-TestCase urlconf to reduce coupling between test a...
Carl Meyer
2011-04-27
Fixed #15903 -- Allowed not-installed models to still be referenced in relate...
Carl Meyer
2011-04-26
Fixed a failing test in special_headers, and performed a bit of cleanup.
Alex Gaynor
2011-04-26
Fixed #15889 -- when trying to access to access a serializer that doesn't exi...
Alex Gaynor
2011-04-26
Fixed #15904 - render_comment_form executes unnecessary query for object
Luke Plant
[prev]
[next]