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-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
2014-08-30
Added a missing word in a skip message
Alex Gaynor
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-30
Fixed #23055 -- Made generic admin filter obey ModelAdmin queryset.
Ramiro Morales
2014-08-30
Fixed a PEP 8 error.
Aymeric Augustin
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-30
Fixed #23370 -- defer() + select_related() crashed with inherited models.
Akis Kesoglou
2014-08-30
Fixed #23384 -- Allowed overriding part of a dictionary-type setting
Claude Paroz
2014-08-29
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
Joshua "jag" Ginsberg
2014-08-29
Fixed flake8 warning.
Tim Graham
2014-08-29
Fixed #21201 -- Improved customization of ClearableFileInput.
Vlastimil Zíma
2014-08-29
Fixed #23313 -- Corrected repr(RawQuery) with dict parameters.
Andrew Torpedov
2014-08-28
Fixed an Oracle test failure introduced by 1e404180c1.
Simon Charette
2014-08-28
Fixed #23381 -- Context manager restored state should be determined in __enter__
Thomas Chaumeny
2014-08-28
Fixed #23379 -- Corrected a referencing issue in sql_create.
Simon Charette
2014-08-28
Fixed #23323 -- Made django.utils.translation.override usable as a decorator.
Thomas Chaumeny
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
Fixed #23329 -- Allowed inherited and m2m fields to be referenced in the admin.
Simon Charette
2014-08-27
Fixed #23357 -- Added small int introspection support to MySQL backend.
Jon Dufresne
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-26
Lowered memory consumption in debug ouput test
Claude Paroz
[prev]
[next]