django/tests
Aymeric Augustin 34a215d506 Deprecated the app argument of apps.get_models.
Use app_config.get_models() instead.
2013-12-29 21:48:58 +01:00
..
admin_changelist PEP8 cleanup 2013-11-02 23:50:49 -05:00
admin_custom_urls
admin_docs Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation
admin_views
admin_widgets
aggregation
aggregation_regress
app_loading Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00
apps Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00
backends Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
base
bash_completion
basic
bug639
bug8245
builtin_server
bulk_create
cache
check
choices
commands_sql
comment_tests
conditional_processing
contenttypes_tests
context_processors Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
createsuperuser Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
csrf_tests
custom_columns
custom_columns_regress
custom_managers
custom_managers_regress
custom_methods
custom_pk Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
datatypes
dates
datetimes
db_backends
db_typecasts
decorators
defaultfilters
defer
defer_regress Deprecated the app argument of apps.get_models. 2013-12-29 21:48:58 +01:00
delete
delete_regress
deprecation
dispatch
distinct_on_fields
empty
expressions
expressions_regress
extra_regress
field_deconstruction
field_defaults
field_subclassing
file_storage
file_uploads
files
fixtures
fixtures_model_package
fixtures_regress
force_insert_update
foreign_object
forms_tests
generic_inline_admin
generic_relations
generic_relations_regress
generic_views
get_earliest_or_latest
get_object_or_404
get_or_create
get_or_create_regress
handlers
http_utils
httpwrappers
i18n
indexes
initial_sql_regress
inline_formsets Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
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 Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
many_to_one_null
many_to_one_regress
max_lengths
middleware
middleware_exceptions
migrate_signals
migrations
model_fields
model_forms
model_forms_regress
model_formsets
model_formsets_regress PEP8 2013-11-02 23:50:38 -05:00
model_inheritance
model_inheritance_regress
model_inheritance_same_model_name
model_inheritance_select_related
model_package
model_permalink
model_regress
model_validation
modeladmin
multiple_database
mutually_referential
nested_foreign_keys
no_models
null_fk
null_fk_ordering
null_queries
one_to_one
one_to_one_regress
or_lookups
order_with_respect_to
ordering Fixing E302 Errors 2013-11-02 23:48:47 -05:00
pagination
prefetch_related
properties
proxy_model_inheritance
proxy_models Used Apps.clear_cache() in tests that alter the app registry. 2013-12-29 21:25:28 +01:00
queries
queryset_pickle
raw_query
requests
requirements
reserved_names
resolve_url
responses
reverse_lookup
reverse_single_related
save_delete_hooks
schema Amend test table name so it doesn't clash. 2013-12-27 21:02:39 -03:00
select_for_update
select_related
select_related_onetoone
select_related_regress
serializers
serializers_regress
servers
settings_tests
signals Fixed #21391 -- Allow model signals to lazily reference their senders. 2013-11-24 17:51:22 -05:00
signed_cookies_tests
signing
sites_framework
staticfiles_tests
str
string_lookup
swappable_models
syndication
tablespaces
template_tests
templates
test_client
test_client_regress
test_discovery_sample
test_discovery_sample2
test_runner
test_runner_deprecation_app
test_runner_invalid_app
test_suite_override
test_utils
text
timezones
transactions
transactions_regress
unmanaged_models Fixing E302 Errors 2013-11-02 23:48:47 -05:00
update
update_only_fields
urlpatterns_reverse
user_commands
utils_tests
validation
validators
version
view_tests
wsgi
.coveragerc
runtests.py
test_sqlite.py
urls.py