django/tests
Daniel Pyrathon 865bc71783 Added a unit test to ensure models cannot be ordered by a M2M field. 2014-07-08 09:19:08 -04:00
..
admin_changelist
admin_checks
admin_custom_urls
admin_docs
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
admin_views
admin_widgets
aggregation
aggregation_regress
app_loading
apps
backends
base
bash_completion
basic
bug639 Fixed #22909 -- Removed camelCasing in some tests. 2014-07-07 19:08:42 -04:00
bug8245
builtin_server
bulk_create
cache
check_framework
choices
commands_sql
commands_sql_migrations
conditional_processing
contenttypes_tests
context_processors
createsuperuser
csrf_tests
custom_columns
custom_columns_regress PEP8 cleanup 2013-11-02 23:50:49 -05:00
custom_lookups Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04:00
custom_managers
custom_managers_regress
custom_methods
custom_migration_operations
custom_pk
datatypes
dates
datetimes
db_typecasts
decorators
defaultfilters
defer
defer_regress
delete
delete_regress
deprecation
dispatch
distinct_on_fields
empty
expressions Consolidated expressions tests. 2014-04-21 12:15:04 +02:00
extra_regress
field_deconstruction
field_defaults
field_subclassing
file_storage
file_uploads
files
fixtures
fixtures_model_package
fixtures_regress
force_insert_update
foreign_object Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms_tests Fixed #22950 -- Eased markup customization for choice field rendering 2014-07-05 13:36:49 +02:00
generic_inline_admin
generic_relations
generic_relations_regress
generic_views
get_earliest_or_latest
get_object_or_404 Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
get_or_create
handlers
http_utils
httpwrappers Fixed #22897 -- Made QueryDict query_string argument optional. 2014-06-24 22:02:03 -04:00
i18n Fixed #22773 -- Forced templatize() to return unicode 2014-06-06 08:42:52 +02:00
indexes
initial_sql_regress
inline_formsets
inspectdb
introspection
invalid_models_tests
known_related_objects
logging_tests
lookup
m2m_and_m2o
m2m_intermediary
m2m_multiple
m2m_recursive
m2m_regress
m2m_signals
m2m_through
m2m_through_regress
m2o_recursive
mail
managers_regress
many_to_many
many_to_one
many_to_one_null
many_to_one_regress
max_lengths
middleware
middleware_exceptions
migrate_signals
migration_test_data_persistence
migrations
migrations2
model_fields Created import-time test temp dirs in known location 2014-06-23 14:54:25 +02:00
model_forms
model_formsets Fixed several typos in Django 2014-05-28 17:39:14 -07:00
model_formsets_regress
model_inheritance Fixed several typos in Django 2014-05-28 17:39:14 -07:00
model_inheritance_regress
model_meta
model_options
model_package
model_permalink
model_regress Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
model_validation
modeladmin
multiple_database
mutually_referential
nested_foreign_keys
no_models
null_fk
null_fk_ordering
null_queries Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
one_to_one
one_to_one_regress
or_lookups Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
order_with_respect_to
ordering
pagination
postgres_tests
prefetch_related
properties
proxy_model_inheritance
proxy_models
queries
queryset_pickle
raw_query
requests Updated tests per previous commit. 2014-07-05 20:20:19 -04:00
requirements Fixed #3214 -- Stopped parsing SQL with regex. 2014-04-26 17:46:23 +02:00
reserved_names
resolve_url
responses
reverse_lookup
reverse_single_related
save_delete_hooks Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
schema
select_for_update Fixed #22343 -- Disallowed select_for_update in autocommit mode 2014-04-10 03:04:51 +03:00
select_related
select_related_onetoone
select_related_regress
serializers
serializers_regress
servers
settings_tests
signals
signed_cookies_tests Refs #21230 -- removed direct settings manipulation from signed cookies tests 2014-04-08 12:15:08 -04:00
signing
sites_framework Edited contrib.sites check messages for grammar and consistency. 2014-03-03 14:27:22 +08:00
staticfiles_tests
str
string_lookup
swappable_models
syndication_tests
template_tests Fixed #18400 -- Modified length template filter to return 0 for unknown variables. 2014-06-05 15:41:56 -04:00
templates
test_client
test_client_regress
test_discovery_sample
test_discovery_sample2 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
test_runner
test_runner_deprecation_app
test_utils
text
timezones
transactions
unmanaged_models
update
update_only_fields
urlpatterns_reverse
user_commands
utils_tests
validation
validators
version
view_tests
wsgi
.coveragerc
runtests.py
test_sqlite.py
urls.py