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
Age
Commit message (
Expand
)
Author
2014-05-16
Fixed #16245 -- Included traceback in send_robust()'s response
Unai Zalakain
2014-05-16
Optimized make_aware/naive by removing redundant checks. Refs #22625.
Aymeric Augustin
2014-05-16
Fixed #22625 -- Normalized make_aware/naive errors.
Aymeric Augustin
2014-05-16
Fix storing of binary fields and unicode textfields for Oracle/Python3
Shai Berger
2014-05-16
Fixed #22266 - quote PK before redirecting away from add_view (django.contrib...
Stas Rudakou
2014-05-16
Fixed #18389 -- Fixed the way contribute_to_class is called
Vlad Starostin
2014-05-16
Refs #21798 - Modified error number to provide room for future expansion.
Russell Keith-Magee
2014-05-16
Fixed #22531 -- Added tree.Node.__repr__ and tests for the class.
Moayad Mardini
2014-05-16
Removed an unused import
Alex Gaynor
2014-05-16
Fixed #22490 -- removed obsolete ComplexFeed class from syndication_tests
Nikolaus Schlemm
2014-05-16
Fixed #22579 -- Corrected validation for email to reject trailing slash
Erik Romijn
2014-05-16
Fixed #22628 -- Took initial forms into account when combining FormSet.min_nu...
Stephen Burrows
2014-05-16
Merge pull request #2657 from nschlemm/20140516-test_testcase_ordering
Marc Tamlyn
2014-05-16
cater for running tests from another directory than tests - applying existing...
Nikolaus Schlemm
2014-05-16
Fixed #21634 -- Prevented hiding ImproperlyConfigured when command not found
Claude Paroz
2014-05-16
Fixed #21798 -- Added check for DateTime mutually exclusive options
Daniel Pyrathon
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-15
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
Anders Steinlein
2014-05-14
Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-05-14
Dropped fix_IE_for_vary/attach.
Aymeric Augustin
2014-05-13
Fixed #22533 -- Added label_suffix parameter to form fields.
Julen Ruiz Aizpuru
2014-05-12
Fixed flake8 error.
Tim Graham
2014-05-11
Completed long overdue sqlinitialdata deprecation.
Ramiro Morales
2014-05-11
Fixed some test models' natural_key() methods.
Ramiro Morales
2014-05-11
Unneeded, Python 3 incompatible code in a75324c6 tests.
Ramiro Morales
2014-05-11
Fixed #14226 -- Dependency calculation for complex M2M relations.
Rainer Koirikivi
2014-05-10
Fixed #21685 -- Displayed app verbose name in admindocs model index
Claude Paroz
2014-05-10
Minor cleanup in select_related_regress tests.
Aymeric Augustin
2014-05-10
Fixed #22508 -- Avoided overwriting select_related.
Aymeric Augustin
2014-05-10
Adjusted refactoring of vendor checks.
Aymeric Augustin
2014-05-10
Fixed #22502 -- Fixed microseconds/default/form interaction
Stephen Burrows
2014-05-09
Used more precise assertions in cache tests
Claude Paroz
2014-05-09
Fixed #22606 -- Locmemcache has_key() failed for infinite cache expiry
Malcolm Box
2014-05-08
Tests for #22325
Andrew Godwin
2014-05-08
Fixed #22588 -- Fix RegexValidator __eq__
David Szotten
2014-05-08
Added feature flags for introspection capabilities.
Aymeric Augustin
2014-05-08
Split ignores_nulls_in_unique_constraints feature.
Aymeric Augustin
2014-05-08
Replaced vendor checks by three feature flags.
Aymeric Augustin
2014-05-08
Simplified indexes tests.
Aymeric Augustin
2014-05-08
Reorganized backends tests.
Aymeric Augustin
2014-05-08
Appeased flake8.
Aymeric Augustin
2014-05-08
Fixed #22476: Couldn't alter attributes on M2Ms with through= set
Andrew Godwin
2014-05-07
Fixed #22496: Data migrations get transactions again!
Andrew Godwin
2014-05-07
Fixed #22581: Pass default values for schema through get_db_prep_save()
Andrew Godwin
2014-05-06
Fixed #22337: FileSystemStorage marked as deconstructible and tested.
Andrew Godwin
2014-05-06
Fixed #22564 -- Prevented unneeded bytestrings in migrations
Claude Paroz
2014-05-05
Fixed #22570 -- Made Form.__getitem__ KeyError more descriptive.
Ben Davis
2014-05-05
Fixed #22572 -- override_settings(ROOT_URLCONF) didn't clear urlresolvers._ur...
Loic Bistuer
2014-05-05
Fixed #22466 -- ordering by reverse foreign key
Anssi Kääriäinen
2014-05-05
Fixed #22489 -- missing implemenation for search lookup
Jakub Roztocil
[next]