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
2015-01-10
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
Simon Charette
2015-01-10
Fixed #24001 -- Added range fields for PostgreSQL.
Marc Tamlyn
2015-01-10
Introspected alternate SQLite FK definitions
Claude Paroz
2015-01-10
Updated introspection test to use skipUnlessDBFeature
Claude Paroz
2015-01-10
Fixed #24097 -- Prevented AttributeError in redirect_to_login
Claude Paroz
2015-01-10
Fixed #22583 -- Allowed RunPython and RunSQL to provide hints to the db router.
Loic Bistuer
2015-01-09
Fixed #24094 -- Enabled template tests to run individually.
Preston Timmons
2015-01-09
Fixed #24098 -- Added no-op attributes to RunPython and RunSQL
Markus Holtermann
2015-01-08
Fixed #24020 -- Refactored SQL compiler to use expressions
Anssi Kääriäinen
2015-01-08
Fixed #24101 -- Fixed flaky admin_views selenium tests; refs #7361.
Tim Graham
2015-01-08
Isolated some cache tests; refs #23947.
Tim Graham
2015-01-08
Fixed #24073 -- Returned None for get_language when translations are deactivated
Claude Paroz
2015-01-08
Fixed #24095 -- Prevented WarningLoggerTests from leaking a warnings filter.
Tim Graham
2015-01-07
Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are ...
Markus Holtermann
2015-01-07
Avoided a deprecated alias on Python 3 in file_uploads test.
Tim Graham
2015-01-07
Fixed null handling in Value expression
Josh Smeaton
2015-01-07
Refs #23822 -- Made MigrationOptimizer aware of model managers
Markus Holtermann
2015-01-07
Restored support for multiple template names in render(_to_response).
Aymeric Augustin
2015-01-07
Added a request argument to render_to_string.
Aymeric Augustin
2015-01-07
Fixed #24073 -- Deactivated translations when leave_locale_alone is False
Claude Paroz
2015-01-07
Refs #2443 -- Allowed creation of objects with NULL DurationFields
Michał Modzelewski
2015-01-07
Fixed #24078 -- Removed empty strings from GenericIPAddressField
Josh Smeaton
2015-01-06
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2015-01-06
Removed warning handling that should have been removed in refs #23891.
Tim Graham
2015-01-06
Made context take priority over context processors.
Aymeric Augustin
2015-01-06
Fixed #20003 -- Improved and extended URLValidator
Danilo Bargen
2015-01-06
Used None-related assertions in CSRF tests
Claude Paroz
2015-01-06
Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware
Claude Paroz
2015-01-05
Fixed #24022 -- Deprecated the ssi tag.
Preston Timmons
2015-01-05
Refs #23359 -- Removed double newline from output of migrate --list
Markus Holtermann
2015-01-05
Fixed test failures introduced in refs #23861.
Tim Graham
2015-01-05
Fixed #23861 -- Added an API to deprecate model fields.
Tim Graham
2015-01-05
Fixed #8280 -- Allowed management command discovery for eggs
Claude Paroz
2015-01-05
Fixed #24072 -- Added FileResponse for streaming binary files.
Collin Anderson
2015-01-02
Added return value to Signal.disconnect().
Andriy Sokolovskiy
2015-01-02
Renamed an assertion in the dispatch tests.
Tim Graham
2015-01-02
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
Daniel Pyrathon
2015-01-02
Fixed #23745 -- Reused states as much as possible in migrations
Claude Paroz
2015-01-02
Passed around the state between migrations
Claude Paroz
2015-01-02
Replaced migration state render() by apps cached property
Claude Paroz
2015-01-01
Silenced an ImportWarning in the template_backends tests.
Tim Graham
2015-01-01
Fixed #23700 -- Fixed non-deterministic static files test failures on Windows.
Tim Graham
2015-01-01
Fixed #23891 -- Moved deprecation of IPAddressField to system check framework.
Tim Graham
2014-12-31
Fixed #22295 -- Replaced permission check for displaying admin user-tools
Thomas Tanner
2014-12-31
Fixed #24008 -- Fixed ValidationError crash with list of dicts.
Andrey Maslov
2014-12-31
Fixed #23359 -- Added showmigrations command to list migrations and plan.
Markus Holtermann
2014-12-31
Refs #18586 -- Split up tests.defer.DeferTests.test_defer
Will Earp
2014-12-31
Renamed tests for util -> utils moves; refs #17627.
Tim Graham
2014-12-31
Fixed a queries test on Python 2 broken after importing six.moves.range().
Tim Graham
2014-12-31
Fixed test from refs #23758.
Tim Graham
[next]