..
absolute_url_overrides
…
admin_autodiscover
…
admin_changelist
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_checks
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_custom_urls
…
admin_docs
Removed 'Test that' prefix from admindocs tests.
2015-09-07 15:07:47 -04:00
admin_filters
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_inlines
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_ordering
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
admin_registration
…
admin_scripts
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_utils
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
2015-09-04 08:55:36 -04:00
admin_views
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
admin_widgets
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
aggregation
Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').
2015-09-14 13:41:35 -04:00
aggregation_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
annotations
Fixed #24986 -- Added support for annotations in DISTINCT queries.
2015-08-15 08:23:32 -04:00
app_loading
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
apps
Fixed #25246 -- Guarded against duplicate paths in AppConfig.
2015-09-02 15:27:41 -04:00
auth_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
backends
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
base
…
bash_completion
…
basic
Tweak some examples.
2015-08-22 20:25:42 +02:00
builtin_server
…
bulk_create
…
cache
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
check_framework
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
2015-08-28 13:34:56 -04:00
choices
…
conditional_processing
…
contenttypes_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
context_processors
…
createsuperuser
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
csrf_tests
Cleaned up docstrings in csrf_tests/tests.py.
2015-09-05 09:20:57 -04:00
custom_columns
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
custom_lookups
…
custom_managers
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
custom_methods
Tweak some examples.
2015-08-22 20:25:42 +02:00
custom_migration_operations
…
custom_pk
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
datatypes
…
dates
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
datetimes
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
db_functions
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
db_typecasts
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
dbshell
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
2015-08-07 09:33:17 -04:00
decorators
Fixed #25146 -- Allowed method_decorator() to decorate classes.
2015-08-01 08:38:03 -04:00
defer
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
defer_regress
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
delete
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
delete_regress
Changed database connection duplication technique.
2015-09-09 23:03:51 +02:00
deprecation
…
dispatch
…
distinct_on_fields
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
empty
…
expressions
Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').
2015-09-14 13:41:35 -04:00
expressions_case
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
extra_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
field_deconstruction
Refs #24590 -- Ensured isolation between autodetector tests
2015-08-28 10:17:34 +10:00
field_defaults
…
field_subclassing
Refs #24919 -- Made test models serializable for migrations.
2015-07-21 09:19:40 -04:00
file_storage
Renamed RemovedInDjangoXYWarnings for new roadmap.
2015-06-24 16:08:20 -04:00
file_uploads
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
files
…
fixtures
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
fixtures_model_package
…
fixtures_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
flatpages_tests
Fixed #25331 -- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
force_insert_update
…
foreign_object
Fixed #25064 -- Allowed empty join columns.
2015-08-15 07:26:44 -04:00
forms_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
from_db_value
…
generic_inline_admin
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
generic_relations
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
generic_relations_regress
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
generic_views
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
get_earliest_or_latest
…
get_object_or_404
…
get_or_create
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
gis_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
handlers
…
http_utils
…
httpwrappers
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
2015-08-12 10:39:07 -04:00
humanize_tests
…
i18n
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
import_error_package
…
indexes
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
inline_formsets
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
inspectdb
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
introspection
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
invalid_models_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
known_related_objects
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
logging_tests
Fixed #25099 -- Fixed crash in AdminEmailHandler on DisallowedHost.
2015-09-04 09:24:21 -04:00
lookup
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
m2m_and_m2o
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
m2m_intermediary
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
m2m_multiple
Tweak some examples.
2015-08-22 20:25:42 +02:00
m2m_recursive
…
m2m_regress
…
m2m_signals
…
m2m_through
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
m2m_through_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
m2o_recursive
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
mail
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
managers_regress
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
many_to_many
…
many_to_one
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
many_to_one_null
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
2015-07-28 09:28:25 +07:00
max_lengths
…
messages_tests
…
middleware
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL.
2015-08-24 19:35:49 -04:00
middleware_exceptions
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
migrate_signals
…
migration_test_data_persistence
…
migrations
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
migrations2
…
model_fields
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
model_forms
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
model_formsets
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
model_formsets_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
model_inheritance
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
model_inheritance_regress
Refs #21554 -- Added some assertions to a model_inheritance_regress test.
2015-08-15 19:32:21 -04:00
model_meta
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
model_options
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
model_package
…
model_permalink
…
model_regress
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
model_validation
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
modeladmin
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
multiple_database
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
mutually_referential
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
nested_foreign_keys
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
no_models
…
null_fk
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
null_fk_ordering
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
null_queries
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
one_to_one
Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/primary key.
2015-08-20 08:14:16 -04:00
or_lookups
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
order_with_respect_to
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
2015-08-27 09:20:17 -04:00
ordering
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
pagination
…
postgres_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
prefetch_related
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
project_template
…
properties
…
proxy_model_inheritance
…
proxy_models
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
queries
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
queryset_pickle
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
raw_query
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
redirects_tests
…
requests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
requirements
Enabled parallel testing by default in runtests.py.
2015-09-10 13:34:05 +02:00
reserved_names
…
resolve_url
…
responses
Refs #24121 -- Added meaningful repr() to HttpResponse and subclasses.
2015-07-15 09:01:25 -04:00
reverse_lookup
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
save_delete_hooks
…
schema
Fixed #25393 -- Fixed MySQL crash when adding text/blob field with unhashable default.
2015-09-14 12:25:08 -04:00
select_for_update
Changed database connection duplication technique.
2015-09-09 23:03:51 +02:00
select_related
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
select_related_onetoone
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
select_related_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
serializers
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
serializers_regress
Fixed #25331 -- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
servers
Fixed #25204 -- Added missing space in runserver logging.
2015-08-01 08:01:24 -04:00
sessions_tests
Fixed #22634 -- Made the database-backed session backends more extensible.
2015-08-27 15:00:09 -04:00
settings_tests
Fixed #25331 -- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
shortcuts
…
signals
…
signed_cookies_tests
Refs #24652 -- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
signing
…
sitemaps_tests
…
sites_framework
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
sites_tests
…
staticfiles_tests
Prevented staticfiles test from colliding when run in parallel.
2015-09-09 23:01:17 +02:00
str
Tweak some examples.
2015-08-22 20:25:42 +02:00
string_lookup
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
swappable_models
…
syndication_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
template_backends
…
template_loader
…
template_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
templates
…
test_client
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_client_regress
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_discovery_sample
…
test_discovery_sample2
…
test_exceptions
…
test_runner
Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').
2015-09-14 13:41:35 -04:00
test_runner_deprecation_app
…
test_utils
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
timezones
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
transaction_hooks
…
transactions
…
unmanaged_models
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
update
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
update_only_fields
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
urlpatterns_reverse
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
user_commands
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
utils_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
validation
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
validators
Refs #25345 -- Updated links to code.google.com.
2015-09-04 08:14:21 -04:00
version
…
view_tests
Fixed #23395 -- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
webdesign_tests
…
wsgi
Fixed #25331 -- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
.coveragerc
Fixed #25209 -- Removed parallel=True coverage option
2015-08-04 09:32:12 -04:00
README.rst
…
runtests.py
Fixed runtests.py message about parallel processes.
2015-09-14 22:52:04 +02:00
test_sqlite.py
…
urls.py
…