django/tests/regressiontests
Florian Hahn 3e71368423 Fixed #10870 -- Added aggreation + generic reverse relation test 2013-02-19 01:42:02 +02:00
..
admin_changelist
admin_custom_urls
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation Fixed #19445 -- Skip admin fieldsets validation when the ModelAdmin.get_form() method is overridden. 2013-02-02 14:53:46 -08:00
admin_views
admin_widgets Moved has_changed logic from widget to form field 2013-01-25 20:50:46 +01:00
aggregation_regress
app_loading
backends
bash_completion
bug639
bug8245
builtin_server
bulk_create
cache
commands_sql
comment_tests Cleaned up some lingering signals in the test suite that were causing spurious failures with Pypy and Postgres. 2013-02-08 12:12:03 -08:00
conditional_processing
context_processors
createsuperuser
csrf_tests
custom_columns_regress
custom_managers_regress
datatypes
dates
datetimes
db_typecasts
decorators
defaultfilters another failing test case for square brackets. 2012-12-03 12:11:32 +00:00
defer_regress
delete_regress
dispatch
expressions_regress
extra_regress Fixed #17260 -- Added time zone aware aggregation and lookups. 2013-02-16 09:19:04 +01:00
file_storage
file_uploads
fixtures_regress Don't rely on dictionary ordering in tests 2012-12-24 00:45:58 +00:00
forms
generic_inline_admin
generic_relations_regress
generic_views Fixed #17260 -- Added time zone aware aggregation and lookups. 2013-02-16 09:19:04 +01: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
http_utils
httpwrappers
i18n
indexes
initial_sql_regress
inline_formsets
inspectdb
introspection
logging_tests
m2m_regress Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering 2012-12-13 13:33:11 +02:00
m2m_through_regress
mail
managers_regress
many_to_one_regress
max_lengths
middleware
middleware_exceptions
model_fields
model_forms_regress
model_formsets_regress
model_inheritance_regress
model_inheritance_select_related
model_permalink
model_regress
modeladmin
multiple_database
nested_foreign_keys
null_fk
null_fk_ordering
null_queries
one_to_one_regress
pagination
queries
queryset_pickle
requests
resolve_url
reverse_single_related
select_related_onetoone
select_related_regress
serializers_regress
servers
settings_tests
signals_regress
signed_cookies_tests
signing
sites_framework
special_headers
staticfiles_tests
string_lookup
swappable_models
syndication
templates Fixed #19829 -- Fixed index lookups for NumPy arrays in templates. 2013-02-14 23:29:15 -08:00
test_client_regress
test_runner
test_utils
text
transactions_regress Fixed #19354 -- Do not assume usermodel.pk == usermodel.id 2012-11-29 21:45:43 +01:00
urlpatterns_reverse
utils
version
views
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