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-09-24
Fixed #23550 -- Normalized get_queryset() of RelatedObjectDescriptor
Loic Bistuer
2014-09-24
Consolidated some many_to_one tests.
Loic Bistuer
2014-09-23
Called table_names instead of get_table_list in migrations
Claude Paroz
2014-09-23
Fixed #18782 -- Prevented sql_flush to flush views
Claude Paroz
2014-09-23
Fixed #23503 -- Fixed renaming of model with self-referential m2m field.
Sergey Fedoseev
2014-09-23
Fixed #23065 -- Quoted constraint names in SQL generated by migrations.
Sergey Fedoseev
2014-09-23
Consolidated some text utils into the utils_tests test package.
Loic Bistuer
2014-09-23
Merged custom_managers_regress into the custom_managers test package.
Loic Bistuer
2014-09-23
Merged custom_columns_regress into the custom_columns test package.
Loic Bistuer
2014-09-23
Merged one_to_one_regress into the one_to_one test package.
Loic Bistuer
2014-09-21
Fixed an i18n test with native string
Claude Paroz
2014-09-21
Fixed #23196 -- Short-circuited empty string translation
Yuri Kriachko
2014-09-19
Fixed some flake8 errors.
Tim Graham
2014-09-19
Fixed #23443 -- Corrected erroneous FieldError message.
Thomas Chaumeny
2014-09-18
Fixed #23514 -- Prevented queries in PostGISOperations init
Claude Paroz
2014-09-17
Fixed #23495 -- Stopped swallowing real settings import error
Claude Paroz
2014-09-16
Fixed #23492 -- Restored F.__deepcopy__.
Baptiste Mispelon
2014-09-16
Fixed #19463 -- Added UUIDField
Marc Tamlyn
2014-09-15
Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...
valtron
2014-09-14
Fixed occasional selenium test failure on Jenkins with Chrome 36+.
Tim Graham
2014-09-13
Fixed #23397 -- Stripped whitespace from base64 during chunking
Jason Hobbs
2014-09-13
Fixed #23466 -- Removed seconds from all locale time output formats.
Malte Beckmann
2014-09-13
Fixed #23461 -- Added EMAIL_TIMEOUT setting
José Padilla
2014-09-12
Fixed #23483 -- Prevented ImproperlyConfigured with dotted app names
Szilveszter Farkas
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-10
Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.
Andi Albrecht
2014-09-10
Corrected grammar in migrations error message.
Markus Bertheau
2014-09-10
Fixed #23452 -- Prevented infinite migrations for empty unique/index_together.
Markus Holtermann
2014-09-09
Fixed urlize after smart_urlquote rewrite
Claude Paroz
2014-09-09
Fixed #22267 -- Fixed unquote/quote in smart_urlquote
Claude Paroz
2014-09-09
Avoid the word "stupid".
Aymeric Augustin
2014-09-09
Fixed #23398 -- Added helpful error message when runserver is accessed via HTTPS
Flavio Curella
2014-09-09
Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't defin...
Tim Graham
2014-09-08
Fixed #23451 -- Fixed typo in inlineformset_factory() error message.
Petras Zdanavičius
2014-09-08
Fixed #22920 -- Avoid masking some exceptions.
Aymeric Augustin
2014-09-08
Added sorting to some admin_view tests to prevent transient failures; refs #2...
Tim Graham
2014-09-08
Fixed broken test from da160d440f; refs #23418.
Markus Holtermann
2014-09-08
Fixed #23418 -- Fail when migration deconstruct produces invalid import
Markus Holtermann
2014-09-08
Fixed #23431 -- Allowed inline and hidden references to admin fields.
Simon Charette
2014-09-08
Fixed #22951 -- Checked for types during deep_deconstruct migration serializa...
Andrew Pinkham
2014-09-06
Fixed #23416 -- Make sure DatabaseCreation respects checks.
Marc Tamlyn
2014-09-05
Fixed #23380 -- Fixed flaky test: admin_filters.tests.ListFiltersTests.test_r...
Baylee Feore
2014-09-05
Fix Python 3 incompatability
Andrew Godwin
2014-09-05
switch out recursive dfs for stack based approach, to avoid possibly hitting...
Ben Reilly
2014-09-05
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
Claude Paroz
2014-09-05
Corrected deprecation warning silencing of SubfieldBase.
Tim Graham
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-09-02
Fixed #22918 -- Fixed SeparateDatabaseAndState crash
Dave Hall
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
[prev]
[next]