.. |
admin_changelist
|
Fixed #17128 -- Fixed a Python 2.5 incompatibility. Thanks, Simon Meers.
|
2011-11-17 21:30:07 +00:00 |
admin_custom_urls
|
…
|
|
admin_filters
|
…
|
|
admin_inlines
|
Added the `wait_until()` and `wait_loaded_tag()` methods to `AdminSeleniumWebDriverTestCase` to prevent some concurrency issues with in-memory SQLite database access in the admin Selenium tests. Thanks to Florian Apolloner, Anssi Kääriäinen and Aymeric Augustin for their help debugging this problem.
|
2011-12-28 22:20:30 +00:00 |
admin_ordering
|
…
|
|
admin_registration
|
…
|
|
admin_scripts
|
Fixed #17468 -- Made sure the project/app template management command tests correctly handle an existing directory on Windows.
|
2012-01-15 16:06:56 +00:00 |
admin_util
|
…
|
|
admin_validation
|
…
|
|
admin_views
|
…
|
|
admin_widgets
|
Fixed #2879 -- Added support for the integration with Selenium and other in-browser testing frameworks. Also added the first Selenium tests for `contrib.admin`. Many thanks to everyone for their contributions and feedback: Mikeal Rogers, Dirk Datzert, mir, Simon G., Almad, Russell Keith-Magee, Denis Golomazov, devin, robertrv, andrewbadr, Idan Gazit, voidspace, Tom Christie, hjwp2, Adam Nelson, Jannis Leidel, Anssi Kääriäinen, Preston Holmes, Bruno Renié and Jacob Kaplan-Moss.
|
2011-12-22 08:33:58 +00:00 |
aggregation_regress
|
…
|
|
app_loading
|
…
|
|
backends
|
…
|
|
bash_completion
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
bug639
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
bug8245
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
builtin_server
|
…
|
|
bulk_create
|
…
|
|
cache
|
…
|
|
comment_tests
|
Switch several assertNumQueries to use the context manager, which is much more beautiful.
|
2011-10-14 17:03:08 +00:00 |
conditional_processing
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
context_processors
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
csrf_tests
|
Fixed some failing tests due to creation of HttpRequest._is_secure() methods in [17209]
|
2011-12-17 00:17:26 +00:00 |
custom_columns_regress
|
…
|
|
custom_managers_regress
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
datatypes
|
…
|
|
dates
|
…
|
|
db_typecasts
|
…
|
|
decorators
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
defaultfilters
|
…
|
|
defer_regress
|
…
|
|
delete_regress
|
…
|
|
dispatch
|
…
|
|
expressions_regress
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
extra_regress
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
file_storage
|
…
|
|
file_uploads
|
Convert much of the regression tests to use absolute imports. There's still work to be done though.
|
2011-10-13 18:51:33 +00:00 |
fixtures_regress
|
Fixed #17530 - Fixture loading with deferred constraints broken for Postgres for fixtures from multiple dirs/files
|
2012-01-14 17:26:32 +00:00 |
forms
|
…
|
|
generic_inline_admin
|
…
|
|
generic_relations_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
generic_views
|
Fixed #17488 -- This test passed in 2011 only because 2012-01-01 is a Sunday. Thanks Florian Apolloner for the report and patch.
|
2012-01-01 20:59:09 +00:00 |
get_or_create_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
handlers
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
httpwrappers
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
i18n
|
Added a lower level test for numberformat when grouping is 0 and force_grouping is True. Thanks Claude Paroz. Refs #17414.
|
2011-12-24 11:15:26 +00:00 |
initial_sql_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
inline_formsets
|
…
|
|
inspectdb
|
Fixed #15170 -- Skip the inspectdb test under MySQL/MyISAM, because it can't differentiate a foreign key from an integer.
|
2011-02-01 14:42:52 +00:00 |
introspection
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
locale/de/LC_MESSAGES
|
…
|
|
localflavor
|
Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for the report, michalm for the patch and claudep for the review.
|
2012-01-07 11:17:44 +00:00 |
logging_tests
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
m2m_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
m2m_through_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
mail
|
Made email attachment handling code accept non-ASCII filenames.
|
2012-01-15 02:33:31 +00:00 |
managers_regress
|
…
|
|
many_to_one_regress
|
…
|
|
max_lengths
|
…
|
|
middleware
|
Fixed #10762, #17514 -- Prevented the GZip middleware from returning a response longer than the original content, allowed compression of non-200 responses, and added tests (there were none). Thanks cannona for the initial patch.
|
2012-01-09 21:42:03 +00:00 |
middleware_exceptions
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
model_fields
|
…
|
|
model_forms_regress
|
…
|
|
model_formsets_regress
|
Added support for specifying initial values to model formsets and inline formsets.
|
2012-01-15 01:36:14 +00:00 |
model_inheritance_regress
|
…
|
|
model_inheritance_select_related
|
…
|
|
model_permalink
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
model_regress
|
Fixed #13640: Avoid generating an exception when a model has an attribute named 'evaluate'. Thanks LukaszKorzybski and tobias.
|
2011-11-13 15:09:08 +00:00 |
modeladmin
|
…
|
|
multiple_database
|
…
|
|
null_fk
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
null_fk_ordering
|
…
|
|
null_queries
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
one_to_one_regress
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
pagination_regress
|
Fixed #13689 -- Convert the per_page value to an integer upon initialization of the Paginator class to prevent unpleasant TypeErrors. Thanks, rbanffy, Eric Florenzano and Claude Paroz.
|
2011-04-22 12:03:03 +00:00 |
queries
|
Fixed #17429 -- Ensured that `Meta.ordering=None` works the same if it were an empty list. Thanks to self[at]dicos[dot]ru for the report and to bigkevmcd for the patch.
|
2012-01-03 09:06:19 +00:00 |
queryset_pickle
|
…
|
|
requests
|
…
|
|
reverse_single_related
|
…
|
|
select_related_onetoone
|
…
|
|
select_related_regress
|
Added support for modifying the effect of ``DISTINCT`` clauses so they
|
2011-12-22 20:42:40 +00:00 |
serializers_regress
|
Fixed various dodgy behaviours
|
2011-12-17 17:37:24 +00:00 |
servers
|
…
|
|
settings_tests
|
…
|
|
signals_regress
|
…
|
|
signed_cookies_tests
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
signing
|
…
|
|
sites_framework
|
…
|
|
special_headers
|
Convert the remainder of the relative imports in the tests to be absolute imports.
|
2011-10-13 21:34:56 +00:00 |
staticfiles_tests
|
…
|
|
string_lookup
|
…
|
|
syndication
|
…
|
|
templates
|
Fixed #15092 -- Made `{% now %}` work with single-quoted string arguments. Thanks to ninja_otoko for the report and to steveire, Aymeric Augustin and Claude Paroz for the patch.
|
2012-01-24 08:02:34 +00:00 |
test_client_regress
|
Fixed various dodgy behaviours
|
2011-12-17 17:37:24 +00:00 |
test_runner
|
Fixed #16885 -- Confirmed features of mirror databases when setting up test databases.
|
2012-01-20 23:15:22 +00:00 |
test_utils
|
…
|
|
text
|
Remove a handful of `import *` from the tests.
|
2011-10-13 12:53:02 +00:00 |
transactions_regress
|
…
|
|
urlpatterns_reverse
|
Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b
|
2012-01-03 22:49:13 +00:00 |
utils
|
Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b
|
2012-01-03 22:49:13 +00:00 |
version
|
…
|
|
views
|
Fixed #17197 -- Prevented a locale leakage from an i18n test causing collateral failures in the rest of the test suite. Thanks to Florian Apolloner for the report and patch.
|
2011-11-11 12:25:53 +00:00 |
wsgi
|
…
|
|
__init__.py
|
Added regressions tests to ensure that one-to-one and many-to-many fields
|
2006-06-20 05:29:19 +00:00 |