index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-01-20
Fixed #21323 -- Improved readability of serialized Operation.
Loic Bistuer
2014-01-19
Fixed #21783: Use defaults for adding NOT NULL on sqlite
Andrew Godwin
2014-01-19
Implement swappable model support for migrations
Andrew Godwin
2014-01-19
Refs #21628 -- removed one usage of the imp module in the tests. It is deprec...
Alex Gaynor
2014-01-18
Stopped assuming that INSTALLED_APPS only contains app names.
Aymeric Augustin
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen
2014-01-17
Adjusted inspectdb management command to yield PEP 8-compliant output barring...
JustinTArthur
2014-01-17
Fixed #21785: Bad handling of both auto_now and _add on deconstruct
Andrew Godwin
2014-01-14
Fixed #21774 -- Isolate all test urls from eachother.
Marc Tamlyn
2014-01-12
Be more careful about closing connections in mail tests.
Marc Tamlyn
2014-01-12
Undelete the `return True` removed in 4e0a2fe.
Marc Tamlyn
2014-01-12
Fixed #21477 -- Renamed db to using in pre/post_migrate signals.
Aymeric Augustin
2014-01-12
Fixed a test that was failing with PostGIS.
Aymeric Augustin
2014-01-12
Restored a test broken by overzealous PEP8 cleanup
Aymeric Augustin
2014-01-12
Fixed flake8 issues.
Simon Charette
2014-01-12
Merge pull request #2163 from apollo13/signals
Florian Apolloner
2014-01-12
Fixed #21452 -- Non-autocommit connections to PostgreSQL.
Aymeric Augustin
2014-01-12
Fixed a test isolation issue. Refs #17062.
Aymeric Augustin
2014-01-12
Fixed #21413 -- resolve_columns fields misalignment
Anssi Kääriäinen
2014-01-12
Fixed #21756 -- Skipped two timezone-related tests on Windows.
Aymeric Augustin
2014-01-11
Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Claude Paroz
2014-01-11
Fixed #21752 -- Prevented custom widget step attribute to be overwritten
Claude Paroz
2014-01-10
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-10
Fixed #21513 -- Added method_decorator support for argumented decorator
dpwrussell
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-09
Fixed removal of signal receivers in Python 3.4
Florian Apolloner
2014-01-08
Make test stronger to hopefully fix odd Jenkins failure
Andrew Godwin
2014-01-08
Merge pull request #2151 from manfre/ticket-21746
Anssi Kääriäinen
2014-01-08
Fixed #21746 - Fixed test_get_reverse_on_unsaved_object test.
Michael Manfre
2014-01-08
Fixed #21745 - Feature check UniqueTest.test_unique_null
Michael Manfre
2014-01-08
Fixed #21142: Dependency failures on unmigrated apps.
Andrew Godwin
2014-01-06
Fixed #21718 -- Renamed has_app to is_installed.
Aymeric Augustin
2014-01-05
Renamed a couple models to prevent duplicate names.
Aymeric Augustin
2014-01-05
Fixed app registry cleanup in app-loading tests.
Aymeric Augustin
2014-01-05
Fixed test for models in non-installed apps.
Aymeric Augustin
2014-01-05
Removed useless model definitions.
Aymeric Augustin
2014-01-03
Suppressed ResourceWarning in files tests
Claude Paroz
2014-01-03
Fixed selenium failure.
Florian Apolloner
2014-01-03
Revert "Fixed #21227 -- Added workaround for selenium test failures"
Florian Apolloner
2014-01-03
Fixed a few flaky selenium tests.
Florian Apolloner
2014-01-01
Prevented calling setup() inside catch_warnings
Claude Paroz
2014-01-01
Fixed #21018 -- Reversed precedence order for management commands.
Aymeric Augustin
2014-01-01
Removed unused function in test_runner tests
Preston Timmons
2014-01-01
Fixed #21206 -- Fixed test discovery without labels
Preston Timmons
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
2013-12-31
Enforced unicity of app labels.
Aymeric Augustin
2013-12-31
Made it possible to change an application's label in its configuration.
Aymeric Augustin
2013-12-31
Removed an obsolete unicity check.
Aymeric Augustin
2013-12-31
Made DeprecationDisplayTest more robust
Claude Paroz
[prev]
[next]