Bo Marchman 7a7b331cd5 Fixed #27882 -- Allowed {% cache %} to cache indefinitely. há 8 anos atrás
..
absolute_url_overrides 60586dd737 Fixed #26125 -- Fixed E731 flake warnings. há 9 anos atrás
admin_autodiscover 0ed7d15563 Sorted imports with isort; refs #23860. há 10 anos atrás
admin_changelist d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
admin_checks 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
admin_custom_urls d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
admin_docs c37ec5a659 Fixed #27781 -- Made simplify_regex() remove outstanding '?' characters. há 8 anos atrás
admin_filters d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
admin_inlines d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
admin_ordering d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
admin_registration d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
admin_scripts 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
admin_utils c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
admin_views e88d2dfcf4 Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy. há 8 anos atrás
admin_widgets 2a3a0eb092 Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data(). há 8 anos atrás
aggregation d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
aggregation_regress 2b281cc35e Refs #23919 -- Removed most of remaining six usage há 8 anos atrás
annotations ac5f886c56 Fixed #27800 -- Fixed QuerySet.annotate(Length(...)).distinct() crash. há 8 anos atrás
app_loading 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. há 8 anos atrás
apps 110f4bb6a2 Tested AppConfig.__repr__(). há 8 anos atrás
auth_tests 5db465d5a6 Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend. há 8 anos atrás
backends 29ea9714ee Removed PostgreSQL version detection for psycopg2 < 2.0.12. há 8 anos atrás
base 2b281cc35e Refs #23919 -- Removed most of remaining six usage há 8 anos atrás
bash_completion 92053acbb9 Fixed E128 flake8 warnings in tests/. há 9 anos atrás
basic c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
builtin_server d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
bulk_create dc811cf503 Refs #22144 -- Added test for QuerySet.bulk_create() with long non-ASCII text. há 8 anos atrás
cache 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
check_framework b23d264046 Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namespaced URLs. há 8 anos atrás
choices f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
conditional_processing d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
contenttypes_tests ab83d4d8fe Added multi_db=True to test cases that access the 'other' db connection. há 8 anos atrás
context_processors ab83d4d8fe Added multi_db=True to test cases that access the 'other' db connection. há 8 anos atrás
csrf_tests c688336ebc Refs #23919 -- Assumed request COOKIES and META are str há 8 anos atrás
custom_columns 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
custom_lookups d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
custom_managers d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
custom_methods f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
custom_migration_operations 862ea825b5 Fixed #24093 -- Prevented MigrationWriter to write operation kwargs that are not explicitly deconstructed há 10 anos atrás
custom_pk d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
datatypes d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. há 8 anos atrás
dates f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
datetimes f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
db_functions b625907a79 Fixed #27834 -- Added StrIndex database function. há 8 anos atrás
db_typecasts 2b281cc35e Refs #23919 -- Removed most of remaining six usage há 8 anos atrás
dbshell 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. há 8 anos atrás
decorators 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
defer d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
defer_regress f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
delete 2b281cc35e Refs #23919 -- Removed most of remaining six usage há 8 anos atrás
delete_regress d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
deprecation d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
dispatch cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
distinct_on_fields 289fc1bfa5 Refs #23919 -- Removed str_prefix usage há 8 anos atrás
empty f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. há 10 anos atrás
expressions f48bc7c3db Fixed #27862 -- Fixed incorrectly quoted table aliases in Subquery SQL. há 8 anos atrás
expressions_case d170c63351 Refs #23919 -- Removed misc references to Python 2. há 8 anos atrás
extra_regress 8838d4dd49 Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. há 8 anos atrás
field_deconstruction 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
field_defaults 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
field_subclassing d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
file_storage 9cbf48693d Refs #27836 -- Fixed cleanup exception in file_storage test. há 8 anos atrás
file_uploads 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
files 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
fixtures 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
fixtures_model_package f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
fixtures_regress 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
flatpages_tests c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
force_insert_update d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
foreign_object d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
forms_tests 540ae68a5c Fixed #27920 -- Restored empty RadioSelect choice producing value="" há 8 anos atrás
from_db_value d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
generic_inline_admin cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
generic_relations 4d6584000a Refs #27745 -- Improved test coverage of contrib.contenttypes. há 8 anos atrás
generic_relations_regress d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
generic_views fede65260a Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView. há 8 anos atrás
get_earliest_or_latest d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
get_object_or_404 d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
get_or_create 042b7350a0 Refs #23919 -- Removed unneeded str() calls há 8 anos atrás
gis_tests 6f913c0305 Refs #27788 -- Removed Oracle 11 workarounds in GIS tests. há 8 anos atrás
handlers 2f10216f84 Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash. há 8 anos atrás
httpwrappers 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
humanize_tests c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
i18n 784a53beef Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." há 8 anos atrás
import_error_package c0cc8f69e7 Refactored tests that rely on an ImportError for Python 3.5 compatibility há 10 anos atrás
indexes d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
inline_formsets d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
inspectdb 2366100872 Removed unneeded force_text calls in the test suite há 8 anos atrás
introspection b008f7cc56 Fixed #27135 -- Made index introspection return Index.suffix. há 8 anos atrás
invalid_models_tests a452dddb25 Fixed #27904 -- Added a system check that Field.validators are callable. há 8 anos atrás
known_related_objects d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
logging_tests 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
lookup 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
m2m_and_m2o d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. há 8 anos atrás
m2m_intermediary 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
m2m_multiple f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
m2m_recursive f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
m2m_regress f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
m2m_signals f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
m2m_through f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
m2m_through_regress 2b281cc35e Refs #23919 -- Removed most of remaining six usage há 8 anos atrás
m2o_recursive f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
mail 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
managers_regress d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
many_to_many d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. há 8 anos atrás
many_to_one c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
many_to_one_null f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
max_lengths d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
messages_tests 5f3a689f71 Imported django.http classes instead of django.http. há 8 anos atrás
middleware 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
middleware_exceptions 5f3a689f71 Imported django.http classes instead of django.http. há 8 anos atrás
migrate_signals cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
migration_test_data_persistence d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
migrations 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
migrations2 d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
model_fields 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
model_forms 44f9241c48 Refs #27563 -- Fixed ModelChoiceField.__deepcopy__() so forms don't share a queryset cache. há 8 anos atrás
model_formsets d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
model_formsets_regress d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
model_indexes b008f7cc56 Fixed #27135 -- Made index introspection return Index.suffix. há 8 anos atrás
model_inheritance d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
model_inheritance_regress f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
model_meta 6252fd6314 Fixed #27532 -- Deprecated Model._meta.has_auto_field há 8 anos atrás
model_options d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
model_package d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
model_permalink 0083a4c8e9 Refs #18974 -- Deprecated @models.permalink() decorator. há 8 anos atrás
model_regress d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. há 8 anos atrás
modeladmin d82ee32aac Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering refers to 'pk'. há 8 anos atrás
multiple_database 8838d4dd49 Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. há 8 anos atrás
mutually_referential c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField há 9 anos atrás
nested_foreign_keys d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
no_models 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. há 8 anos atrás
null_fk f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
null_fk_ordering f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
null_queries f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
one_to_one d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
or_lookups dc8834cad4 Refs #23919 -- Removed unneeded force_str calls há 8 anos atrás
order_with_respect_to cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
ordering f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
pagination d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
postgres_tests 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
prefetch_related d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
project_template 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. há 8 anos atrás
properties d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
proxy_model_inheritance 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. há 8 anos atrás
proxy_models d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
queries 9bbb6e2d25 Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining. há 8 anos atrás
queryset_pickle c651331b34 Converted usage of ugettext* functions to their gettext* aliases há 8 anos atrás
raw_query d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
redirects_tests 5f3a689f71 Imported django.http classes instead of django.http. há 8 anos atrás
requests fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents há 8 anos atrás
requirements 888c1e9bfe Fixed #27776 -- Merged tests/requirements/base.txt into py3.txt. há 8 anos atrás
reserved_names f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
resolve_url 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
responses d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
reverse_lookup f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
save_delete_hooks d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
schema 8838d4dd49 Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. há 8 anos atrás
select_for_update 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. há 8 anos atrás
select_related f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
select_related_onetoone f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
select_related_regress 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
serializers 0595bca221 Fixed #27742 -- Reverted "Fixed #24607 -- Serialized natural keys in multi-table inheritance models." há 8 anos atrás
servers e6065c7b83 Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol há 8 anos atrás
sessions_tests d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
settings_tests d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
shell 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. há 8 anos atrás
shortcuts 7b6e42089c Fixed #25978 -- Deprecated shorcuts.render_to_response(). há 8 anos atrás
signals d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
signed_cookies_tests d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
signing 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). há 8 anos atrás
sitemaps_tests 9f21e35100 Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). há 8 anos atrás
sites_framework f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
sites_tests cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
staticfiles_tests 8e3f9d3ee2 Fixed #27741 -- Isolated TestCollectionHashedFilesCache in a tmpdir. há 8 anos atrás
str 042b7350a0 Refs #23919 -- Removed unneeded str() calls há 8 anos atrás
string_lookup 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
swappable_models 7d50d2bcb8 Refs #27790 -- Reverted "Removed available_apps on TestCase subclasses." há 8 anos atrás
syndication_tests d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
template_backends 29f607927f Fixed spelling of "nonexistent". há 8 anos atrás
template_loader 277fe2e8f2 Fixed #25788 -- Enabled the cached template loader if debug is False. há 8 anos atrás
template_tests 7a7b331cd5 Fixed #27882 -- Allowed {% cache %} to cache indefinitely. há 8 anos atrás
templates 1e629928e9 Fixed #27313 -- Allowed overriding admin popup response template. há 8 anos atrás
test_client 1c466994d9 Refs #23919 -- Removed misc Python 2/3 references. há 8 anos atrás
test_client_regress 29592eef19 Decoupled test client encoding tests from JSON handling há 8 anos atrás
test_discovery_sample 032f5a7896 Refs #25735 -- Made @tag decorator importable from django.test. há 9 anos atrás
test_discovery_sample2 e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. há 10 anos atrás
test_exceptions cfa26f29bd Reduced reduce() usage; refs #23796. há 10 anos atrás
test_runner ab83d4d8fe Added multi_db=True to test cases that access the 'other' db connection. há 8 anos atrás
test_utils 339d526d55 Fixed #27873 -- Fixed crash in setup_test_environment() if ALLOWED_HOSTS is a tuple. há 8 anos atrás
timezones d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
transaction_hooks f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
transactions dfbdba924f Reverted "Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt." há 8 anos atrás
unmanaged_models f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
update 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage há 8 anos atrás
update_only_fields f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage há 8 anos atrás
urlpatterns_reverse 98bcc5d81b Fixed #27367 -- Doc'd and tested reversing of URLs with the same name. há 8 anos atrás
user_commands 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. há 8 anos atrás
utils_tests 8346680e1c Refs #27795 -- Removed unneeded force_text calls há 8 anos atrás
validation d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). há 8 anos atrás
validators 289fc1bfa5 Refs #23919 -- Removed str_prefix usage há 8 anos atrás
version b5f0b3478d Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. há 8 anos atrás
view_tests 75f0070a54 Fixed #27308 -- Fixed BytesWarnings in the test suite. há 8 anos atrás
wsgi cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. há 8 anos atrás
.coveragerc f6259ce776 Fixed #25209 -- Removed parallel=True coverage option há 9 anos atrás
README.rst 1c466994d9 Refs #23919 -- Removed misc Python 2/3 references. há 8 anos atrás
runtests.py 784a53beef Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." há 8 anos atrás
test_sqlite.py 23a5ec0782 Added trailing comma. há 10 anos atrás
urls.py 37ea3cb03e Fixed "URLconf" spelling in code comments. há 9 anos atrás

README.rst

To run the test suite, first, create and activate a virtual environment. Then
install some requirements and run the tests::

$ cd tests
$ pip install -e ..
$ pip install -r requirements/py3.txt
$ ./runtests.py

For more information about the test suite, see
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/.