Skip to content

Instantly share code, notes, and snippets.

@ethanabrooks
Created October 28, 2024 22:24
Show Gist options
  • Save ethanabrooks/b4775dbecfcacf0685eb3d84737d514d to your computer and use it in GitHub Desktop.
Save ethanabrooks/b4775dbecfcacf0685eb3d84737d514d to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Testing against Django installed in '/home/swe-bench/miniconda3/envs/env/lib/python3.5/site-packages/Django-2.2.dev20180625180104-py3.5.egg/django'
Importing application prefetch_related
Importing application postgres_tests
Importing application test_utils
Importing application expressions
Importing application pagination
Importing application admin_filters
Importing application field_defaults
Importing application nested_foreign_keys
Importing application forms_tests
Importing application annotations
Importing application admin_ordering
Importing application sessions_tests
Importing application httpwrappers
Importing application custom_lookups
Importing application signed_cookies_tests
Importing application ordering
Importing application choices
Importing application m2m_through
Importing application admin_registration
Importing application model_fields
Importing application queryset_pickle
Importing application datetimes
Importing application defer
Importing application dbshell
Importing application m2m_multiple
Importing application template_tests
Importing application admin_views
Importing application proxy_models
Importing application responses
Importing application filtered_relation
Importing application validators
Importing application fixtures_model_package
Importing application extra_regress
Importing application custom_migration_operations
Importing application decorators
Importing application custom_managers
Importing application user_commands
Importing application context_processors
Importing application template_loader
Importing application reserved_names
Importing application wsgi
Importing application transactions
Importing application signing
Importing application foreign_object
Importing application admin_custom_urls
Importing application dispatch
Importing application test_exceptions
Importing application requests
Importing application delete_regress
Importing application model_indexes
Importing application fixtures
Importing application admin_checks
Importing application get_earliest_or_latest
Importing application one_to_one
Importing application i18n
Importing application str
Importing application redirects_tests
Importing application modeladmin
Importing application schema
Importing application properties
Importing application select_related
Importing application expressions_window
Importing application view_tests
Importing application generic_inline_admin
Importing application empty
Importing application test_runner
Importing application introspection
Importing application project_template
Importing application datatypes
Importing application resolve_url
Importing application swappable_models
Importing application dates
Importing application custom_pk
Importing application invalid_models_tests
Importing application humanize_tests
Importing application handlers
Importing application mail
Importing application serializers
Importing application generic_relations
Importing application servers
Importing application lookup
Importing application conditional_processing
Importing application order_with_respect_to
Importing application messages_tests
Importing application urlpatterns
Importing application db_typecasts
Importing application aggregation_regress
Importing application files
Importing application staticfiles_tests
Importing application middleware
Importing application file_uploads
Importing application sitemaps_tests
Importing application migrate_signals
Importing application or_lookups
Importing application defer_regress
Importing application get_object_or_404
Importing application apps
Importing application inline_formsets
Importing application db_functions
Importing application validation
Importing application model_forms
Importing application raw_query
Importing application distinct_on_fields
Importing application no_models
Importing application shell
Importing application many_to_one_null
Importing application model_formsets_regress
Importing application delete
Importing application null_queries
Importing application model_options
Importing application migrations2
Importing application managers_regress
Importing application admin_inlines
Importing application inspectdb
Importing application bash_completion
Importing application null_fk_ordering
Importing application many_to_many
Importing application m2m_regress
Importing application null_fk
Importing application flatpages_tests
Importing application migrations
Importing application urlpatterns_reverse
Importing application m2o_recursive
Importing application admin_docs
Importing application select_related_regress
Importing application version
Importing application bulk_create
Importing application absolute_url_overrides
Importing application generic_relations_regress
Importing application basic
Importing application backends
Importing application m2m_signals
Importing application middleware_exceptions
Importing application m2m_recursive
Importing application get_or_create
Importing application m2m_intermediary
Importing application base
Importing application indexes
Importing application model_package
Importing application csrf_tests
Importing application custom_columns
Importing application save_delete_hooks
Importing application auth_tests
Importing application expressions_case
Importing application many_to_one
Importing application shortcuts
Importing application known_related_objects
Importing application admin_autodiscover
Importing application builtin_server
Importing application select_related_onetoone
Importing application syndication_tests
Importing application max_lengths
Importing application migration_test_data_persistence
Importing application check_framework
Importing application timezones
Importing application template_backends
Importing application model_inheritance
Importing application logging_tests
Importing application from_db_value
Importing application contenttypes_tests
Importing application field_deconstruction
Importing application m2m_through_regress
Importing application proxy_model_inheritance
Importing application deprecation
Importing application app_loading
Importing application admin_widgets
Importing application generic_views
Importing application utils_tests
Importing application force_insert_update
Importing application admin_scripts
Importing application update
Importing application update_only_fields
Importing application admin_default_site
Importing application reverse_lookup
Importing application aggregation
Importing application model_inheritance_regress
Importing application settings_tests
Importing application m2m_and_m2o
Importing application queries
Importing application model_meta
Importing application test_client
Importing application fixtures_regress
Importing application multiple_database
Importing application string_lookup
Importing application sites_framework
Importing application field_subclassing
Importing application signals
Importing application select_for_update
Importing application custom_methods
Importing application mutually_referential
Importing application admin_changelist
Importing application model_formsets
Importing application file_storage
Importing application test_client_regress
Importing application model_regress
Importing application cache
Importing application admin_utils
Importing application unmanaged_models
Importing application transaction_hooks
Importing application sites_tests
Creating test database for alias 'default' ('file:memorydb_default?mode=memory&cache=shared')...
Operations to perform:
Synchronize unmigrated apps: absolute_url_overrides, admin_autodiscover, admin_changelist, admin_checks, admin_custom_urls, admin_default_site, admin_docs, admin_filters, admin_inlines, admin_ordering, admin_registration, admin_scripts, admin_utils, admin_views, admin_widgets, aggregation, aggregation_regress, annotations, app_loading, apps, auth, auth_tests, backends, base, bash_completion, basic, builtin_server, bulk_create, cache, check_framework, choices, conditional_processing, contenttypes, contenttypes_tests, context_processors, csrf_tests, custom_columns, custom_lookups, custom_managers, custom_methods, custom_migration_operations, custom_pk, datatypes, dates, datetimes, db_functions, db_typecasts, dbshell, decorators, defer, defer_regress, delete, delete_regress, deprecation, dispatch, distinct_on_fields, empty, expressions, expressions_case, expressions_window, extra_regress, field_deconstruction, field_defaults, field_subclassing, file_storage, file_uploads, files, filtered_relation, fixtures, fixtures_model_package, fixtures_regress, flatpages_tests, force_insert_update, foreign_object, forms_tests, from_db_value, generic_inline_admin, generic_relations, generic_relations_regress, generic_views, get_earliest_or_latest, get_object_or_404, get_or_create, handlers, httpwrappers, humanize_tests, i18n, indexes, 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, max_lengths, messages, messages_tests, middleware, middleware_exceptions, migrate_signals, migrations, migrations2, model_fields, model_forms, model_formsets, model_formsets_regress, model_indexes, model_inheritance, model_inheritance_regress, model_meta, model_options, model_package, model_regress, modeladmin, multiple_database, mutually_referential, nested_foreign_keys, no_models, null_fk, null_fk_ordering, null_queries, one_to_one, or_lookups, order_with_respect_to, ordering, pagination, prefetch_related, project_template, properties, proxy_model_inheritance, proxy_models, queries, queryset_pickle, raw_query, redirects_tests, requests, reserved_names, resolve_url, responses, reverse_lookup, save_delete_hooks, schema, select_for_update, select_related, select_related_onetoone, select_related_regress, serializers, servers, sessions, sessions_tests, settings_tests, shell, shortcuts, signals, signed_cookies_tests, signing, sitemaps_tests, sites_tests, staticfiles, staticfiles_tests, str, string_lookup, swappable_models, syndication_tests, template_backends, template_loader, template_tests, test_client, test_client_regress, test_exceptions, test_runner, test_utils, timezones, transaction_hooks, transactions, unmanaged_models, update, update_only_fields, urlpatterns, urlpatterns_reverse, user_commands, utils_tests, validation, validators, version, view_tests, wsgi
Apply all migrations: admin, flatpages, migration_test_data_persistence, postgres_tests, redirects, sites, sites_framework
Synchronizing apps without migrations:
Creating tables...
Creating table django_content_type
Creating table auth_permission
Creating table auth_group
Creating table auth_user
Creating table django_session
Creating table prefetch_related_author
Creating table prefetch_related_authorwithage
Creating table prefetch_related_favoriteauthors
Creating table prefetch_related_authoraddress
Creating table prefetch_related_book
Creating table prefetch_related_bookwithyear
Creating table prefetch_related_bio
Creating table prefetch_related_reader
Creating table prefetch_related_bookreview
Creating table prefetch_related_qualification
Creating table prefetch_related_teacher
Creating table prefetch_related_department
Creating table prefetch_related_taggeditem
Creating table prefetch_related_bookmark
Creating table prefetch_related_comment
Creating table prefetch_related_house
Creating table prefetch_related_room
Creating table prefetch_related_person
Creating table prefetch_related_employee
Creating table prefetch_related_lessonentry
Creating table prefetch_related_wordentry
Creating table prefetch_related_author2
Creating table prefetch_related_pet
Creating table prefetch_related_flea
Creating table test_utils_car
Creating table test_utils_person
Creating table test_utils_possessedcar
Creating table expressions_employee
Creating table expressions_company
Creating table expressions_number
Creating table expressions_ExPeRiMeNt
Creating table expressions_result
Creating table expressions_time
Creating table expressions_simulationrun
Creating table expressions_uuidpk
Creating table expressions_uuid
Creating table pagination_article
Creating table admin_filters_book
Creating table admin_filters_department
Creating table admin_filters_employee
Creating table admin_filters_taggeditem
Creating table admin_filters_bookmark
Creating table field_defaults_article
Creating table nested_foreign_keys_person
Creating table nested_foreign_keys_movie
Creating table nested_foreign_keys_event
Creating table nested_foreign_keys_screening
Creating table nested_foreign_keys_screeningnullfk
Creating table nested_foreign_keys_package
Creating table nested_foreign_keys_packagenullfk
Creating table forms_tests_boundarymodel
Creating table forms_tests_defaults
Creating table forms_tests_choicemodel
Creating table forms_tests_choiceoptionmodel
Creating table forms_tests_choicefieldmodel
Creating table forms_tests_optionalmultichoicemodel
Creating table forms_tests_filemodel
Creating table forms_tests_article
Creating table annotations_author
Creating table annotations_publisher
Creating table annotations_book
Creating table annotations_store
Creating table annotations_departmentstore
Creating table annotations_employee
Creating table annotations_company
Creating table annotations_ticket
Creating table admin_ordering_band
Creating table admin_ordering_song
Creating table sessions_tests_customsession
Creating table custom_lookups_author
Creating table custom_lookups_article
Creating table custom_lookups_mysqlunixtimestamp
Creating table custom_lookups_custommodel
Creating table ordering_author
Creating table ordering_article
Creating table ordering_reference
Creating table choices_person
Creating table m2m_through_person
Creating table m2m_through_group
Creating table m2m_through_membership
Creating table test_table
Creating table m2m_through_testnodefaultsornulls
Creating table m2m_through_personselfrefm2m
Creating table m2m_through_friendship
Creating table m2m_through_event
Creating table m2m_through_invitation
Creating table m2m_through_employee
Creating table m2m_through_relationship
Creating table m2m_through_ingredient
Creating table m2m_through_recipe
Creating table m2m_through_recipeingredient
Creating table admin_registration_person
Creating table admin_registration_traveler
Creating table admin_registration_place
Creating table model_fields_foo
Creating table model_fields_bar
Creating table model_fields_whiz
Creating table model_fields_whiziter
Creating table model_fields_whiziterempty
Creating table model_fields_bigd
Creating table model_fields_floatmodel
Creating table model_fields_bigs
Creating table model_fields_unicodeslugfield
Creating table model_fields_smallintegermodel
Creating table model_fields_integermodel
Creating table model_fields_bigintegermodel
Creating table model_fields_positivesmallintegermodel
Creating table model_fields_positiveintegermodel
Creating table model_fields_post
Creating table model_fields_nullbooleanmodel
Creating table model_fields_booleanmodel
Creating table model_fields_datetimemodel
Creating table model_fields_durationmodel
Creating table model_fields_nulldurationmodel
Creating table model_fields_primarykeycharmodel
Creating table model_fields_fkstobooleans
Creating table model_fields_fktochar
Creating table model_fields_renamedfield
Creating table model_fields_verbosenamefield
Creating table model_fields_genericipaddress
Creating table model_fields_decimallessthanone
Creating table model_fields_fieldclassattributemodel
Creating table model_fields_datamodel
Creating table model_fields_document
Creating table model_fields_person
Creating table model_fields_personwithheight
Creating table model_fields_personwithheightandwidth
Creating table model_fields_persondimensionsfirst
Creating table model_fields_persontwoimages
Creating table model_fields_allfieldsmodel
Creating table model_fields_manytomany
Creating table model_fields_uuidmodel
Creating table model_fields_nullableuuidmodel
Creating table model_fields_primarykeyuuidmodel
Creating table model_fields_relatedtouuidmodel
Creating table model_fields_uuidchild
Creating table model_fields_uuidgrandchild
Creating table queryset_pickle_group
Creating table queryset_pickle_event
Creating table queryset_pickle_happening
Creating table queryset_pickle_somemodel
Creating table queryset_pickle_m2mmodel
Creating table datetimes_article
Creating table datetimes_comment
Creating table datetimes_category
Creating table defer_secondary
Creating table defer_primary
Creating table defer_child
Creating table defer_bigchild
Creating table m2m_multiple_category
Creating table m2m_multiple_article
Creating table admin_views_section
Creating table admin_views_article
Creating table admin_views_book
Creating table admin_views_promo
Creating table admin_views_chapter
Creating table admin_views_chapterxtra1
Creating table admin_views_chapterxtra2
Creating table admin_views_rowlevelchangepermissionmodel
Creating table admin_views_customarticle
Creating table admin_views_modelwithstringprimarykey
Creating table admin_views_color
Creating table admin_views_thing
Creating table admin_views_actor
Creating table admin_views_inquisition
Creating table admin_views_sketch
Creating table admin_views_character
Creating table admin_views_stumpjoke
Creating table admin_views_fabric
Creating table admin_views_person
Creating table admin_views_persona
Creating table admin_views_account
Creating table admin_views_fooaccount
Creating table admin_views_baraccount
Creating table admin_views_subscriber
Creating table admin_views_externalsubscriber
Creating table admin_views_oldsubscriber
Creating table admin_views_media
Creating table admin_views_podcast
Creating table admin_views_vodcast
Creating table admin_views_parent
Creating table admin_views_child
Creating table admin_views_emptymodel
Creating table admin_views_gallery
Creating table admin_views_picture
Creating table admin_views_language
Creating table admin_views_title
Creating table admin_views_titletranslation
Creating table admin_views_recommender
Creating table admin_views_recommendation
Creating table admin_views_collector
Creating table admin_views_widget
Creating table admin_views_doohickey
Creating table admin_views_grommet
Creating table admin_views_whatsit
Creating table admin_views_doodad
Creating table admin_views_fancydoodad
Creating table admin_views_category
Creating table admin_views_link
Creating table admin_views_prepopulatedpost
Creating table admin_views_prepopulatedsubpost
Creating table admin_views_post
Creating table admin_views_gadget
Creating table admin_views_villain
Creating table admin_views_supervillain
Creating table admin_views_funkytag
Creating table admin_views_plot
Creating table admin_views_plotdetails
Creating table admin_views_secrethideout
Creating table admin_views_supersecrethideout
Creating table admin_views_bookmark
Creating table admin_views_cyclicone
Creating table admin_views_cyclictwo
Creating table admin_views_topping
Creating table admin_views_pizza
Creating table admin_views_album
Creating table admin_views_employee
Creating table admin_views_workhour
Creating table admin_views_question
Creating table admin_views_answer
Creating table admin_views_reservation
Creating table admin_views_fooddelivery
Creating table admin_views_coverletter
Creating table admin_views_paper
Creating table admin_views_shortmessage
Creating table admin_views_telegram
Creating table admin_views_story
Creating table admin_views_otherstory
Creating table admin_views_complexsortedperson
Creating table admin_views_pluggablesearchperson
Creating table admin_views_prepopulatedpostlargeslug
Creating table admin_views_adminorderedfield
Creating table admin_views_adminorderedmodelmethod
Creating table admin_views_adminorderedadminmethod
Creating table admin_views_adminorderedcallable
Creating table admin_views_report
Creating table admin_views_mainprepopulated
Creating table admin_views_relatedprepopulated
Creating table admin_views_unorderedobject
Creating table admin_views_undeletableobject
Creating table admin_views_unchangeableobject
Creating table admin_views_usermessenger
Creating table admin_views_simple
Creating table admin_views_choice
Creating table admin_views_parentwithdependentchildren
Creating table admin_views_dependentchild
Creating table admin_views_filteredmanager
Creating table admin_views_emptymodelvisible
Creating table admin_views_emptymodelhidden
Creating table admin_views_emptymodelmixin
Creating table admin_views_state
Creating table admin_views_city
Creating table admin_views_restaurant
Creating table admin_views_worker
Creating table admin_views_referencedbyparent
Creating table admin_views_parentwithfk
Creating table admin_views_childofreferer
Creating table admin_views_inlinereferer
Creating table admin_views_referencedbyinline
Creating table admin_views_inlinereference
Creating table admin_views_recipe
Creating table admin_views_ingredient
Creating table admin_views_recipeingredient
Creating table admin_views_notreferenced
Creating table admin_views_explicitlyprovidedpk
Creating table admin_views_implicitlygeneratedpk
Creating table admin_views_referencedbygenrel
Creating table admin_views_genrelreference
Creating table admin_views_parentwithuuidpk
Creating table admin_views_relatedwithuuidpkmodel
Creating table admin_views_author
Creating table admin_views_authorship
Creating table proxy_models_person
Creating table proxy_models_statusperson
Creating table proxy_models_lowerstatusperson
Creating table proxy_models_user
Creating table proxy_models_country
Creating table proxy_models_state
Creating table proxy_models_baseuser
Creating table proxy_models_trackeruser
Creating table proxy_models_issue
Creating table proxy_models_bug
Creating table proxy_models_improvement
Creating table filtered_relation_author
Creating table filtered_relation_editor
Creating table filtered_relation_book
Creating table filtered_relation_borrower
Creating table filtered_relation_reservation
Creating table filtered_relation_rentalsession
Creating table fixtures_model_package_article
Creating table extra_regress_revisionablemodel
Creating table extra_regress_order
Creating table extra_regress_testobject
Creating table custom_managers_person
Creating table custom_managers_funperson
Creating table custom_managers_book
Creating table custom_managers_car
Creating table custom_managers_relatedmodel
Creating table custom_managers_restrictedmodel
Creating table custom_managers_onetoonerestrictedmodel
Creating table custom_managers_personfromabstract
Creating table context_processors_debugobject
Creating table select
Creating table transactions_reporter
Creating table foreign_object_article
Creating table foreign_object_newsarticle
Creating table foreign_object_articletranslation
Creating table foreign_object_articletag
Creating table foreign_object_articleidea
Creating table foreign_object_address
Creating table foreign_object_customer
Creating table foreign_object_contact
Creating table foreign_object_slugpage
Creating table foreign_object_country
Creating table foreign_object_person
Creating table foreign_object_group
Creating table foreign_object_membership
Creating table foreign_object_friendship
Creating table admin_custom_urls_action
Creating table admin_custom_urls_person
Creating table admin_custom_urls_car
Creating table delete_regress_award
Creating table delete_regress_awardnote
Creating table delete_regress_person
Creating table delete_regress_book
Creating table delete_regress_toy
Creating table delete_regress_child
Creating table delete_regress_playedwith
Creating table delete_regress_playedwithnote
Creating table delete_regress_contact
Creating table delete_regress_email
Creating table delete_regress_researcher
Creating table delete_regress_food
Creating table delete_regress_eaten
Creating table delete_regress_policy
Creating table delete_regress_version
Creating table delete_regress_location
Creating table delete_regress_item
Creating table delete_regress_file
Creating table delete_regress_fooimage
Creating table delete_regress_foofile
Creating table delete_regress_foophoto
Creating table delete_regress_orgunit
Creating table delete_regress_login
Creating table delete_regress_house
Creating table delete_regress_orderedperson
Creating table model_indexes_book
Creating table model_indexes_childmodel1
Creating table model_indexes_childmodel2
Creating table fixtures_category
Creating table fixtures_article
Creating table fixtures_blog
Creating table fixtures_tag
Creating table fixtures_person
Creating table fixtures_spy
Creating table fixtures_visa
Creating table fixtures_book
Creating table fixtures_primarykeyuuidmodel
Creating table admin_checks_album
Creating table admin_checks_song
Creating table admin_checks_twoalbumfkandane
Creating table admin_checks_author
Creating table admin_checks_book
Creating table admin_checks_authorsbooks
Creating table admin_checks_state
Creating table admin_checks_city
Creating table admin_checks_influence
Creating table get_earliest_or_latest_article
Creating table get_earliest_or_latest_person
Creating table get_earliest_or_latest_indexerrorarticle
Creating table one_to_one_place
Creating table one_to_one_restaurant
Creating table one_to_one_bar
Creating table one_to_one_undergroundbar
Creating table one_to_one_waiter
Creating table one_to_one_favorites
Creating table one_to_one_manualprimarykey
Creating table one_to_one_relatedmodel
Creating table one_to_one_multimodel
Creating table one_to_one_target
Creating table one_to_one_pointer
Creating table one_to_one_pointer2
Creating table one_to_one_hiddenpointer
Creating table one_to_one_tofieldpointer
Creating table one_to_one_school
Creating table one_to_one_director
Creating table i18n_testmodel
Creating table i18n_company
Creating table str_internationalarticle
Creating table modeladmin_band
Creating table modeladmin_song
Creating table modeladmin_concert
Creating table modeladmin_validationtestmodel
Creating table modeladmin_validationtestinlinemodel
Creating table drop
Creating table properties_person
Creating table select_related_domain
Creating table select_related_kingdom
Creating table select_related_phylum
Creating table select_related_klass
Creating table select_related_order
Creating table select_related_family
Creating table select_related_genus
Creating table select_related_species
Creating table select_related_hybridspecies
Creating table select_related_topping
Creating table select_related_pizza
Creating table select_related_taggeditem
Creating table select_related_bookmark
Creating table expressions_window_employee
Creating table view_tests_author
Creating table view_tests_article
Creating table view_tests_urlarticle
Creating table view_tests_datearticle
Creating table generic_inline_admin_episode
Creating table generic_inline_admin_media
Creating table generic_inline_admin_category
Creating table generic_inline_admin_phonenumber
Creating table generic_inline_admin_contact
Creating table generic_inline_admin_episodepermanent
Creating table empty_empty
Creating table test_runner_person
Creating table introspection_city
Creating table introspection_district
Creating table introspection_reporter
Creating table introspection_article
Creating table datatypes_donut
Creating table datatypes_rumbaba
Creating table resolve_url_unimportantthing
Creating table swappable_models_article
Creating table swappable_models_alternatearticle
Creating table dates_article
Creating table dates_comment
Creating table dates_category
Creating table custom_pk_employee
Creating table custom_pk_business
Creating table custom_pk_bar
Creating table custom_pk_foo
Creating table serializers_categorymetadata
Creating table serializers_category
Creating table serializers_author
Creating table serializers_article
Creating table serializers_authorprofile
Creating table serializers_actor
Creating table serializers_movie
Creating table serializers_score
Creating table serializers_player
Creating table serializers_basemodel
Creating table serializers_complexmodel
Creating table serializers_binarydata
Creating table serializers_booleandata
Creating table serializers_chardata
Creating table serializers_datedata
Creating table serializers_datetimedata
Creating table serializers_decimaldata
Creating table serializers_emaildata
Creating table serializers_filedata
Creating table serializers_filepathdata
Creating table serializers_floatdata
Creating table serializers_integerdata
Creating table serializers_bigintegerdata
Creating table serializers_genericipaddressdata
Creating table serializers_nullbooleandata
Creating table serializers_positiveintegerdata
Creating table serializers_positivesmallintegerdata
Creating table serializers_slugdata
Creating table serializers_smalldata
Creating table serializers_textdata
Creating table serializers_timedata
Creating table serializers_tag
Creating table serializers_genericdata
Creating table serializers_anchor
Creating table serializers_uniqueanchor
Creating table serializers_fkdata
Creating table serializers_m2mdata
Creating table serializers_o2odata
Creating table serializers_fkselfdata
Creating table serializers_m2mselfdata
Creating table serializers_fkdatatofield
Creating table serializers_fkdatatoo2o
Creating table serializers_m2mintermediatedata
Creating table serializers_intermediate
Creating table serializers_booleanpkdata
Creating table serializers_charpkdata
Creating table serializers_datepkdata
Creating table serializers_datetimepkdata
Creating table serializers_decimalpkdata
Creating table serializers_emailpkdata
Creating table serializers_filepathpkdata
Creating table serializers_floatpkdata
Creating table serializers_integerpkdata
Creating table serializers_genericipaddresspkdata
Creating table serializers_positiveintegerpkdata
Creating table serializers_positivesmallintegerpkdata
Creating table serializers_slugpkdata
Creating table serializers_smallpkdata
Creating table serializers_uuiddata
Creating table serializers_fktouuid
Creating table serializers_autonowdatetimedata
Creating table serializers_modifyingsavedata
Creating table serializers_inheritabstractmodel
Creating table serializers_inheritbasemodel
Creating table serializers_explicitinheritbasemodel
Creating table serializers_lengthmodel
Creating table serializers_parent
Creating table serializers_child
Creating table serializers_naturalkeyanchor
Creating table serializers_fkdatanaturalkey
Creating table generic_relations_taggeditem
Creating table generic_relations_valuabletaggeditem
Creating table generic_relations_abstractcomparison
Creating table generic_relations_comparison
Creating table generic_relations_animal
Creating table generic_relations_vegetable
Creating table generic_relations_carrot
Creating table generic_relations_mineral
Creating table generic_relations_gecko
Creating table generic_relations_rock
Creating table generic_relations_valuablerock
Creating table generic_relations_manualpk
Creating table generic_relations_forproxymodelmodel
Creating table generic_relations_forconcretemodelmodel
Creating table generic_relations_concreterelatedmodel
Creating table generic_relations_allowsnullgfk
Creating table servers_person
Creating table lookup_alarm
Creating table lookup_author
Creating table lookup_article
Creating table lookup_tag
Creating table lookup_season
Creating table lookup_game
Creating table lookup_player
Creating table lookup_product
Creating table lookup_stock
Creating table order_with_respect_to_question
Creating table order_with_respect_to_answer
Creating table order_with_respect_to_post
Creating table order_with_respect_to_entity
Creating table order_with_respect_to_dimension
Creating table order_with_respect_to_component
Creating table aggregation_regress_author
Creating table aggregation_regress_publisher
Creating table aggregation_regress_itemtag
Creating table aggregation_regress_book
Creating table aggregation_regress_store
Creating table aggregation_regress_entries
Creating table aggregation_regress_clues
Creating table aggregation_regress_withmanualpk
Creating table aggregation_regress_hardbackbook
Creating table aggregation_regress_alfa
Creating table aggregation_regress_bravo
Creating table aggregation_regress_charlie
Creating table aggregation_regress_selfreffk
Creating table file_uploads_filemodel
Creating table sitemaps_tests_testmodel
Creating table sitemaps_tests_i18ntestmodel
Creating table or_lookups_article
Creating table defer_regress_item
Creating table defer_regress_relateditem
Creating table defer_regress_child
Creating table defer_regress_leaf
Creating table defer_regress_resolvethis
Creating table defer_regress_simpleitem
Creating table defer_regress_feature
Creating table defer_regress_specialfeature
Creating table defer_regress_onetooneitem
Creating table defer_regress_itemandsimpleitem
Creating table defer_regress_profile
Creating table defer_regress_location
Creating table defer_regress_request
Creating table defer_regress_base
Creating table defer_regress_derived
Creating table get_object_or_404_author
Creating table get_object_or_404_article
Creating table apps_totallynormal
Creating table inline_formsets_school
Creating table inline_formsets_parent
Creating table inline_formsets_child
Creating table inline_formsets_poet
Creating table inline_formsets_poem
Creating table db_functions_author
Creating table db_functions_article
Creating table db_functions_fan
Creating table db_functions_dtmodel
Creating table db_functions_decimalmodel
Creating table validation_modeltovalidate
Creating table validation_uniquefieldsmodel
Creating table validation_custompkmodel
Creating table validation_uniquetogethermodel
Creating table validation_uniquefordatemodel
Creating table validation_custommessagesmodel
Creating table validation_author
Creating table validation_article
Creating table validation_post
Creating table validation_flexibledatepost
Creating table validation_uniqueerrorsmodel
Creating table validation_genericipaddresstestmodel
Creating table validation_genericipaddrunpackuniquetest
Creating table model_forms_person
Creating table model_forms_category
Creating table model_forms_writer
Creating table model_forms_article
Creating table model_forms_improvedarticle
Creating table model_forms_improvedarticlewithparentlink
Creating table model_forms_betterwriter
Creating table model_forms_publication
Creating table model_forms_publicationdefaults
Creating table model_forms_author
Creating table model_forms_author1
Creating table model_forms_writerprofile
Creating table model_forms_document
Creating table model_forms_textfile
Creating table model_forms_customff
Creating table model_forms_filepathmodel
Creating table model_forms_imagefile
Creating table model_forms_optionalimagefile
Creating table model_forms_noextensionimagefile
Creating table model_forms_homepage
Creating table model_forms_product
Creating table model_forms_price
Creating table model_forms_triple
Creating table model_forms_articlestatus
Creating table model_forms_inventory
Creating table model_forms_book
Creating table model_forms_derivedbook
Creating table model_forms_explicitpk
Creating table model_forms_post
Creating table model_forms_datetimepost
Creating table model_forms_derivedpost
Creating table model_forms_bigint
Creating table model_forms_customfieldforexclusionmodel
Creating table model_forms_flexibledatepost
Creating table model_forms_colour
Creating table model_forms_colourfulitem
Creating table model_forms_customerrormessage
Creating table model_forms_character
Creating table model_forms_stumpjoke
Creating table model_forms_student
Creating table model_forms_photo
Creating table model_forms_uuidpk
Creating table model_forms_strictassignmentfieldspecific
Creating table model_forms_strictassignmentall
Creating table model_forms_award
Creating table model_forms_nullableuniquecharfieldmodel
Creating table raw_query_author
Creating table raw_query_book
Creating table raw_query_bookfkaspk
Creating table raw_query_coffee
Creating table raw_query_mixedcaseidcolumn
Creating table raw_query_reviewer
Creating table raw_query_friendlyauthor
Creating table distinct_on_fields_tag
Creating table distinct_on_fields_celebrity
Creating table distinct_on_fields_fan
Creating table distinct_on_fields_staff
Creating table distinct_on_fields_stafftag
Creating table many_to_one_null_reporter
Creating table many_to_one_null_article
Creating table many_to_one_null_car
Creating table many_to_one_null_driver
Creating table model_formsets_regress_user
Creating table model_formsets_regress_usersite
Creating table model_formsets_regress_userprofile
Creating table model_formsets_regress_profilenetwork
Creating table model_formsets_regress_place
Creating table model_formsets_regress_restaurant
Creating table model_formsets_regress_manager
Creating table model_formsets_regress_network
Creating table model_formsets_regress_host
Creating table delete_r
Creating table delete_s
Creating table delete_t
Creating table delete_u
Creating table delete_rchild
Creating table delete_a
Creating table delete_m
Creating table delete_mr
Creating table delete_mrnull
Creating table delete_avatar
Creating table delete_user
Creating table delete_hiddenuser
Creating table delete_hiddenuserprofile
Creating table delete_m2mto
Creating table delete_m2mfrom
Creating table delete_parent
Creating table delete_child
Creating table delete_base
Creating table delete_reltobase
Creating table null_queries_poll
Creating table null_queries_choice
Creating table null_queries_outera
Creating table null_queries_outerb
Creating table null_queries_inner
Creating table model_options_author
Creating table model_options_editor
Creating table model_options_book
Creating table model_options_bookstore
Creating table model_options_editorstore
Creating table model_options_scientistref
Creating table model_options_articleref
Creating table managers_regress_parent
Creating table managers_regress_child1
Creating table managers_regress_child2
Creating table managers_regress_child3
Creating table managers_regress_child4
Creating table managers_regress_child5
Creating table managers_regress_child6
Creating table managers_regress_child7
Creating table managers_regress_relatedmodel
Creating table managers_regress_relationmodel
Creating table admin_inlines_parent
Creating table admin_inlines_teacher
Creating table admin_inlines_child
Creating table admin_inlines_book
Creating table admin_inlines_author
Creating table admin_inlines_nonautopkbook
Creating table admin_inlines_nonautopkbookchild
Creating table admin_inlines_editablepkbook
Creating table admin_inlines_holder
Creating table admin_inlines_inner
Creating table admin_inlines_holder2
Creating table admin_inlines_inner2
Creating table admin_inlines_holder3
Creating table admin_inlines_inner3
Creating table admin_inlines_holder4
Creating table admin_inlines_inner4stacked
Creating table admin_inlines_inner4tabular
Creating table admin_inlines_person
Creating table admin_inlines_outfititem
Creating table admin_inlines_fashionista
Creating table admin_inlines_shoppingweakness
Creating table admin_inlines_titlecollection
Creating table admin_inlines_title
Creating table admin_inlines_poll
Creating table admin_inlines_question
Creating table admin_inlines_novel
Creating table admin_inlines_chapter
Creating table admin_inlines_footnote
Creating table admin_inlines_capofamiglia
Creating table admin_inlines_consigliere
Creating table admin_inlines_sottocapo
Creating table admin_inlines_readonlyinline
Creating table admin_inlines_parentmodelwithcustompk
Creating table admin_inlines_childmodel1
Creating table admin_inlines_childmodel2
Creating table admin_inlines_binarytree
Creating table admin_inlines_lifeform
Creating table admin_inlines_extraterrestrial
Creating table admin_inlines_sighting
Creating table admin_inlines_someparentmodel
Creating table admin_inlines_somechildmodel
Creating table admin_inlines_profilecollection
Creating table admin_inlines_profile
Creating table inspectdb_people
Creating table inspectdb_message
Creating table inspectdb_peopledata
Creating table inspectdb_peoplemoredata
Creating table inspectdb_digitsincolumnname
Creating table inspectdb_special.table name
Creating table inspectdb_columntypes
Creating table inspectdb_uniquetogether
Creating table null_fk_ordering_author
Creating table null_fk_ordering_article
Creating table null_fk_ordering_systeminfo
Creating table null_fk_ordering_forum
Creating table null_fk_ordering_post
Creating table null_fk_ordering_comment
Creating table many_to_many_publication
Creating table many_to_many_tag
Creating table many_to_many_article
Creating table many_to_many_inheritedarticlea
Creating table many_to_many_inheritedarticleb
Creating table m2m_regress_selfrefer
Creating table m2m_regress_tag
Creating table m2m_regress_tagcollection
Creating table m2m_regress_entry
Creating table m2m_regress_selfreferchild
Creating table m2m_regress_selfreferchildsibling
Creating table m2m_regress_line
Creating table m2m_regress_worksheet
Creating table m2m_regress_user
Creating table m2m_regress_regressionmodelsplit
Creating table m2m_regress_post
Creating table null_fk_systemdetails
Creating table null_fk_systeminfo
Creating table null_fk_forum
Creating table null_fk_post
Creating table null_fk_comment
Creating table null_fk_item
Creating table null_fk_propertyvalue
Creating table null_fk_property
Creating table migrations_modelwithcustombase
Creating table migrations_unmigratedmodel
Creating table m2o_recursive_category
Creating table m2o_recursive_person
Creating table admin_docs_company
Creating table admin_docs_group
Creating table admin_docs_family
Creating table admin_docs_person
Creating table select_related_regress_building
Creating table select_related_regress_device
Creating table select_related_regress_port
Creating table select_related_regress_connection
Creating table select_related_regress_tuser
Creating table select_related_regress_person
Creating table select_related_regress_organizer
Creating table select_related_regress_student
Creating table select_related_regress_class
Creating table select_related_regress_enrollment
Creating table select_related_regress_country
Creating table select_related_regress_state
Creating table select_related_regress_clientstatus
Creating table select_related_regress_client
Creating table select_related_regress_specialclient
Creating table select_related_regress_parent
Creating table select_related_regress_child
Creating table select_related_regress_item
Creating table select_related_regress_fowl
Creating table select_related_regress_hen
Creating table select_related_regress_chick
Creating table select_related_regress_a
Creating table select_related_regress_b
Creating table select_related_regress_c
Creating table bulk_create_country
Creating table bulk_create_proxymulticountry
Creating table bulk_create_restaurant
Creating table bulk_create_pizzeria
Creating table bulk_create_state
Creating table bulk_create_twofields
Creating table bulk_create_nofields
Creating table bulk_create_nullablefields
Creating table generic_relations_regress_link
Creating table generic_relations_regress_place
Creating table generic_relations_regress_restaurant
Creating table generic_relations_regress_cafe
Creating table generic_relations_regress_address
Creating table generic_relations_regress_person
Creating table generic_relations_regress_charlink
Creating table generic_relations_regress_textlink
Creating table generic_relations_regress_oddrelation1
Creating table generic_relations_regress_oddrelation2
Creating table generic_relations_regress_note
Creating table generic_relations_regress_contact
Creating table generic_relations_regress_organization
Creating table generic_relations_regress_company
Creating table generic_relations_regress_developer
Creating table generic_relations_regress_team
Creating table generic_relations_regress_guild
Creating table generic_relations_regress_tag
Creating table generic_relations_regress_board
Creating table generic_relations_regress_haslinkthing
Creating table generic_relations_regress_a
Creating table generic_relations_regress_b
Creating table generic_relations_regress_c
Creating table generic_relations_regress_d
Creating table generic_relations_regress_node
Creating table generic_relations_regress_content
Creating table generic_relations_regress_related
Creating table basic_article
Creating table basic_featuredarticle
Creating table basic_selfref
Creating table backends_square
Creating table backends_person
Creating table backends_schoolclass
Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
Creating table backends_tag
Creating table CaseSensitive_Post
Creating table backends_reporter
Creating table backends_article
Creating table backends_item
Creating table backends_object
Creating table backends_objectreference
Creating table backends_rawdata
Creating table backends_author
Creating table backends_book
Creating table m2m_signals_part
Creating table m2m_signals_car
Creating table m2m_signals_sportscar
Creating table m2m_signals_person
Creating table m2m_recursive_person
Creating table get_or_create_person
Creating table get_or_create_defaultperson
Creating table get_or_create_manualprimarykeytest
Creating table get_or_create_profile
Creating table get_or_create_tag
Creating table get_or_create_thing
Creating table get_or_create_publisher
Creating table get_or_create_author
Creating table get_or_create_book
Creating table m2m_intermediary_reporter
Creating table m2m_intermediary_article
Creating table m2m_intermediary_writer
Creating table base_mymodel
Creating table indexes_articletranslation
Creating table indexes_article
Creating table indexes_indextogethersinglelist
Creating table model_package_site
Creating table model_package_article
Creating table model_package_publication
Creating table model_package_advertisement
Creating table my_author_table
Creating table custom_columns_article
Creating table save_delete_hooks_person
Creating table auth_tests_customuser
Creating table auth_tests_customuserwithoutisactivefield
Creating table auth_tests_extensionuser
Creating table auth_tests_custompermissionsuser
Creating table auth_tests_customusernonuniqueusername
Creating table auth_tests_isactivetestuser1
Creating table auth_tests_minimaluser
Creating table auth_tests_uuiduser
Creating table auth_tests_email
Creating table auth_tests_customuserwithfk
Creating table auth_tests_integerusernameuser
Creating table auth_tests_userwithdisabledlastloginfield
Creating table auth_tests_customemailfield
Creating table expressions_case_casetestmodel
Creating table expressions_case_o2ocasetestmodel
Creating table expressions_case_fkcasetestmodel
Creating table expressions_case_client
Creating table many_to_one_reporter
Creating table many_to_one_article
Creating table many_to_one_city
Creating table many_to_one_district
Creating table many_to_one_first
Creating table many_to_one_second
Creating table many_to_one_third
Creating table many_to_one_parent
Creating table many_to_one_child
Creating table many_to_one_tofieldchild
Creating table many_to_one_category
Creating table many_to_one_record
Creating table many_to_one_relation
Creating table many_to_one_school
Creating table many_to_one_student
Creating table known_related_objects_tournament
Creating table known_related_objects_organiser
Creating table known_related_objects_pool
Creating table known_related_objects_poolstyle
Creating table admin_autodiscover_story
Creating table select_related_onetoone_user
Creating table select_related_onetoone_userprofile
Creating table select_related_onetoone_userstatresult
Creating table select_related_onetoone_userstat
Creating table select_related_onetoone_statdetails
Creating table select_related_onetoone_advanceduserstat
Creating table select_related_onetoone_image
Creating table select_related_onetoone_product
Creating table select_related_onetoone_parent1
Creating table select_related_onetoone_parent2
Creating table select_related_onetoone_child1
Creating table select_related_onetoone_child2
Creating table select_related_onetoone_child3
Creating table select_related_onetoone_child4
Creating table select_related_onetoone_linkedlist
Creating table syndication_tests_entry
Creating table syndication_tests_article
Creating table max_lengths_personwithdefaultmaxlengths
Creating table max_lengths_personwithcustommaxlengths
Creating table check_framework_simplemodel
Creating table timezones_event
Creating table timezones_maybeevent
Creating table timezones_session
Creating table timezones_sessionevent
Creating table timezones_timestamp
Creating table timezones_alldayevent
Creating table model_inheritance_worker
Creating table model_inheritance_student
Creating table model_inheritance_post
Creating table model_inheritance_comment
Creating table model_inheritance_link
Creating table model_inheritance_chef
Creating table model_inheritance_place
Creating table my_restaurant
Creating table model_inheritance_italianrestaurant
Creating table model_inheritance_supplier
Creating table model_inheritance_parkinglot
Creating table model_inheritance_title
Creating table model_inheritance_mixinmodel
Creating table model_inheritance_base
Creating table model_inheritance_subbase
Creating table model_inheritance_grandparent
Creating table model_inheritance_parent
Creating table model_inheritance_child
Creating table model_inheritance_grandchild
Creating table from_db_value_cashmodel
Creating table from_db_value_cashmodeldeprecated
Creating table contenttypes_tests_site
Creating table contenttypes_tests_author
Creating table contenttypes_tests_article
Creating table contenttypes_tests_schemeincludedurl
Creating table contenttypes_tests_concretemodel
Creating table contenttypes_tests_foowithouturl
Creating table contenttypes_tests_foowithurl
Creating table contenttypes_tests_foowithbrokenabsoluteurl
Creating table contenttypes_tests_question
Creating table contenttypes_tests_answer
Creating table contenttypes_tests_post
Creating table contenttypes_tests_modelwithnullfktosite
Creating table contenttypes_tests_modelwithm2mtosite
Creating table m2m_through_regress_membership
Creating table m2m_through_regress_usermembership
Creating table m2m_through_regress_person
Creating table m2m_through_regress_group
Creating table m2m_through_regress_a
Creating table m2m_through_regress_throughbase
Creating table m2m_through_regress_through
Creating table m2m_through_regress_b
Creating table m2m_through_regress_car
Creating table m2m_through_regress_driver
Creating table m2m_through_regress_cardriver
Creating table m2m_through_regress_event
Creating table m2m_through_regress_competitor
Creating table m2m_through_regress_individualcompetitor
Creating table m2m_through_regress_competingteam
Creating table proxy_model_inheritance_concretemodel
Creating table proxy_model_inheritance_concretemodelsubclass
Creating table admin_widgets_member
Creating table admin_widgets_band
Creating table admin_widgets_album
Creating table admin_widgets_inventory
Creating table admin_widgets_event
Creating table admin_widgets_car
Creating table admin_widgets_cartire
Creating table admin_widgets_honeycomb
Creating table admin_widgets_bee
Creating table admin_widgets_individual
Creating table admin_widgets_company
Creating table admin_widgets_advisor
Creating table admin_widgets_student
Creating table admin_widgets_school
Creating table admin_widgets_profile
Creating table generic_views_artist
Creating table generic_views_author
Creating table generic_views_book
Creating table generic_views_page
Creating table generic_views_booksigning
Creating table utils_tests_category
Creating table utils_tests_categoryinfo
Creating table force_insert_update_counter
Creating table force_insert_update_inheritedcounter
Creating table force_insert_update_subcounter
Creating table force_insert_update_withcustompk
Creating table update_datapoint
Creating table update_relatedpoint
Creating table update_a
Creating table update_b
Creating table update_c
Creating table update_d
Creating table update_foo
Creating table update_bar
Creating table update_only_fields_account
Creating table update_only_fields_person
Creating table update_only_fields_employee
Creating table update_only_fields_profile
Creating table reverse_lookup_user
Creating table reverse_lookup_poll
Creating table reverse_lookup_choice
Creating table aggregation_author
Creating table aggregation_publisher
Creating table aggregation_book
Creating table aggregation_store
Creating table model_inheritance_regress_place
Creating table model_inheritance_regress_restaurant
Creating table model_inheritance_regress_italianrestaurant
Creating table model_inheritance_regress_parkinglot
Creating table model_inheritance_regress_parkinglot3
Creating table model_inheritance_regress_parkinglot4a
Creating table model_inheritance_regress_parkinglot4b
Creating table model_inheritance_regress_supplier
Creating table model_inheritance_regress_wholesaler
Creating table model_inheritance_regress_parent
Creating table model_inheritance_regress_child
Creating table model_inheritance_regress_selfrefparent
Creating table model_inheritance_regress_selfrefchild
Creating table model_inheritance_regress_article
Creating table model_inheritance_regress_articlewithauthor
Creating table model_inheritance_regress_m2mbase
Creating table model_inheritance_regress_m2mchild
Creating table model_inheritance_regress_qualitycontrol
Creating table model_inheritance_regress_basem
Creating table model_inheritance_regress_derivedm
Creating table model_inheritance_regress_internalcertificationaudit
Creating table model_inheritance_regress_person
Creating table model_inheritance_regress_birthdayparty
Creating table model_inheritance_regress_bachelorparty
Creating table model_inheritance_regress_messybachelorparty
Creating table model_inheritance_regress_searchablelocation
Creating table model_inheritance_regress_busstation
Creating table model_inheritance_regress_trainstation
Creating table model_inheritance_regress_user
Creating table model_inheritance_regress_profile
Creating table model_inheritance_regress_politician
Creating table model_inheritance_regress_congressman
Creating table model_inheritance_regress_senator
Creating table m2m_and_m2o_user
Creating table m2m_and_m2o_issue
Creating table m2m_and_m2o_stringreferencemodel
Creating table queries_dumbcategory
Creating table queries_namedcategory
Creating table queries_tag
Creating table queries_note
Creating table queries_annotation
Creating table queries_extrainfo
Creating table queries_author
Creating table queries_item
Creating table queries_report
Creating table queries_reportcomment
Creating table queries_ranking
Creating table queries_cover
Creating table queries_number
Creating table queries_valid
Creating table queries_x
Creating table queries_y
Creating table queries_loopx
Creating table queries_loopy
Creating table queries_loopz
Creating table queries_managedmodel
Creating table queries_detail
Creating table queries_member
Creating table queries_child
Creating table queries_custompk
Creating table queries_related
Creating table queries_custompktag
Creating table queries_celebrity
Creating table queries_tvchef
Creating table queries_fan
Creating table queries_leafa
Creating table queries_leafb
Creating table queries_join
Creating table queries_reservedname
Creating table queries_sharedconnection
Creating table queries_pointera
Creating table queries_pointerb
Creating table queries_singleobject
Creating table queries_relatedobject
Creating table queries_plaything
Creating table queries_article
Creating table queries_food
Creating table queries_eaten
Creating table queries_node
Creating table queries_objecta
Creating table queries_childobjecta
Creating table queries_objectb
Creating table queries_objectc
Creating table queries_simplecategory
Creating table queries_specialcategory
Creating table queries_categoryitem
Creating table queries_mixedcasefieldcategoryitem
Creating table queries_mixedcasedbcolumncategoryitem
Creating table queries_onetoonecategory
Creating table queries_categoryrelationship
Creating table queries_commonmixedcaseforeignkeys
Creating table queries_nullablename
Creating table queries_modeld
Creating table queries_modelc
Creating table queries_modelb
Creating table queries_modela
Creating table queries_job
Creating table queries_jobresponsibilities
Creating table queries_responsibility
Creating table queries_fk1
Creating table queries_fk2
Creating table queries_fk3
Creating table queries_basea
Creating table queries_identifier
Creating table queries_program
Creating table queries_channel
Creating table queries_book
Creating table queries_chapter
Creating table queries_paragraph
Creating table queries_page
Creating table queries_myobject
Creating table queries_order
Creating table queries_orderitem
Creating table queries_baseuser
Creating table queries_task
Creating table queries_staff
Creating table queries_staffuser
Creating table queries_ticket21203parent
Creating table queries_ticket21203child
Creating table queries_person
Creating table queries_company
Creating table queries_employment
Creating table queries_school
Creating table queries_student
Creating table queries_classroom
Creating table queries_teacher
Creating table queries_ticket23605aparent
Creating table queries_ticket23605a
Creating table queries_ticket23605b
Creating table queries_ticket23605c
Creating table Individual
Creating table RelatedIndividual
Creating table model_meta_relation
Creating table model_meta_baseperson
Creating table model_meta_person
Creating table model_meta_personthroughproxysubclass
Creating table model_meta_relating
Creating table model_meta_commonancestor
Creating table model_meta_firstparent
Creating table model_meta_secondparent
Creating table model_meta_child
Creating table fixtures_regress_animal
Creating table Fixtures_regress_plant
Creating table fixtures_regress_stuff
Creating table fixtures_regress_absolute
Creating table fixtures_regress_parent
Creating table fixtures_regress_child
Creating table fixtures_regress_channel
Creating table fixtures_regress_article
Creating table fixtures_regress_specialarticle
Creating table fixtures_regress_feature
Creating table fixtures_regress_widget
Creating table fixtures_regress_store
Creating table fixtures_regress_person
Creating table fixtures_regress_book
Creating table fixtures_regress_nkchild
Creating table fixtures_regress_reftonkchild
Creating table fixtures_regress_circle1
Creating table fixtures_regress_circle2
Creating table fixtures_regress_circle3
Creating table fixtures_regress_circle4
Creating table fixtures_regress_circle5
Creating table fixtures_regress_circle6
Creating table fixtures_regress_externaldependency
Creating table fixtures_regress_thingy
Creating table fixtures_regress_m2mtoself
Creating table fixtures_regress_m2msimplea
Creating table fixtures_regress_m2msimpleb
Creating table fixtures_regress_m2msimplecirculara
Creating table fixtures_regress_m2msimplecircularb
Creating table fixtures_regress_m2mcomplexa
Creating table fixtures_regress_m2mcomplexb
Creating table fixtures_regress_m2mthroughab
Creating table fixtures_regress_m2mcomplexcircular1a
Creating table fixtures_regress_m2mcomplexcircular1b
Creating table fixtures_regress_m2mcomplexcircular1c
Creating table fixtures_regress_m2mcircular1throughab
Creating table fixtures_regress_m2mcircular1throughbc
Creating table fixtures_regress_m2mcircular1throughca
Creating table fixtures_regress_m2mcomplexcircular2a
Creating table fixtures_regress_m2mcomplexcircular2b
Creating table fixtures_regress_m2mcircular2throughab
Creating table multiple_database_review
Creating table multiple_database_person
Creating table multiple_database_book
Creating table multiple_database_pet
Creating table multiple_database_userprofile
Creating table string_lookup_foo
Creating table string_lookup_bar
Creating table string_lookup_whiz
Creating table string_lookup_child
Creating table string_lookup_base
Creating table string_lookup_article
Creating table signals_person
Creating table signals_car
Creating table signals_author
Creating table signals_book
Creating table select_for_update_country
Creating table select_for_update_city
Creating table select_for_update_person
Creating table select_for_update_personprofile
Creating table custom_methods_article
Creating table mutually_referential_parent
Creating table mutually_referential_child
Creating table admin_changelist_event
Creating table admin_changelist_parent
Creating table admin_changelist_child
Creating table admin_changelist_genre
Creating table admin_changelist_band
Creating table admin_changelist_musician
Creating table admin_changelist_group
Creating table admin_changelist_concert
Creating table admin_changelist_membership
Creating table admin_changelist_quartet
Creating table admin_changelist_chordsmusician
Creating table admin_changelist_chordsband
Creating table admin_changelist_invitation
Creating table admin_changelist_swallow
Creating table admin_changelist_swallowonetoone
Creating table admin_changelist_unorderedobject
Creating table admin_changelist_orderedobject
Creating table admin_changelist_customiduser
Creating table admin_changelist_charpk
Creating table model_formsets_author
Creating table model_formsets_betterauthor
Creating table model_formsets_book
Creating table model_formsets_bookwithcustompk
Creating table model_formsets_editor
Creating table model_formsets_bookwithoptionalalteditor
Creating table model_formsets_alternatebook
Creating table model_formsets_authormeeting
Creating table model_formsets_customprimarykey
Creating table model_formsets_place
Creating table model_formsets_owner
Creating table model_formsets_location
Creating table model_formsets_ownerprofile
Creating table model_formsets_restaurant
Creating table model_formsets_product
Creating table model_formsets_price
Creating table model_formsets_mexicanrestaurant
Creating table model_formsets_classymexicanrestaurant
Creating table model_formsets_repository
Creating table model_formsets_revision
Creating table model_formsets_person
Creating table model_formsets_membership
Creating table model_formsets_team
Creating table model_formsets_player
Creating table model_formsets_poet
Creating table model_formsets_poem
Creating table model_formsets_post
Creating table model_formsets_uuidpkparent
Creating table model_formsets_uuidpkchild
Creating table model_formsets_childwitheditablepk
Creating table model_formsets_autopkchildofuuidpkparent
Creating table model_formsets_autopkparent
Creating table model_formsets_uuidpkchildofautopkparent
Creating table model_formsets_parentwithuuidalternatekey
Creating table model_formsets_childrelatedviaak
Creating table file_storage_storage
Creating table test_client_regress_customuser
Creating table model_regress_article
Creating table model_regress_movie
Creating table model_regress_party
Creating table model_regress_event
Creating table model_regress_department
Creating table model_regress_worker
Creating table model_regress_nonautopk
Creating table model_regress_model1
Creating table model_regress_model2
Creating table model_regress_model3
Creating table cache_poll
Creating table admin_utils_site
Creating table admin_utils_article
Creating table admin_utils_count
Creating table admin_utils_event
Creating table admin_utils_location
Creating table admin_utils_guest
Creating table admin_utils_eventguide
Creating table admin_utils_vehicle
Creating table admin_utils_car
Creating table a01
Creating table b01
Creating table c01
Creating table unmanaged_models_proxy1
Creating table unmanaged_models_proxy2
Creating table unmanaged_models_managed1
Creating table transaction_hooks_thing
Running deferred SQL...
Running migrations:
Applying admin.0001_initial... OK
Applying admin.0002_logentry_remove_auto_add... OK
Applying admin.0003_logentry_add_action_flag_choices... OK
Applying sites.0001_initial... OK
Applying flatpages.0001_initial... OK
Applying migration_test_data_persistence.0001_initial... OK
Applying migration_test_data_persistence.0002_add_book... OK
Applying postgres_tests.0001_setup_extensions... OK
Applying postgres_tests.0002_create_test_models... OK
Applying redirects.0001_initial... OK
Applying sites.0002_alter_domain_unique... OK
Applying sites_framework.0001_initial... OK
Creating test database for alias 'other' ('file:memorydb_other?mode=memory&cache=shared')...
Operations to perform:
Synchronize unmigrated apps: absolute_url_overrides, admin_autodiscover, admin_changelist, admin_checks, admin_custom_urls, admin_default_site, admin_docs, admin_filters, admin_inlines, admin_ordering, admin_registration, admin_scripts, admin_utils, admin_views, admin_widgets, aggregation, aggregation_regress, annotations, app_loading, apps, auth, auth_tests, backends, base, bash_completion, basic, builtin_server, bulk_create, cache, check_framework, choices, conditional_processing, contenttypes, contenttypes_tests, context_processors, csrf_tests, custom_columns, custom_lookups, custom_managers, custom_methods, custom_migration_operations, custom_pk, datatypes, dates, datetimes, db_functions, db_typecasts, dbshell, decorators, defer, defer_regress, delete, delete_regress, deprecation, dispatch, distinct_on_fields, empty, expressions, expressions_case, expressions_window, extra_regress, field_deconstruction, field_defaults, field_subclassing, file_storage, file_uploads, files, filtered_relation, fixtures, fixtures_model_package, fixtures_regress, flatpages_tests, force_insert_update, foreign_object, forms_tests, from_db_value, generic_inline_admin, generic_relations, generic_relations_regress, generic_views, get_earliest_or_latest, get_object_or_404, get_or_create, handlers, httpwrappers, humanize_tests, i18n, indexes, 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, max_lengths, messages, messages_tests, middleware, middleware_exceptions, migrate_signals, migrations, migrations2, model_fields, model_forms, model_formsets, model_formsets_regress, model_indexes, model_inheritance, model_inheritance_regress, model_meta, model_options, model_package, model_regress, modeladmin, multiple_database, mutually_referential, nested_foreign_keys, no_models, null_fk, null_fk_ordering, null_queries, one_to_one, or_lookups, order_with_respect_to, ordering, pagination, prefetch_related, project_template, properties, proxy_model_inheritance, proxy_models, queries, queryset_pickle, raw_query, redirects_tests, requests, reserved_names, resolve_url, responses, reverse_lookup, save_delete_hooks, schema, select_for_update, select_related, select_related_onetoone, select_related_regress, serializers, servers, sessions, sessions_tests, settings_tests, shell, shortcuts, signals, signed_cookies_tests, signing, sitemaps_tests, sites_tests, staticfiles, staticfiles_tests, str, string_lookup, swappable_models, syndication_tests, template_backends, template_loader, template_tests, test_client, test_client_regress, test_exceptions, test_runner, test_utils, timezones, transaction_hooks, transactions, unmanaged_models, update, update_only_fields, urlpatterns, urlpatterns_reverse, user_commands, utils_tests, validation, validators, version, view_tests, wsgi
Apply all migrations: admin, flatpages, migration_test_data_persistence, postgres_tests, redirects, sites, sites_framework
Synchronizing apps without migrations:
Creating tables...
Creating table django_content_type
Creating table auth_permission
Creating table auth_group
Creating table auth_user
Creating table django_session
Creating table prefetch_related_author
Creating table prefetch_related_authorwithage
Creating table prefetch_related_favoriteauthors
Creating table prefetch_related_authoraddress
Creating table prefetch_related_book
Creating table prefetch_related_bookwithyear
Creating table prefetch_related_bio
Creating table prefetch_related_reader
Creating table prefetch_related_bookreview
Creating table prefetch_related_qualification
Creating table prefetch_related_teacher
Creating table prefetch_related_department
Creating table prefetch_related_taggeditem
Creating table prefetch_related_bookmark
Creating table prefetch_related_comment
Creating table prefetch_related_house
Creating table prefetch_related_room
Creating table prefetch_related_person
Creating table prefetch_related_employee
Creating table prefetch_related_lessonentry
Creating table prefetch_related_wordentry
Creating table prefetch_related_author2
Creating table prefetch_related_pet
Creating table prefetch_related_flea
Creating table test_utils_car
Creating table test_utils_person
Creating table test_utils_possessedcar
Creating table expressions_employee
Creating table expressions_company
Creating table expressions_number
Creating table expressions_ExPeRiMeNt
Creating table expressions_result
Creating table expressions_time
Creating table expressions_simulationrun
Creating table expressions_uuidpk
Creating table expressions_uuid
Creating table pagination_article
Creating table admin_filters_book
Creating table admin_filters_department
Creating table admin_filters_employee
Creating table admin_filters_taggeditem
Creating table admin_filters_bookmark
Creating table field_defaults_article
Creating table nested_foreign_keys_person
Creating table nested_foreign_keys_movie
Creating table nested_foreign_keys_event
Creating table nested_foreign_keys_screening
Creating table nested_foreign_keys_screeningnullfk
Creating table nested_foreign_keys_package
Creating table nested_foreign_keys_packagenullfk
Creating table forms_tests_boundarymodel
Creating table forms_tests_defaults
Creating table forms_tests_choicemodel
Creating table forms_tests_choiceoptionmodel
Creating table forms_tests_choicefieldmodel
Creating table forms_tests_optionalmultichoicemodel
Creating table forms_tests_filemodel
Creating table forms_tests_article
Creating table annotations_author
Creating table annotations_publisher
Creating table annotations_book
Creating table annotations_store
Creating table annotations_departmentstore
Creating table annotations_employee
Creating table annotations_company
Creating table annotations_ticket
Creating table admin_ordering_band
Creating table admin_ordering_song
Creating table sessions_tests_customsession
Creating table custom_lookups_author
Creating table custom_lookups_article
Creating table custom_lookups_mysqlunixtimestamp
Creating table custom_lookups_custommodel
Creating table ordering_author
Creating table ordering_article
Creating table ordering_reference
Creating table choices_person
Creating table m2m_through_person
Creating table m2m_through_group
Creating table m2m_through_membership
Creating table test_table
Creating table m2m_through_testnodefaultsornulls
Creating table m2m_through_personselfrefm2m
Creating table m2m_through_friendship
Creating table m2m_through_event
Creating table m2m_through_invitation
Creating table m2m_through_employee
Creating table m2m_through_relationship
Creating table m2m_through_ingredient
Creating table m2m_through_recipe
Creating table m2m_through_recipeingredient
Creating table admin_registration_person
Creating table admin_registration_traveler
Creating table admin_registration_place
Creating table model_fields_foo
Creating table model_fields_bar
Creating table model_fields_whiz
Creating table model_fields_whiziter
Creating table model_fields_whiziterempty
Creating table model_fields_bigd
Creating table model_fields_floatmodel
Creating table model_fields_bigs
Creating table model_fields_unicodeslugfield
Creating table model_fields_smallintegermodel
Creating table model_fields_integermodel
Creating table model_fields_bigintegermodel
Creating table model_fields_positivesmallintegermodel
Creating table model_fields_positiveintegermodel
Creating table model_fields_post
Creating table model_fields_nullbooleanmodel
Creating table model_fields_booleanmodel
Creating table model_fields_datetimemodel
Creating table model_fields_durationmodel
Creating table model_fields_nulldurationmodel
Creating table model_fields_primarykeycharmodel
Creating table model_fields_fkstobooleans
Creating table model_fields_fktochar
Creating table model_fields_renamedfield
Creating table model_fields_verbosenamefield
Creating table model_fields_genericipaddress
Creating table model_fields_decimallessthanone
Creating table model_fields_fieldclassattributemodel
Creating table model_fields_datamodel
Creating table model_fields_document
Creating table model_fields_person
Creating table model_fields_personwithheight
Creating table model_fields_personwithheightandwidth
Creating table model_fields_persondimensionsfirst
Creating table model_fields_persontwoimages
Creating table model_fields_allfieldsmodel
Creating table model_fields_manytomany
Creating table model_fields_uuidmodel
Creating table model_fields_nullableuuidmodel
Creating table model_fields_primarykeyuuidmodel
Creating table model_fields_relatedtouuidmodel
Creating table model_fields_uuidchild
Creating table model_fields_uuidgrandchild
Creating table queryset_pickle_group
Creating table queryset_pickle_event
Creating table queryset_pickle_happening
Creating table queryset_pickle_somemodel
Creating table queryset_pickle_m2mmodel
Creating table datetimes_article
Creating table datetimes_comment
Creating table datetimes_category
Creating table defer_secondary
Creating table defer_primary
Creating table defer_child
Creating table defer_bigchild
Creating table m2m_multiple_category
Creating table m2m_multiple_article
Creating table admin_views_section
Creating table admin_views_article
Creating table admin_views_book
Creating table admin_views_promo
Creating table admin_views_chapter
Creating table admin_views_chapterxtra1
Creating table admin_views_chapterxtra2
Creating table admin_views_rowlevelchangepermissionmodel
Creating table admin_views_customarticle
Creating table admin_views_modelwithstringprimarykey
Creating table admin_views_color
Creating table admin_views_thing
Creating table admin_views_actor
Creating table admin_views_inquisition
Creating table admin_views_sketch
Creating table admin_views_character
Creating table admin_views_stumpjoke
Creating table admin_views_fabric
Creating table admin_views_person
Creating table admin_views_persona
Creating table admin_views_account
Creating table admin_views_fooaccount
Creating table admin_views_baraccount
Creating table admin_views_subscriber
Creating table admin_views_externalsubscriber
Creating table admin_views_oldsubscriber
Creating table admin_views_media
Creating table admin_views_podcast
Creating table admin_views_vodcast
Creating table admin_views_parent
Creating table admin_views_child
Creating table admin_views_emptymodel
Creating table admin_views_gallery
Creating table admin_views_picture
Creating table admin_views_language
Creating table admin_views_title
Creating table admin_views_titletranslation
Creating table admin_views_recommender
Creating table admin_views_recommendation
Creating table admin_views_collector
Creating table admin_views_widget
Creating table admin_views_doohickey
Creating table admin_views_grommet
Creating table admin_views_whatsit
Creating table admin_views_doodad
Creating table admin_views_fancydoodad
Creating table admin_views_category
Creating table admin_views_link
Creating table admin_views_prepopulatedpost
Creating table admin_views_prepopulatedsubpost
Creating table admin_views_post
Creating table admin_views_gadget
Creating table admin_views_villain
Creating table admin_views_supervillain
Creating table admin_views_funkytag
Creating table admin_views_plot
Creating table admin_views_plotdetails
Creating table admin_views_secrethideout
Creating table admin_views_supersecrethideout
Creating table admin_views_bookmark
Creating table admin_views_cyclicone
Creating table admin_views_cyclictwo
Creating table admin_views_topping
Creating table admin_views_pizza
Creating table admin_views_album
Creating table admin_views_employee
Creating table admin_views_workhour
Creating table admin_views_question
Creating table admin_views_answer
Creating table admin_views_reservation
Creating table admin_views_fooddelivery
Creating table admin_views_coverletter
Creating table admin_views_paper
Creating table admin_views_shortmessage
Creating table admin_views_telegram
Creating table admin_views_story
Creating table admin_views_otherstory
Creating table admin_views_complexsortedperson
Creating table admin_views_pluggablesearchperson
Creating table admin_views_prepopulatedpostlargeslug
Creating table admin_views_adminorderedfield
Creating table admin_views_adminorderedmodelmethod
Creating table admin_views_adminorderedadminmethod
Creating table admin_views_adminorderedcallable
Creating table admin_views_report
Creating table admin_views_mainprepopulated
Creating table admin_views_relatedprepopulated
Creating table admin_views_unorderedobject
Creating table admin_views_undeletableobject
Creating table admin_views_unchangeableobject
Creating table admin_views_usermessenger
Creating table admin_views_simple
Creating table admin_views_choice
Creating table admin_views_parentwithdependentchildren
Creating table admin_views_dependentchild
Creating table admin_views_filteredmanager
Creating table admin_views_emptymodelvisible
Creating table admin_views_emptymodelhidden
Creating table admin_views_emptymodelmixin
Creating table admin_views_state
Creating table admin_views_city
Creating table admin_views_restaurant
Creating table admin_views_worker
Creating table admin_views_referencedbyparent
Creating table admin_views_parentwithfk
Creating table admin_views_childofreferer
Creating table admin_views_inlinereferer
Creating table admin_views_referencedbyinline
Creating table admin_views_inlinereference
Creating table admin_views_recipe
Creating table admin_views_ingredient
Creating table admin_views_recipeingredient
Creating table admin_views_notreferenced
Creating table admin_views_explicitlyprovidedpk
Creating table admin_views_implicitlygeneratedpk
Creating table admin_views_referencedbygenrel
Creating table admin_views_genrelreference
Creating table admin_views_parentwithuuidpk
Creating table admin_views_relatedwithuuidpkmodel
Creating table admin_views_author
Creating table admin_views_authorship
Creating table proxy_models_person
Creating table proxy_models_statusperson
Creating table proxy_models_lowerstatusperson
Creating table proxy_models_user
Creating table proxy_models_country
Creating table proxy_models_state
Creating table proxy_models_baseuser
Creating table proxy_models_trackeruser
Creating table proxy_models_issue
Creating table proxy_models_bug
Creating table proxy_models_improvement
Creating table filtered_relation_author
Creating table filtered_relation_editor
Creating table filtered_relation_book
Creating table filtered_relation_borrower
Creating table filtered_relation_reservation
Creating table filtered_relation_rentalsession
Creating table fixtures_model_package_article
Creating table extra_regress_revisionablemodel
Creating table extra_regress_order
Creating table extra_regress_testobject
Creating table custom_managers_person
Creating table custom_managers_funperson
Creating table custom_managers_book
Creating table custom_managers_car
Creating table custom_managers_relatedmodel
Creating table custom_managers_restrictedmodel
Creating table custom_managers_onetoonerestrictedmodel
Creating table custom_managers_personfromabstract
Creating table context_processors_debugobject
Creating table select
Creating table transactions_reporter
Creating table foreign_object_article
Creating table foreign_object_newsarticle
Creating table foreign_object_articletranslation
Creating table foreign_object_articletag
Creating table foreign_object_articleidea
Creating table foreign_object_address
Creating table foreign_object_customer
Creating table foreign_object_contact
Creating table foreign_object_slugpage
Creating table foreign_object_country
Creating table foreign_object_person
Creating table foreign_object_group
Creating table foreign_object_membership
Creating table foreign_object_friendship
Creating table admin_custom_urls_action
Creating table admin_custom_urls_person
Creating table admin_custom_urls_car
Creating table delete_regress_award
Creating table delete_regress_awardnote
Creating table delete_regress_person
Creating table delete_regress_book
Creating table delete_regress_toy
Creating table delete_regress_child
Creating table delete_regress_playedwith
Creating table delete_regress_playedwithnote
Creating table delete_regress_contact
Creating table delete_regress_email
Creating table delete_regress_researcher
Creating table delete_regress_food
Creating table delete_regress_eaten
Creating table delete_regress_policy
Creating table delete_regress_version
Creating table delete_regress_location
Creating table delete_regress_item
Creating table delete_regress_file
Creating table delete_regress_fooimage
Creating table delete_regress_foofile
Creating table delete_regress_foophoto
Creating table delete_regress_orgunit
Creating table delete_regress_login
Creating table delete_regress_house
Creating table delete_regress_orderedperson
Creating table model_indexes_book
Creating table model_indexes_childmodel1
Creating table model_indexes_childmodel2
Creating table fixtures_category
Creating table fixtures_article
Creating table fixtures_blog
Creating table fixtures_tag
Creating table fixtures_person
Creating table fixtures_spy
Creating table fixtures_visa
Creating table fixtures_book
Creating table fixtures_primarykeyuuidmodel
Creating table admin_checks_album
Creating table admin_checks_song
Creating table admin_checks_twoalbumfkandane
Creating table admin_checks_author
Creating table admin_checks_book
Creating table admin_checks_authorsbooks
Creating table admin_checks_state
Creating table admin_checks_city
Creating table admin_checks_influence
Creating table get_earliest_or_latest_article
Creating table get_earliest_or_latest_person
Creating table get_earliest_or_latest_indexerrorarticle
Creating table one_to_one_place
Creating table one_to_one_restaurant
Creating table one_to_one_bar
Creating table one_to_one_undergroundbar
Creating table one_to_one_waiter
Creating table one_to_one_favorites
Creating table one_to_one_manualprimarykey
Creating table one_to_one_relatedmodel
Creating table one_to_one_multimodel
Creating table one_to_one_target
Creating table one_to_one_pointer
Creating table one_to_one_pointer2
Creating table one_to_one_hiddenpointer
Creating table one_to_one_tofieldpointer
Creating table one_to_one_school
Creating table one_to_one_director
Creating table i18n_testmodel
Creating table i18n_company
Creating table str_internationalarticle
Creating table modeladmin_band
Creating table modeladmin_song
Creating table modeladmin_concert
Creating table modeladmin_validationtestmodel
Creating table modeladmin_validationtestinlinemodel
Creating table drop
Creating table properties_person
Creating table select_related_domain
Creating table select_related_kingdom
Creating table select_related_phylum
Creating table select_related_klass
Creating table select_related_order
Creating table select_related_family
Creating table select_related_genus
Creating table select_related_species
Creating table select_related_hybridspecies
Creating table select_related_topping
Creating table select_related_pizza
Creating table select_related_taggeditem
Creating table select_related_bookmark
Creating table expressions_window_employee
Creating table view_tests_author
Creating table view_tests_article
Creating table view_tests_urlarticle
Creating table view_tests_datearticle
Creating table generic_inline_admin_episode
Creating table generic_inline_admin_media
Creating table generic_inline_admin_category
Creating table generic_inline_admin_phonenumber
Creating table generic_inline_admin_contact
Creating table generic_inline_admin_episodepermanent
Creating table empty_empty
Creating table test_runner_person
Creating table introspection_city
Creating table introspection_district
Creating table introspection_reporter
Creating table introspection_article
Creating table datatypes_donut
Creating table datatypes_rumbaba
Creating table resolve_url_unimportantthing
Creating table swappable_models_article
Creating table swappable_models_alternatearticle
Creating table dates_article
Creating table dates_comment
Creating table dates_category
Creating table custom_pk_employee
Creating table custom_pk_business
Creating table custom_pk_bar
Creating table custom_pk_foo
Creating table serializers_categorymetadata
Creating table serializers_category
Creating table serializers_author
Creating table serializers_article
Creating table serializers_authorprofile
Creating table serializers_actor
Creating table serializers_movie
Creating table serializers_score
Creating table serializers_player
Creating table serializers_basemodel
Creating table serializers_complexmodel
Creating table serializers_binarydata
Creating table serializers_booleandata
Creating table serializers_chardata
Creating table serializers_datedata
Creating table serializers_datetimedata
Creating table serializers_decimaldata
Creating table serializers_emaildata
Creating table serializers_filedata
Creating table serializers_filepathdata
Creating table serializers_floatdata
Creating table serializers_integerdata
Creating table serializers_bigintegerdata
Creating table serializers_genericipaddressdata
Creating table serializers_nullbooleandata
Creating table serializers_positiveintegerdata
Creating table serializers_positivesmallintegerdata
Creating table serializers_slugdata
Creating table serializers_smalldata
Creating table serializers_textdata
Creating table serializers_timedata
Creating table serializers_tag
Creating table serializers_genericdata
Creating table serializers_anchor
Creating table serializers_uniqueanchor
Creating table serializers_fkdata
Creating table serializers_m2mdata
Creating table serializers_o2odata
Creating table serializers_fkselfdata
Creating table serializers_m2mselfdata
Creating table serializers_fkdatatofield
Creating table serializers_fkdatatoo2o
Creating table serializers_m2mintermediatedata
Creating table serializers_intermediate
Creating table serializers_booleanpkdata
Creating table serializers_charpkdata
Creating table serializers_datepkdata
Creating table serializers_datetimepkdata
Creating table serializers_decimalpkdata
Creating table serializers_emailpkdata
Creating table serializers_filepathpkdata
Creating table serializers_floatpkdata
Creating table serializers_integerpkdata
Creating table serializers_genericipaddresspkdata
Creating table serializers_positiveintegerpkdata
Creating table serializers_positivesmallintegerpkdata
Creating table serializers_slugpkdata
Creating table serializers_smallpkdata
Creating table serializers_uuiddata
Creating table serializers_fktouuid
Creating table serializers_autonowdatetimedata
Creating table serializers_modifyingsavedata
Creating table serializers_inheritabstractmodel
Creating table serializers_inheritbasemodel
Creating table serializers_explicitinheritbasemodel
Creating table serializers_lengthmodel
Creating table serializers_parent
Creating table serializers_child
Creating table serializers_naturalkeyanchor
Creating table serializers_fkdatanaturalkey
Creating table generic_relations_taggeditem
Creating table generic_relations_valuabletaggeditem
Creating table generic_relations_abstractcomparison
Creating table generic_relations_comparison
Creating table generic_relations_animal
Creating table generic_relations_vegetable
Creating table generic_relations_carrot
Creating table generic_relations_mineral
Creating table generic_relations_gecko
Creating table generic_relations_rock
Creating table generic_relations_valuablerock
Creating table generic_relations_manualpk
Creating table generic_relations_forproxymodelmodel
Creating table generic_relations_forconcretemodelmodel
Creating table generic_relations_concreterelatedmodel
Creating table generic_relations_allowsnullgfk
Creating table servers_person
Creating table lookup_alarm
Creating table lookup_author
Creating table lookup_article
Creating table lookup_tag
Creating table lookup_season
Creating table lookup_game
Creating table lookup_player
Creating table lookup_product
Creating table lookup_stock
Creating table order_with_respect_to_question
Creating table order_with_respect_to_answer
Creating table order_with_respect_to_post
Creating table order_with_respect_to_entity
Creating table order_with_respect_to_dimension
Creating table order_with_respect_to_component
Creating table aggregation_regress_author
Creating table aggregation_regress_publisher
Creating table aggregation_regress_itemtag
Creating table aggregation_regress_book
Creating table aggregation_regress_store
Creating table aggregation_regress_entries
Creating table aggregation_regress_clues
Creating table aggregation_regress_withmanualpk
Creating table aggregation_regress_hardbackbook
Creating table aggregation_regress_alfa
Creating table aggregation_regress_bravo
Creating table aggregation_regress_charlie
Creating table aggregation_regress_selfreffk
Creating table file_uploads_filemodel
Creating table sitemaps_tests_testmodel
Creating table sitemaps_tests_i18ntestmodel
Creating table or_lookups_article
Creating table defer_regress_item
Creating table defer_regress_relateditem
Creating table defer_regress_child
Creating table defer_regress_leaf
Creating table defer_regress_resolvethis
Creating table defer_regress_simpleitem
Creating table defer_regress_feature
Creating table defer_regress_specialfeature
Creating table defer_regress_onetooneitem
Creating table defer_regress_itemandsimpleitem
Creating table defer_regress_profile
Creating table defer_regress_location
Creating table defer_regress_request
Creating table defer_regress_base
Creating table defer_regress_derived
Creating table get_object_or_404_author
Creating table get_object_or_404_article
Creating table apps_totallynormal
Creating table inline_formsets_school
Creating table inline_formsets_parent
Creating table inline_formsets_child
Creating table inline_formsets_poet
Creating table inline_formsets_poem
Creating table db_functions_author
Creating table db_functions_article
Creating table db_functions_fan
Creating table db_functions_dtmodel
Creating table db_functions_decimalmodel
Creating table validation_modeltovalidate
Creating table validation_uniquefieldsmodel
Creating table validation_custompkmodel
Creating table validation_uniquetogethermodel
Creating table validation_uniquefordatemodel
Creating table validation_custommessagesmodel
Creating table validation_author
Creating table validation_article
Creating table validation_post
Creating table validation_flexibledatepost
Creating table validation_uniqueerrorsmodel
Creating table validation_genericipaddresstestmodel
Creating table validation_genericipaddrunpackuniquetest
Creating table model_forms_person
Creating table model_forms_category
Creating table model_forms_writer
Creating table model_forms_article
Creating table model_forms_improvedarticle
Creating table model_forms_improvedarticlewithparentlink
Creating table model_forms_betterwriter
Creating table model_forms_publication
Creating table model_forms_publicationdefaults
Creating table model_forms_author
Creating table model_forms_author1
Creating table model_forms_writerprofile
Creating table model_forms_document
Creating table model_forms_textfile
Creating table model_forms_customff
Creating table model_forms_filepathmodel
Creating table model_forms_imagefile
Creating table model_forms_optionalimagefile
Creating table model_forms_noextensionimagefile
Creating table model_forms_homepage
Creating table model_forms_product
Creating table model_forms_price
Creating table model_forms_triple
Creating table model_forms_articlestatus
Creating table model_forms_inventory
Creating table model_forms_book
Creating table model_forms_derivedbook
Creating table model_forms_explicitpk
Creating table model_forms_post
Creating table model_forms_datetimepost
Creating table model_forms_derivedpost
Creating table model_forms_bigint
Creating table model_forms_customfieldforexclusionmodel
Creating table model_forms_flexibledatepost
Creating table model_forms_colour
Creating table model_forms_colourfulitem
Creating table model_forms_customerrormessage
Creating table model_forms_character
Creating table model_forms_stumpjoke
Creating table model_forms_student
Creating table model_forms_photo
Creating table model_forms_uuidpk
Creating table model_forms_strictassignmentfieldspecific
Creating table model_forms_strictassignmentall
Creating table model_forms_award
Creating table model_forms_nullableuniquecharfieldmodel
Creating table raw_query_author
Creating table raw_query_book
Creating table raw_query_bookfkaspk
Creating table raw_query_coffee
Creating table raw_query_mixedcaseidcolumn
Creating table raw_query_reviewer
Creating table raw_query_friendlyauthor
Creating table distinct_on_fields_tag
Creating table distinct_on_fields_celebrity
Creating table distinct_on_fields_fan
Creating table distinct_on_fields_staff
Creating table distinct_on_fields_stafftag
Creating table many_to_one_null_reporter
Creating table many_to_one_null_article
Creating table many_to_one_null_car
Creating table many_to_one_null_driver
Creating table model_formsets_regress_user
Creating table model_formsets_regress_usersite
Creating table model_formsets_regress_userprofile
Creating table model_formsets_regress_profilenetwork
Creating table model_formsets_regress_place
Creating table model_formsets_regress_restaurant
Creating table model_formsets_regress_manager
Creating table model_formsets_regress_network
Creating table model_formsets_regress_host
Creating table delete_r
Creating table delete_s
Creating table delete_t
Creating table delete_u
Creating table delete_rchild
Creating table delete_a
Creating table delete_m
Creating table delete_mr
Creating table delete_mrnull
Creating table delete_avatar
Creating table delete_user
Creating table delete_hiddenuser
Creating table delete_hiddenuserprofile
Creating table delete_m2mto
Creating table delete_m2mfrom
Creating table delete_parent
Creating table delete_child
Creating table delete_base
Creating table delete_reltobase
Creating table null_queries_poll
Creating table null_queries_choice
Creating table null_queries_outera
Creating table null_queries_outerb
Creating table null_queries_inner
Creating table model_options_author
Creating table model_options_editor
Creating table model_options_book
Creating table model_options_bookstore
Creating table model_options_editorstore
Creating table model_options_scientistref
Creating table model_options_articleref
Creating table managers_regress_parent
Creating table managers_regress_child1
Creating table managers_regress_child2
Creating table managers_regress_child3
Creating table managers_regress_child4
Creating table managers_regress_child5
Creating table managers_regress_child6
Creating table managers_regress_child7
Creating table managers_regress_relatedmodel
Creating table managers_regress_relationmodel
Creating table admin_inlines_parent
Creating table admin_inlines_teacher
Creating table admin_inlines_child
Creating table admin_inlines_book
Creating table admin_inlines_author
Creating table admin_inlines_nonautopkbook
Creating table admin_inlines_nonautopkbookchild
Creating table admin_inlines_editablepkbook
Creating table admin_inlines_holder
Creating table admin_inlines_inner
Creating table admin_inlines_holder2
Creating table admin_inlines_inner2
Creating table admin_inlines_holder3
Creating table admin_inlines_inner3
Creating table admin_inlines_holder4
Creating table admin_inlines_inner4stacked
Creating table admin_inlines_inner4tabular
Creating table admin_inlines_person
Creating table admin_inlines_outfititem
Creating table admin_inlines_fashionista
Creating table admin_inlines_shoppingweakness
Creating table admin_inlines_titlecollection
Creating table admin_inlines_title
Creating table admin_inlines_poll
Creating table admin_inlines_question
Creating table admin_inlines_novel
Creating table admin_inlines_chapter
Creating table admin_inlines_footnote
Creating table admin_inlines_capofamiglia
Creating table admin_inlines_consigliere
Creating table admin_inlines_sottocapo
Creating table admin_inlines_readonlyinline
Creating table admin_inlines_parentmodelwithcustompk
Creating table admin_inlines_childmodel1
Creating table admin_inlines_childmodel2
Creating table admin_inlines_binarytree
Creating table admin_inlines_lifeform
Creating table admin_inlines_extraterrestrial
Creating table admin_inlines_sighting
Creating table admin_inlines_someparentmodel
Creating table admin_inlines_somechildmodel
Creating table admin_inlines_profilecollection
Creating table admin_inlines_profile
Creating table inspectdb_people
Creating table inspectdb_message
Creating table inspectdb_peopledata
Creating table inspectdb_peoplemoredata
Creating table inspectdb_digitsincolumnname
Creating table inspectdb_special.table name
Creating table inspectdb_columntypes
Creating table inspectdb_uniquetogether
Creating table null_fk_ordering_author
Creating table null_fk_ordering_article
Creating table null_fk_ordering_systeminfo
Creating table null_fk_ordering_forum
Creating table null_fk_ordering_post
Creating table null_fk_ordering_comment
Creating table many_to_many_publication
Creating table many_to_many_tag
Creating table many_to_many_article
Creating table many_to_many_inheritedarticlea
Creating table many_to_many_inheritedarticleb
Creating table m2m_regress_selfrefer
Creating table m2m_regress_tag
Creating table m2m_regress_tagcollection
Creating table m2m_regress_entry
Creating table m2m_regress_selfreferchild
Creating table m2m_regress_selfreferchildsibling
Creating table m2m_regress_line
Creating table m2m_regress_worksheet
Creating table m2m_regress_user
Creating table m2m_regress_regressionmodelsplit
Creating table m2m_regress_post
Creating table null_fk_systemdetails
Creating table null_fk_systeminfo
Creating table null_fk_forum
Creating table null_fk_post
Creating table null_fk_comment
Creating table null_fk_item
Creating table null_fk_propertyvalue
Creating table null_fk_property
Creating table migrations_modelwithcustombase
Creating table migrations_unmigratedmodel
Creating table m2o_recursive_category
Creating table m2o_recursive_person
Creating table admin_docs_company
Creating table admin_docs_group
Creating table admin_docs_family
Creating table admin_docs_person
Creating table select_related_regress_building
Creating table select_related_regress_device
Creating table select_related_regress_port
Creating table select_related_regress_connection
Creating table select_related_regress_tuser
Creating table select_related_regress_person
Creating table select_related_regress_organizer
Creating table select_related_regress_student
Creating table select_related_regress_class
Creating table select_related_regress_enrollment
Creating table select_related_regress_country
Creating table select_related_regress_state
Creating table select_related_regress_clientstatus
Creating table select_related_regress_client
Creating table select_related_regress_specialclient
Creating table select_related_regress_parent
Creating table select_related_regress_child
Creating table select_related_regress_item
Creating table select_related_regress_fowl
Creating table select_related_regress_hen
Creating table select_related_regress_chick
Creating table select_related_regress_a
Creating table select_related_regress_b
Creating table select_related_regress_c
Creating table bulk_create_country
Creating table bulk_create_proxymulticountry
Creating table bulk_create_restaurant
Creating table bulk_create_pizzeria
Creating table bulk_create_state
Creating table bulk_create_twofields
Creating table bulk_create_nofields
Creating table bulk_create_nullablefields
Creating table generic_relations_regress_link
Creating table generic_relations_regress_place
Creating table generic_relations_regress_restaurant
Creating table generic_relations_regress_cafe
Creating table generic_relations_regress_address
Creating table generic_relations_regress_person
Creating table generic_relations_regress_charlink
Creating table generic_relations_regress_textlink
Creating table generic_relations_regress_oddrelation1
Creating table generic_relations_regress_oddrelation2
Creating table generic_relations_regress_note
Creating table generic_relations_regress_contact
Creating table generic_relations_regress_organization
Creating table generic_relations_regress_company
Creating table generic_relations_regress_developer
Creating table generic_relations_regress_team
Creating table generic_relations_regress_guild
Creating table generic_relations_regress_tag
Creating table generic_relations_regress_board
Creating table generic_relations_regress_haslinkthing
Creating table generic_relations_regress_a
Creating table generic_relations_regress_b
Creating table generic_relations_regress_c
Creating table generic_relations_regress_d
Creating table generic_relations_regress_node
Creating table generic_relations_regress_content
Creating table generic_relations_regress_related
Creating table basic_article
Creating table basic_featuredarticle
Creating table basic_selfref
Creating table backends_square
Creating table backends_person
Creating table backends_schoolclass
Creating table backends_verylongmodelnamezzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
Creating table backends_tag
Creating table CaseSensitive_Post
Creating table backends_reporter
Creating table backends_article
Creating table backends_item
Creating table backends_object
Creating table backends_objectreference
Creating table backends_rawdata
Creating table backends_author
Creating table backends_book
Creating table m2m_signals_part
Creating table m2m_signals_car
Creating table m2m_signals_sportscar
Creating table m2m_signals_person
Creating table m2m_recursive_person
Creating table get_or_create_person
Creating table get_or_create_defaultperson
Creating table get_or_create_manualprimarykeytest
Creating table get_or_create_profile
Creating table get_or_create_tag
Creating table get_or_create_thing
Creating table get_or_create_publisher
Creating table get_or_create_author
Creating table get_or_create_book
Creating table m2m_intermediary_reporter
Creating table m2m_intermediary_article
Creating table m2m_intermediary_writer
Creating table base_mymodel
Creating table indexes_articletranslation
Creating table indexes_article
Creating table indexes_indextogethersinglelist
Creating table model_package_site
Creating table model_package_article
Creating table model_package_publication
Creating table model_package_advertisement
Creating table my_author_table
Creating table custom_columns_article
Creating table save_delete_hooks_person
Creating table auth_tests_customuser
Creating table auth_tests_customuserwithoutisactivefield
Creating table auth_tests_extensionuser
Creating table auth_tests_custompermissionsuser
Creating table auth_tests_customusernonuniqueusername
Creating table auth_tests_isactivetestuser1
Creating table auth_tests_minimaluser
Creating table auth_tests_uuiduser
Creating table auth_tests_email
Creating table auth_tests_customuserwithfk
Creating table auth_tests_integerusernameuser
Creating table auth_tests_userwithdisabledlastloginfield
Creating table auth_tests_customemailfield
Creating table expressions_case_casetestmodel
Creating table expressions_case_o2ocasetestmodel
Creating table expressions_case_fkcasetestmodel
Creating table expressions_case_client
Creating table many_to_one_reporter
Creating table many_to_one_article
Creating table many_to_one_city
Creating table many_to_one_district
Creating table many_to_one_first
Creating table many_to_one_second
Creating table many_to_one_third
Creating table many_to_one_parent
Creating table many_to_one_child
Creating table many_to_one_tofieldchild
Creating table many_to_one_category
Creating table many_to_one_record
Creating table many_to_one_relation
Creating table many_to_one_school
Creating table many_to_one_student
Creating table known_related_objects_tournament
Creating table known_related_objects_organiser
Creating table known_related_objects_pool
Creating table known_related_objects_poolstyle
Creating table admin_autodiscover_story
Creating table select_related_onetoone_user
Creating table select_related_onetoone_userprofile
Creating table select_related_onetoone_userstatresult
Creating table select_related_onetoone_userstat
Creating table select_related_onetoone_statdetails
Creating table select_related_onetoone_advanceduserstat
Creating table select_related_onetoone_image
Creating table select_related_onetoone_product
Creating table select_related_onetoone_parent1
Creating table select_related_onetoone_parent2
Creating table select_related_onetoone_child1
Creating table select_related_onetoone_child2
Creating table select_related_onetoone_child3
Creating table select_related_onetoone_child4
Creating table select_related_onetoone_linkedlist
Creating table syndication_tests_entry
Creating table syndication_tests_article
Creating table max_lengths_personwithdefaultmaxlengths
Creating table max_lengths_personwithcustommaxlengths
Creating table check_framework_simplemodel
Creating table timezones_event
Creating table timezones_maybeevent
Creating table timezones_session
Creating table timezones_sessionevent
Creating table timezones_timestamp
Creating table timezones_alldayevent
Creating table model_inheritance_worker
Creating table model_inheritance_student
Creating table model_inheritance_post
Creating table model_inheritance_comment
Creating table model_inheritance_link
Creating table model_inheritance_chef
Creating table model_inheritance_place
Creating table my_restaurant
Creating table model_inheritance_italianrestaurant
Creating table model_inheritance_supplier
Creating table model_inheritance_parkinglot
Creating table model_inheritance_title
Creating table model_inheritance_mixinmodel
Creating table model_inheritance_base
Creating table model_inheritance_subbase
Creating table model_inheritance_grandparent
Creating table model_inheritance_parent
Creating table model_inheritance_child
Creating table model_inheritance_grandchild
Creating table from_db_value_cashmodel
Creating table from_db_value_cashmodeldeprecated
Creating table contenttypes_tests_site
Creating table contenttypes_tests_author
Creating table contenttypes_tests_article
Creating table contenttypes_tests_schemeincludedurl
Creating table contenttypes_tests_concretemodel
Creating table contenttypes_tests_foowithouturl
Creating table contenttypes_tests_foowithurl
Creating table contenttypes_tests_foowithbrokenabsoluteurl
Creating table contenttypes_tests_question
Creating table contenttypes_tests_answer
Creating table contenttypes_tests_post
Creating table contenttypes_tests_modelwithnullfktosite
Creating table contenttypes_tests_modelwithm2mtosite
Creating table m2m_through_regress_membership
Creating table m2m_through_regress_usermembership
Creating table m2m_through_regress_person
Creating table m2m_through_regress_group
Creating table m2m_through_regress_a
Creating table m2m_through_regress_throughbase
Creating table m2m_through_regress_through
Creating table m2m_through_regress_b
Creating table m2m_through_regress_car
Creating table m2m_through_regress_driver
Creating table m2m_through_regress_cardriver
Creating table m2m_through_regress_event
Creating table m2m_through_regress_competitor
Creating table m2m_through_regress_individualcompetitor
Creating table m2m_through_regress_competingteam
Creating table proxy_model_inheritance_concretemodel
Creating table proxy_model_inheritance_concretemodelsubclass
Creating table admin_widgets_member
Creating table admin_widgets_band
Creating table admin_widgets_album
Creating table admin_widgets_inventory
Creating table admin_widgets_event
Creating table admin_widgets_car
Creating table admin_widgets_cartire
Creating table admin_widgets_honeycomb
Creating table admin_widgets_bee
Creating table admin_widgets_individual
Creating table admin_widgets_company
Creating table admin_widgets_advisor
Creating table admin_widgets_student
Creating table admin_widgets_school
Creating table admin_widgets_profile
Creating table generic_views_artist
Creating table generic_views_author
Creating table generic_views_book
Creating table generic_views_page
Creating table generic_views_booksigning
Creating table utils_tests_category
Creating table utils_tests_categoryinfo
Creating table force_insert_update_counter
Creating table force_insert_update_inheritedcounter
Creating table force_insert_update_subcounter
Creating table force_insert_update_withcustompk
Creating table update_datapoint
Creating table update_relatedpoint
Creating table update_a
Creating table update_b
Creating table update_c
Creating table update_d
Creating table update_foo
Creating table update_bar
Creating table update_only_fields_account
Creating table update_only_fields_person
Creating table update_only_fields_employee
Creating table update_only_fields_profile
Creating table reverse_lookup_user
Creating table reverse_lookup_poll
Creating table reverse_lookup_choice
Creating table aggregation_author
Creating table aggregation_publisher
Creating table aggregation_book
Creating table aggregation_store
Creating table model_inheritance_regress_place
Creating table model_inheritance_regress_restaurant
Creating table model_inheritance_regress_italianrestaurant
Creating table model_inheritance_regress_parkinglot
Creating table model_inheritance_regress_parkinglot3
Creating table model_inheritance_regress_parkinglot4a
Creating table model_inheritance_regress_parkinglot4b
Creating table model_inheritance_regress_supplier
Creating table model_inheritance_regress_wholesaler
Creating table model_inheritance_regress_parent
Creating table model_inheritance_regress_child
Creating table model_inheritance_regress_selfrefparent
Creating table model_inheritance_regress_selfrefchild
Creating table model_inheritance_regress_article
Creating table model_inheritance_regress_articlewithauthor
Creating table model_inheritance_regress_m2mbase
Creating table model_inheritance_regress_m2mchild
Creating table model_inheritance_regress_qualitycontrol
Creating table model_inheritance_regress_basem
Creating table model_inheritance_regress_derivedm
Creating table model_inheritance_regress_internalcertificationaudit
Creating table model_inheritance_regress_person
Creating table model_inheritance_regress_birthdayparty
Creating table model_inheritance_regress_bachelorparty
Creating table model_inheritance_regress_messybachelorparty
Creating table model_inheritance_regress_searchablelocation
Creating table model_inheritance_regress_busstation
Creating table model_inheritance_regress_trainstation
Creating table model_inheritance_regress_user
Creating table model_inheritance_regress_profile
Creating table model_inheritance_regress_politician
Creating table model_inheritance_regress_congressman
Creating table model_inheritance_regress_senator
Creating table m2m_and_m2o_user
Creating table m2m_and_m2o_issue
Creating table m2m_and_m2o_stringreferencemodel
Creating table queries_dumbcategory
Creating table queries_namedcategory
Creating table queries_tag
Creating table queries_note
Creating table queries_annotation
Creating table queries_extrainfo
Creating table queries_author
Creating table queries_item
Creating table queries_report
Creating table queries_reportcomment
Creating table queries_ranking
Creating table queries_cover
Creating table queries_number
Creating table queries_valid
Creating table queries_x
Creating table queries_y
Creating table queries_loopx
Creating table queries_loopy
Creating table queries_loopz
Creating table queries_managedmodel
Creating table queries_detail
Creating table queries_member
Creating table queries_child
Creating table queries_custompk
Creating table queries_related
Creating table queries_custompktag
Creating table queries_celebrity
Creating table queries_tvchef
Creating table queries_fan
Creating table queries_leafa
Creating table queries_leafb
Creating table queries_join
Creating table queries_reservedname
Creating table queries_sharedconnection
Creating table queries_pointera
Creating table queries_pointerb
Creating table queries_singleobject
Creating table queries_relatedobject
Creating table queries_plaything
Creating table queries_article
Creating table queries_food
Creating table queries_eaten
Creating table queries_node
Creating table queries_objecta
Creating table queries_childobjecta
Creating table queries_objectb
Creating table queries_objectc
Creating table queries_simplecategory
Creating table queries_specialcategory
Creating table queries_categoryitem
Creating table queries_mixedcasefieldcategoryitem
Creating table queries_mixedcasedbcolumncategoryitem
Creating table queries_onetoonecategory
Creating table queries_categoryrelationship
Creating table queries_commonmixedcaseforeignkeys
Creating table queries_nullablename
Creating table queries_modeld
Creating table queries_modelc
Creating table queries_modelb
Creating table queries_modela
Creating table queries_job
Creating table queries_jobresponsibilities
Creating table queries_responsibility
Creating table queries_fk1
Creating table queries_fk2
Creating table queries_fk3
Creating table queries_basea
Creating table queries_identifier
Creating table queries_program
Creating table queries_channel
Creating table queries_book
Creating table queries_chapter
Creating table queries_paragraph
Creating table queries_page
Creating table queries_myobject
Creating table queries_order
Creating table queries_orderitem
Creating table queries_baseuser
Creating table queries_task
Creating table queries_staff
Creating table queries_staffuser
Creating table queries_ticket21203parent
Creating table queries_ticket21203child
Creating table queries_person
Creating table queries_company
Creating table queries_employment
Creating table queries_school
Creating table queries_student
Creating table queries_classroom
Creating table queries_teacher
Creating table queries_ticket23605aparent
Creating table queries_ticket23605a
Creating table queries_ticket23605b
Creating table queries_ticket23605c
Creating table Individual
Creating table RelatedIndividual
Creating table model_meta_relation
Creating table model_meta_baseperson
Creating table model_meta_person
Creating table model_meta_personthroughproxysubclass
Creating table model_meta_relating
Creating table model_meta_commonancestor
Creating table model_meta_firstparent
Creating table model_meta_secondparent
Creating table model_meta_child
Creating table fixtures_regress_animal
Creating table Fixtures_regress_plant
test_foreignkey_forward (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_foreignkey_reverse (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_m2m_forward (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_m2m_reverse (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_m2m_then_m2m (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests)
A m2m can be followed through another m2m. ... ok
test_prefetch_object (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_prefetch_object_to_attr (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_prefetch_queryset (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_unknown (prefetch_related.test_prefetch_related_objects.PrefetchRelatedObjectsTests) ... ok
test_prefetch_related_from_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok
test_prefetch_related_from_uuid_model_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok
test_prefetch_related_from_uuid_model_to_uuid_model_with_values_flat (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok
test_prefetch_related_to_uuid_model (prefetch_related.test_uuid.UUIDPrefetchRelated) ... ok
test_from_integer_pk_lookup_integer_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok
test_from_integer_pk_lookup_integer_pk_uuid_pk_uuid_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok
test_from_integer_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok
test_from_uuid_pk_lookup_integer_pk2_uuid_pk2 (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok
test_from_uuid_pk_lookup_uuid_pk_integer_pk (prefetch_related.test_uuid.UUIDPrefetchRelatedLookups) ... ok
test_ambiguous (prefetch_related.tests.CustomPrefetchTests) ... ok
test_custom_qs (prefetch_related.tests.CustomPrefetchTests) ... ok
test_generic_rel (prefetch_related.tests.CustomPrefetchTests) ... ok
test_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok
test_m2m_through_fk (prefetch_related.tests.CustomPrefetchTests) ... ok
test_m2m_through_gfk (prefetch_related.tests.CustomPrefetchTests) ... ok
test_nested_prefetch_related_are_not_overwritten (prefetch_related.tests.CustomPrefetchTests) ... ok
test_nested_prefetch_related_with_duplicate_prefetcher (prefetch_related.tests.CustomPrefetchTests) ... ok
test_o2m_through_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok
test_reverse_m2m (prefetch_related.tests.CustomPrefetchTests) ... ok
test_to_attr_cached_property (prefetch_related.tests.CustomPrefetchTests) ... ok
test_to_attr_doesnt_cache_through_attr_as_list (prefetch_related.tests.CustomPrefetchTests) ... ok
test_traverse_multiple_items_property (prefetch_related.tests.CustomPrefetchTests) ... ok
test_traverse_qs (prefetch_related.tests.CustomPrefetchTests) ... ok
test_traverse_single_item_property (prefetch_related.tests.CustomPrefetchTests) ... ok
test_values_queryset (prefetch_related.tests.CustomPrefetchTests) ... ok
test_m2m_then_m2m (prefetch_related.tests.DefaultManagerTests) ... ok
test_add_clears_prefetched_objects (prefetch_related.tests.DirectPrefechedObjectCacheReuseTests) ... ok
test_detect_is_fetched (prefetch_related.tests.DirectPrefechedObjectCacheReuseTests) ... ok
test_detect_is_fetched_with_to_attr (prefetch_related.tests.DirectPrefechedObjectCacheReuseTests) ... ok
test_prefetch_reverse_foreign_key (prefetch_related.tests.DirectPrefechedObjectCacheReuseTests) ... ok
test_remove_clears_prefetched_objects (prefetch_related.tests.DirectPrefechedObjectCacheReuseTests) ... ok
test_foreignkey (prefetch_related.tests.ForeignKeyToFieldTest) ... ok
test_m2m (prefetch_related.tests.ForeignKeyToFieldTest) ... ok
test_charfield_GFK (prefetch_related.tests.GenericRelationTests) ... ok
test_custom_queryset (prefetch_related.tests.GenericRelationTests) ... ok
test_generic_relation (prefetch_related.tests.GenericRelationTests) ... ok
test_nullable_GFK (prefetch_related.tests.GenericRelationTests) ... ok
test_prefetch_GFK (prefetch_related.tests.GenericRelationTests) ... ok
test_prefetch_GFK_nonint_pk (prefetch_related.tests.GenericRelationTests) ... ok
test_traverse_GFK (prefetch_related.tests.GenericRelationTests) ... ok
test_order (prefetch_related.tests.LookupOrderingTest) ... ok
test_using_is_honored_custom_qs (prefetch_related.tests.MultiDbTests) ... ok
test_using_is_honored_fkey (prefetch_related.tests.MultiDbTests) ... ok
test_using_is_honored_inheritance (prefetch_related.tests.MultiDbTests) ... ok
test_using_is_honored_m2m (prefetch_related.tests.MultiDbTests) ... ok
test_child_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok
test_foreignkey (prefetch_related.tests.MultiTableInheritanceTest) ... ok
test_foreignkey_to_inherited (prefetch_related.tests.MultiTableInheritanceTest) ... ok
test_m2m_to_inheriting_model (prefetch_related.tests.MultiTableInheritanceTest) ... ok
test_parent_link_prefetch (prefetch_related.tests.MultiTableInheritanceTest) ... ok
test_in_bulk (prefetch_related.tests.NullableTest) ... ok
test_prefetch_nullable (prefetch_related.tests.NullableTest) ... ok
test_traverse_nullable (prefetch_related.tests.NullableTest) ... ok
test_attribute_error (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_bool (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_clear (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_count (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_exists (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_foreign_key_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_foreignkey_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_foreignkey_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_forward_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_get (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_in_and_prefetch_related (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_invalid_final_lookup (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_len (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_m2m_forward (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_m2m_reverse (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_m2m_then_m2m (prefetch_related.tests.PrefetchRelatedTests)
A m2m can be followed through another m2m. ... ok
test_m2m_then_m2m_object_ids (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_m2m_then_reverse_fk_object_ids (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_m2m_then_reverse_one_to_one_object_ids (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_onetoone_reverse_no_match (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_onetoone_reverse_with_to_field_pk (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_overriding_prefetch (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_reverse_m2m_to_attr_conflict (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_reverse_one_to_one_then_m2m (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_survives_clone (prefetch_related.tests.PrefetchRelatedTests) ... ok
test_basic (prefetch_related.tests.RawQuerySetTests) ... ok
test_clear (prefetch_related.tests.RawQuerySetTests) ... ok
test_prefetch_before_raw (prefetch_related.tests.RawQuerySetTests) ... ok
test_retrieves_results_from_prefetched_objects_cache (prefetch_related.tests.ReadPrefetchedObjectsCacheTests) ... ok
test_bug (prefetch_related.tests.Ticket19607Tests) ... ok
test_bug (prefetch_related.tests.Ticket21410Tests) ... ok
test_bug (prefetch_related.tests.Ticket21760Tests) ... ok
test_array_agg_distinct_false (postgres_tests.test_aggregates.TestAggregateDistinct) ... skipped 'PostgreSQL specific tests'
test_array_agg_distinct_true (postgres_tests.test_aggregates.TestAggregateDistinct) ... skipped 'PostgreSQL specific tests'
test_string_agg_distinct_false (postgres_tests.test_aggregates.TestAggregateDistinct) ... skipped 'PostgreSQL specific tests'
test_string_agg_distinct_true (postgres_tests.test_aggregates.TestAggregateDistinct) ... skipped 'PostgreSQL specific tests'
test_array_agg_booleanfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_array_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_array_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_array_agg_integerfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_array_agg_lookups (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_and_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_and_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_or_on_only_false_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bit_or_on_only_true_values (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bool_and_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bool_and_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bool_or_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_bool_or_general (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_json_agg (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_json_agg_empty (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_string_agg_charfield (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_string_agg_empty_result (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_string_agg_requires_delimiter (postgres_tests.test_aggregates.TestGeneralAggregate) ... skipped 'PostgreSQL specific tests'
test_alias_is_required (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_corr_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_corr_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_correct_source_expressions (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_covar_pop_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_covar_pop_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_covar_pop_sample (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_covar_pop_sample_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_missing_arguments_raises_exception (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_avgx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_avgx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_avgx_with_related_obj_and_number_as_argument (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_avgy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_avgy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_count_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_count_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_intercept_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_intercept_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_r2_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_r2_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_slope_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_slope_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_sxx_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_sxx_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_sxy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_sxy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_syy_empty_result (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_regr_syy_general (postgres_tests.test_aggregates.TestStatisticsAggregate) ... skipped 'PostgreSQL specific tests'
test_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_invalid_base_fields (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_invalid_default (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_nested_field_checks (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_valid_default (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_valid_default_none (postgres_tests.test_array.TestChecks) ... skipped 'PostgreSQL specific tests'
test_exact_dates (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_datetimes (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_times (postgres_tests.test_array.TestDateTimeExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_decimals (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_ip_addresses (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_tags (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_uuids (postgres_tests.test_array.TestOtherTypesExactQuerying) ... skipped 'PostgreSQL specific tests'
test_contained_by (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contained_by_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contained_by_including_F_object (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_gt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_icontains (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_in (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_in_as_F_object (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_in_including_F_object (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_in_subquery (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_index (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_index_chained (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_index_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_index_used_on_nested_data (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isnull (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_len (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_len_empty_array (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_lt (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_order_by_slice (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_overlap (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_overlap_charfield (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_slice (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_slice_nested (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_unsupported_lookup (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_usage_in_subquery (postgres_tests.test_array.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_char (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_dates (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_default_null (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_integer (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_integers_passed_as_strings (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_model_set_on_base_field (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_nested (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_null_from_db_value_handling (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_null_handling (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_other_array_types (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_tuples (postgres_tests.test_array.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_dumping (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_loading (postgres_tests.test_array.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_already_converted_value (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_delimiter (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_delimiter_with_nesting (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_has_changed (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_has_changed_empty (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_max_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_min_length (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_choices (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_size (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_prepare_value (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_required (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_to_python_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_valid (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_validate_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_validate_fail_base_field_error_params (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_validators_fail (postgres_tests.test_array.TestSimpleFormField) ... skipped 'PostgreSQL specific tests'
test_invalid_char_length (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_invalid_integer (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_remove_trailing_nulls (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_remove_trailing_nulls_not_required (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_rendering (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_required (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_required_field (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_splitarraywidget_value_omitted_from_data (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_valid (postgres_tests.test_array.TestSplitFormField) ... skipped 'PostgreSQL specific tests'
test_get_context (postgres_tests.test_array.TestSplitFormWidget) ... skipped 'PostgreSQL specific tests'
test_render (postgres_tests.test_array.TestSplitFormWidget) ... skipped 'PostgreSQL specific tests'
test_render_attrs (postgres_tests.test_array.TestSplitFormWidget) ... skipped 'PostgreSQL specific tests'
test_value_omitted_from_data (postgres_tests.test_array.TestSplitFormWidget) ... skipped 'PostgreSQL specific tests'
test_blank_true (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_nested_array_mismatch (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_unbounded (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_with_base_field_error_params (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_with_size (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_with_validators (postgres_tests.test_array.TestValidation) ... skipped 'PostgreSQL specific tests'
test_array_field (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_equal_lowercase (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_fail_citext_primary_key (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_lookups_description_text (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_lookups_email (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_lookups_name_char (postgres_tests.test_citext.CITextTestCase) ... skipped 'PostgreSQL specific tests'
test_random_uuid (postgres_tests.test_functions.TestRandomUUID) ... skipped 'PostgreSQL specific tests'
test_transaction_now (postgres_tests.test_functions.TestTransactionNow) ... skipped 'PostgreSQL specific tests'
test_array_field (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests'
test_key_val_cast_to_string (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests'
test_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests'
test_save_load_success (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests'
test_value_null (postgres_tests.test_hstore.SimpleTests) ... skipped 'PostgreSQL specific tests'
test_invalid_default (postgres_tests.test_hstore.TestChecks) ... skipped 'PostgreSQL specific tests'
test_valid_default (postgres_tests.test_hstore.TestChecks) ... skipped 'PostgreSQL specific tests'
test_empty (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_field_has_changed (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_invalid_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_non_dict_json (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_none_value (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_not_string_values (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid (postgres_tests.test_hstore.TestFormField) ... skipped 'PostgreSQL specific tests'
test_contained_by (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_field_chaining (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_any_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_key (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_in_generator (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_key_isnull (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_key_transform (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_keys (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_keys_contains (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_order_by_field (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_usage_in_subquery (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_values (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_values_overlap (postgres_tests.test_hstore.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_dumping (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_loading (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_roundtrip_with_null (postgres_tests.test_hstore.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_none_allowed_as_value (postgres_tests.test_hstore.TestValidation) ... skipped 'PostgreSQL specific tests'
test_not_a_string (postgres_tests.test_hstore.TestValidation) ... skipped 'PostgreSQL specific tests'
test_custom_messages (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_deconstruct (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_extra_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_missing_keys (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_simple_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_strict_valid (postgres_tests.test_hstore.TestValidator) ... skipped 'PostgreSQL specific tests'
test_deconstruction (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_deconstruction_with_pages_per_range (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_invalid_pages_per_range (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_name_auto_generation (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_not_eq (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_suffix (postgres_tests.test_indexes.BrinIndexTests) ... skipped 'PostgreSQL specific tests'
test_deconstruct_no_args (postgres_tests.test_indexes.GinIndexTests) ... skipped 'PostgreSQL specific tests'
test_deconstruction (postgres_tests.test_indexes.GinIndexTests) ... skipped 'PostgreSQL specific tests'
test_eq (postgres_tests.test_indexes.GinIndexTests) ... skipped 'PostgreSQL specific tests'
test_name_auto_generation (postgres_tests.test_indexes.GinIndexTests) ... skipped 'PostgreSQL specific tests'
test_suffix (postgres_tests.test_indexes.GinIndexTests) ... skipped 'PostgreSQL specific tests'
test_deconstruction (postgres_tests.test_indexes.GistIndexTests) ... skipped 'PostgreSQL specific tests'
test_deconstruction_no_customization (postgres_tests.test_indexes.GistIndexTests) ... skipped 'PostgreSQL specific tests'
test_eq (postgres_tests.test_indexes.GistIndexTests) ... skipped 'PostgreSQL specific tests'
test_name_auto_generation (postgres_tests.test_indexes.GistIndexTests) ... skipped 'PostgreSQL specific tests'
test_suffix (postgres_tests.test_indexes.GistIndexTests) ... skipped 'PostgreSQL specific tests'
test_brin_index (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_gin_fastupdate (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_gin_index (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_gin_parameters (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_gist_index (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_gist_parameters (postgres_tests.test_indexes.SchemaTests) ... skipped 'PostgreSQL specific tests'
test_json_field (postgres_tests.test_introspection.InspectDBTests) ... skipped 'PostgreSQL specific tests'
test_range_fields (postgres_tests.test_introspection.InspectDBTests) ... skipped 'PostgreSQL specific tests'
test_invalid_default (postgres_tests.test_json.TestChecks) ... skipped 'PostgreSQL specific tests'
test_valid_default (postgres_tests.test_json.TestChecks) ... skipped 'PostgreSQL specific tests'
test_valid_default_none (postgres_tests.test_json.TestChecks) ... skipped 'PostgreSQL specific tests'
test_already_converted_value (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_custom_widget_attribute (postgres_tests.test_json.TestFormField)
The widget can be overridden with an attribute. ... skipped 'PostgreSQL specific tests'
test_custom_widget_kwarg (postgres_tests.test_json.TestFormField)
The widget can be overridden with a kwarg. ... skipped 'PostgreSQL specific tests'
test_formfield (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_formfield_disabled (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_has_changed (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_invalid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_prepare_value (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_redisplay_wrong_input (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid_empty (postgres_tests.test_json.TestFormField) ... skipped 'PostgreSQL specific tests'
test_widget (postgres_tests.test_json.TestFormField)
The default widget of a JSONField is a Textarea. ... skipped 'PostgreSQL specific tests'
test_contained_by (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_distinct (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_lookup_array (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_lookup_mixed (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_lookup_objs (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_lookup_transform (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_deep_values (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_endswith (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact_complex (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_any_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_key (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_has_keys (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_icontains (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_iendswith (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_iexact (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_iregex (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isnull (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isnull_key (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isnull_key_or_none (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_istartswith (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_none_key (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_none_key_exclude (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_ordering_by_transform (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_regex (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_shallow_list_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_shallow_lookup_obj_target (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_shallow_obj_lookup (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_startswith (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_usage_in_subquery (postgres_tests.test_json.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_boolean (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_custom_encoding (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_empty_list (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_empty_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_null (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_number (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_realistic_object (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_string (postgres_tests.test_json.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_dumping (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_loading (postgres_tests.test_json.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_custom_encoder (postgres_tests.test_json.TestValidation) ... skipped 'PostgreSQL specific tests'
test_not_serializable (postgres_tests.test_json.TestValidation) ... skipped 'PostgreSQL specific tests'
test_date_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_date_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_date_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_date_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_date_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_date_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_prepare_value (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_datetime_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_float_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_incorrect_data_type (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_invalid_lower (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_invalid_upper (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_lower_bound_higher (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_open (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_integer_required (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_biginteger (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_date (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_datetime (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_float (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_model_field_formfield_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_none (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_rendering (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_using_split_datetime_widget (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid_dates (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid_floats (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid_integer (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_valid_timestamps (postgres_tests.test_ranges.TestFormField) ... skipped 'PostgreSQL specific tests'
test_adjacent_to (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contained_by (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_contains_range (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_endswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_exact (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_fully_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_fully_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isempty (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_isnull (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_not_gt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_not_lt (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_overlap (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_startswith (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_startswith_chaining (postgres_tests.test_ranges.TestQuerying) ... skipped 'PostgreSQL specific tests'
test_biginteger_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_date_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_date_range_datetime_field (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_datetime_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_exclude (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_f_ranges (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_float_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_integer_range (postgres_tests.test_ranges.TestQueryingWithRanges) ... skipped 'PostgreSQL specific tests'
test_date_range_contains (postgres_tests.test_ranges.TestRangeContainsLookup) ... skipped 'PostgreSQL specific tests'
test_datetime_range_contains (postgres_tests.test_ranges.TestRangeContainsLookup) ... skipped 'PostgreSQL specific tests'
test_all_fields (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_empty (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_model_set_on_base_field (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_null (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_range_object (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_range_object_boundaries (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_tuple (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_unbounded (postgres_tests.test_ranges.TestSaveLoad) ... skipped 'PostgreSQL specific tests'
test_dumping (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_loading (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_serialize_range_with_null (postgres_tests.test_ranges.TestSerialization) ... skipped 'PostgreSQL specific tests'
test_max (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests'
test_min (postgres_tests.test_ranges.TestValidators) ... skipped 'PostgreSQL specific tests'
test_range_widget (postgres_tests.test_ranges.TestWidget) ... skipped 'PostgreSQL specific tests'
test_config_from_field_explicit (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_config_from_field_implicit (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_config_query_explicit (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_config_query_implicit (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_non_exact_match (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_search_two_terms (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_search_with_null (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_simple_on_dialogue (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_simple_on_scene (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_terms_adjacent (postgres_tests.test_search.MultipleFieldsTest) ... skipped 'PostgreSQL specific tests'
test_existing_vector (postgres_tests.test_search.SearchVectorFieldTest) ... skipped 'PostgreSQL specific tests'
test_existing_vector_config_explicit (postgres_tests.test_search.SearchVectorFieldTest) ... skipped 'PostgreSQL specific tests'
test_non_exact_match (postgres_tests.test_search.SimpleSearchTest) ... skipped 'PostgreSQL specific tests'
test_search_two_terms (postgres_tests.test_search.SimpleSearchTest) ... skipped 'PostgreSQL specific tests'
test_search_two_terms_with_partial_match (postgres_tests.test_search.SimpleSearchTest) ... skipped 'PostgreSQL specific tests'
test_simple (postgres_tests.test_search.SimpleSearchTest) ... skipped 'PostgreSQL specific tests'
test_query_and (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_combined_mismatch (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_config_mismatch (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_invert (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_multiple_and (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_multiple_or (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_query_or (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_vector_add (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_vector_add_multi (postgres_tests.test_search.TestCombinations) ... skipped 'PostgreSQL specific tests'
test_rank_passing_untyped_args (postgres_tests.test_search.TestRankingAndWeights) ... skipped 'PostgreSQL specific tests'
test_ranked_custom_weights (postgres_tests.test_search.TestRankingAndWeights) ... skipped 'PostgreSQL specific tests'
test_ranking (postgres_tests.test_search.TestRankingAndWeights) ... skipped 'PostgreSQL specific tests'
test_ranking_chaining (postgres_tests.test_search.TestRankingAndWeights) ... skipped 'PostgreSQL specific tests'
test_weights_in_vector (postgres_tests.test_search.TestRankingAndWeights) ... skipped 'PostgreSQL specific tests'
test_citext_cache (postgres_tests.test_signals.OIDTests) ... skipped 'PostgreSQL specific tests'
test_citext_values (postgres_tests.test_signals.OIDTests) ... skipped 'PostgreSQL specific tests'
test_hstore_cache (postgres_tests.test_signals.OIDTests) ... skipped 'PostgreSQL specific tests'
test_hstore_values (postgres_tests.test_signals.OIDTests) ... skipped 'PostgreSQL specific tests'
test_register_type_handlers_no_db (postgres_tests.test_signals.OIDTests)
Registering type handlers for the nodb connection does nothing. ... skipped 'PostgreSQL specific tests'
test_trigram_search (postgres_tests.test_trigram.TrigramTest) ... skipped 'PostgreSQL specific tests'
test_trigram_similarity (postgres_tests.test_trigram.TrigramTest) ... skipped 'PostgreSQL specific tests'
test_trigram_similarity_alternate (postgres_tests.test_trigram.TrigramTest) ... skipped 'PostgreSQL specific tests'
test_trigram_search (postgres_tests.test_trigram.TrigramTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_trigram_similarity (postgres_tests.test_trigram.TrigramTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_trigram_similarity_alternate (postgres_tests.test_trigram.TrigramTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_unaccent (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests'
test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests'
test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTest) ... skipped 'PostgreSQL specific tests'
test_unaccent (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_unaccent_accentuated_needle (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_unaccent_chained (postgres_tests.test_unaccent.UnaccentTextFieldTest) ... skipped 'PostgreSQL specific tests'
test_fixture_teardown_checks_constraints (test_utils.test_testcase.TestTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_queries_cleared (test_utils.test_transactiontestcase.TransactionTestCaseMultiDbTests) ... ok
test_failure (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok
test_simple (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok
test_with_client (test_utils.tests.AssertNumQueriesContextManagerTests) ... ok
test_assert_num_queries (test_utils.tests.AssertNumQueriesTests) ... ok
test_assert_num_queries_with_client (test_utils.tests.AssertNumQueriesTests) ... ok
test_ordered (test_utils.tests.AssertQuerysetEqualTests) ... ok
test_repeated_values (test_utils.tests.AssertQuerysetEqualTests) ... ok
test_transform (test_utils.tests.AssertQuerysetEqualTests) ... ok
test_undefined_order (test_utils.tests.AssertQuerysetEqualTests) ... ok
test_unordered (test_utils.tests.AssertQuerysetEqualTests) ... ok
test_failure (test_utils.tests.CaptureQueriesContextManagerTests) ... ok
test_nested (test_utils.tests.CaptureQueriesContextManagerTests) ... ok
test_simple (test_utils.tests.CaptureQueriesContextManagerTests) ... ok
test_with_client (test_utils.tests.CaptureQueriesContextManagerTests) ... ok
test_within (test_utils.tests.CaptureQueriesContextManagerTests) ... ok
test_fixtures_are_skipped (test_utils.tests.SkippingExtraTests) ... skipped 'Fixture loading should not be performed for skipped tests.'
test_failure_in_setUpTestData_should_rollback_transaction (test_utils.tests.TestBadSetUpTestData) ... ok
test_chained_values_with_expression (expressions.test_queryset_values.ValuesExpressionsTests) ... ok
test_values_expression (expressions.test_queryset_values.ValuesExpressionsTests) ... ok
test_values_expression_group_by (expressions.test_queryset_values.ValuesExpressionsTests) ... ok
test_values_list_expression (expressions.test_queryset_values.ValuesExpressionsTests) ... ok
test_values_list_expression_flat (expressions.test_queryset_values.ValuesExpressionsTests) ... ok
test_annotate_values_aggregate (expressions.tests.BasicExpressionsTests) ... ok
test_annotate_values_filter (expressions.tests.BasicExpressionsTests) ... ok
test_annotations_within_subquery (expressions.tests.BasicExpressionsTests) ... ok
test_arithmetic (expressions.tests.BasicExpressionsTests) ... ok
test_exist_single_field_output_field (expressions.tests.BasicExpressionsTests) ... ok
test_explicit_output_field (expressions.tests.BasicExpressionsTests) ... ok
test_filter_inter_attribute (expressions.tests.BasicExpressionsTests) ... ok
test_filter_with_join (expressions.tests.BasicExpressionsTests) ... ok
test_filtering_on_annotate_that_uses_q (expressions.tests.BasicExpressionsTests) ... ok
test_in_subquery (expressions.tests.BasicExpressionsTests) ... ok
test_nested_subquery (expressions.tests.BasicExpressionsTests) ... ok
test_nested_subquery_outer_ref_2 (expressions.tests.BasicExpressionsTests) ... ok
test_nested_subquery_outer_ref_with_autofield (expressions.tests.BasicExpressionsTests) ... ok
test_new_object_create (expressions.tests.BasicExpressionsTests) ... ok
test_new_object_save (expressions.tests.BasicExpressionsTests) ... ok
test_object_create_with_aggregate (expressions.tests.BasicExpressionsTests) ... ok
test_object_update (expressions.tests.BasicExpressionsTests) ... ok
test_object_update_fk (expressions.tests.BasicExpressionsTests) ... ok
test_object_update_unsaved_objects (expressions.tests.BasicExpressionsTests) ... ok
test_order_by_exists (expressions.tests.BasicExpressionsTests) ... ok
test_order_of_operations (expressions.tests.BasicExpressionsTests) ... ok
test_outerref (expressions.tests.BasicExpressionsTests) ... ok
test_outerref_mixed_case_table_name (expressions.tests.BasicExpressionsTests) ... ok
test_outerref_with_operator (expressions.tests.BasicExpressionsTests) ... ok
test_parenthesis_priority (expressions.tests.BasicExpressionsTests) ... ok
test_pickle_expression (expressions.tests.BasicExpressionsTests) ... ok
test_subquery (expressions.tests.BasicExpressionsTests) ... ok
test_subquery_references_joined_table_twice (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_11722_iexact_lookup (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_16731_startswith_lookup (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_18375_chained_filters (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_18375_join_reuse (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_18375_kwarg_ordering (expressions.tests.BasicExpressionsTests) ... ok
test_ticket_18375_kwarg_ordering_2 (expressions.tests.BasicExpressionsTests) ... ok
test_update (expressions.tests.BasicExpressionsTests) ... ok
test_update_with_fk (expressions.tests.BasicExpressionsTests) ... ok
test_update_with_none (expressions.tests.BasicExpressionsTests) ... ok
test_uuid_pk_subquery (expressions.tests.BasicExpressionsTests) ... ok
test_lefthand_addition (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_bitwise_and (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_bitwise_left_shift_operator (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_bitwise_or (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_bitwise_right_shift_operator (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_division (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_modulo (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_power (expressions.tests.ExpressionOperatorTests) ... ok
test_lefthand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok
test_right_hand_addition (expressions.tests.ExpressionOperatorTests) ... ok
test_right_hand_division (expressions.tests.ExpressionOperatorTests) ... ok
test_right_hand_modulo (expressions.tests.ExpressionOperatorTests) ... ok
test_right_hand_multiplication (expressions.tests.ExpressionOperatorTests) ... ok
test_right_hand_subtraction (expressions.tests.ExpressionOperatorTests) ... ok
test_righthand_power (expressions.tests.ExpressionOperatorTests) ... ok
test_complex_expressions (expressions.tests.ExpressionsNumericTests) ... ok
test_fill_with_value_from_same_object (expressions.tests.ExpressionsNumericTests) ... ok
test_filter_not_equals_other_field (expressions.tests.ExpressionsNumericTests) ... ok
test_incorrect_field_expression (expressions.tests.ExpressionsNumericTests) ... ok
test_increment_value (expressions.tests.ExpressionsNumericTests) ... ok
test_F_reuse (expressions.tests.ExpressionsTests) ... ok
test_insensitive_patterns_escape (expressions.tests.ExpressionsTests) ... ok
test_patterns_escape (expressions.tests.ExpressionsTests) ... ok
test_date_comparison (expressions.tests.FTimeDeltaTests) ... ok
test_date_minus_duration (expressions.tests.FTimeDeltaTests) ... ok
test_date_subtraction (expressions.tests.FTimeDeltaTests) ... ok
test_datetime_subtraction (expressions.tests.FTimeDeltaTests) ... ok
test_datetime_subtraction_microseconds (expressions.tests.FTimeDeltaTests) ... ok
test_delta_add (expressions.tests.FTimeDeltaTests) ... ok
test_delta_subtract (expressions.tests.FTimeDeltaTests) ... ok
test_delta_update (expressions.tests.FTimeDeltaTests) ... ok
test_duration_with_datetime (expressions.tests.FTimeDeltaTests) ... ok
test_duration_with_datetime_microseconds (expressions.tests.FTimeDeltaTests) ... ok
test_durationfield_add (expressions.tests.FTimeDeltaTests) ... ok
test_exclude (expressions.tests.FTimeDeltaTests) ... ok
test_invalid_operator (expressions.tests.FTimeDeltaTests) ... ok
test_mixed_comparisons1 (expressions.tests.FTimeDeltaTests) ... skipped "Database doesn't support feature(s): supports_mixed_date_datetime_comparisons"
test_mixed_comparisons2 (expressions.tests.FTimeDeltaTests) ... ok
test_multiple_query_compilation (expressions.tests.FTimeDeltaTests) ... ok
test_negative_timedelta_update (expressions.tests.FTimeDeltaTests) ... ok
test_query_clone (expressions.tests.FTimeDeltaTests) ... ok
test_time_subtraction (expressions.tests.FTimeDeltaTests) ... ok
test_month_aggregation (expressions.tests.FieldTransformTests) ... ok
test_multiple_transforms_in_values (expressions.tests.FieldTransformTests) ... ok
test_transform_in_values (expressions.tests.FieldTransformTests) ... ok
test_complex_expressions_do_not_introduce_sql_injection_via_untrusted_string_inclusion (expressions.tests.IterableLookupInnerExpressionsTests) ... ok
test_expressions_in_lookups_join_choice (expressions.tests.IterableLookupInnerExpressionsTests) ... ok
test_in_lookup_allows_F_expressions_and_expressions_for_datetimes (expressions.tests.IterableLookupInnerExpressionsTests) ... ok
test_in_lookup_allows_F_expressions_and_expressions_for_integers (expressions.tests.IterableLookupInnerExpressionsTests) ... ok
test_range_lookup_allows_F_expressions_and_expressions_for_integers (expressions.tests.IterableLookupInnerExpressionsTests) ... ok
test_aggregates (expressions.tests.ReprTests) ... ok
test_expressions (expressions.tests.ReprTests) ... ok
test_filtered_aggregates (expressions.tests.ReprTests) ... ok
test_functions (expressions.tests.ReprTests) ... ok
test_deconstruct (expressions.tests.ValueTests) ... ok
test_deconstruct_output_field (expressions.tests.ValueTests) ... ok
test_equal (expressions.tests.ValueTests) ... ok
test_equal_output_field (expressions.tests.ValueTests) ... ok
test_hash (expressions.tests.ValueTests) ... ok
test_raise_empty_expressionlist (expressions.tests.ValueTests) ... ok
test_update_TimeField_using_Value (expressions.tests.ValueTests) ... ok
test_update_UUIDField_using_Value (expressions.tests.ValueTests) ... ok
test_first_page (pagination.tests.ModelPaginationTests) ... ok
test_last_page (pagination.tests.ModelPaginationTests) ... ok
test_page_getitem (pagination.tests.ModelPaginationTests) ... ok
test_paginating_unordered_object_list_raises_warning (pagination.tests.ModelPaginationTests) ... ok
test_paginating_unordered_queryset_raises_warning (pagination.tests.ModelPaginationTests) ... ok
test_allvaluesfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok
test_allvaluesfieldlistfilter_custom_qs (admin_filters.tests.ListFiltersTests) ... ok
test_booleanfieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok
test_booleanfieldlistfilter_nullbooleanfield (admin_filters.tests.ListFiltersTests) ... ok
test_booleanfieldlistfilter_tuple (admin_filters.tests.ListFiltersTests) ... ok
test_choicesfieldlistfilter_has_none_choice (admin_filters.tests.ListFiltersTests) ... ok
test_datefieldlistfilter (admin_filters.tests.ListFiltersTests) ... ok
test_datefieldlistfilter_with_time_zone_support (admin_filters.tests.ListFiltersTests) ... ok
test_fieldlistfilter_invalid_lookup_parameters (admin_filters.tests.ListFiltersTests)
Filtering by an invalid value. ... ok
test_fieldlistfilter_underscorelookup_tuple (admin_filters.tests.ListFiltersTests) ... ok
test_filter_with_failing_queryset (admin_filters.tests.ListFiltersTests) ... ok
test_fk_with_to_field (admin_filters.tests.ListFiltersTests) ... ok
test_list_filter_queryset_filtered_by_default (admin_filters.tests.ListFiltersTests) ... ok
test_listfilter_genericrelation (admin_filters.tests.ListFiltersTests) ... ok
test_listfilter_without_title (admin_filters.tests.ListFiltersTests) ... ok
test_lookup_with_dynamic_value (admin_filters.tests.ListFiltersTests) ... ok
test_lookup_with_non_string_value (admin_filters.tests.ListFiltersTests) ... ok
test_lookup_with_non_string_value_underscored (admin_filters.tests.ListFiltersTests) ... ok
test_parameter_ends_with__in__or__isnull (admin_filters.tests.ListFiltersTests) ... ok
test_relatedfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok
test_relatedfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok
test_relatedfieldlistfilter_reverse_relationships (admin_filters.tests.ListFiltersTests) ... ok
test_relatedonlyfieldlistfilter_foreignkey (admin_filters.tests.ListFiltersTests) ... ok
test_relatedonlyfieldlistfilter_manytomany (admin_filters.tests.ListFiltersTests) ... ok
test_relatedonlyfieldlistfilter_underscorelookup_foreignkey (admin_filters.tests.ListFiltersTests) ... ok
test_simplelistfilter (admin_filters.tests.ListFiltersTests) ... ok
test_simplelistfilter_with_none_returning_lookups (admin_filters.tests.ListFiltersTests) ... ok
test_simplelistfilter_with_queryset_based_lookups (admin_filters.tests.ListFiltersTests) ... ok
test_simplelistfilter_without_parameter (admin_filters.tests.ListFiltersTests) ... ok
test_two_characters_long_field (admin_filters.tests.ListFiltersTests) ... ok
test_field_defaults (field_defaults.tests.DefaultTests) ... ok
test_explicit_ForeignKey (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok
test_inheritance (nested_foreign_keys.tests.DeeplyNestedForeignKeysTests) ... ok
test_explicit_ForeignKey (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok
test_explicit_ForeignKey_NullFK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok
test_inheritance (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok
test_inheritance_null_FK (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok
test_null_exclude (nested_foreign_keys.tests.NestedForeignKeysTests) ... ok
test_modelchoicefield (forms_tests.tests.test_error_messages.ModelChoiceFieldErrorMessagesTestCase) ... ok
test_empty_field_char (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_empty_field_char_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_empty_field_integer (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_get_display_value_on_none (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_html_rendering_of_prepopulated_models (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_save_empty_label_forms (forms_tests.tests.tests.EmptyLabelTestCase) ... ok
test_boundary_conditions (forms_tests.tests.tests.FormsModelTestCase) ... ok
test_formfield_initial (forms_tests.tests.tests.FormsModelTestCase) ... ok
test_unicode_filename (forms_tests.tests.tests.FormsModelTestCase) ... ok
test_m2m_field_exclusion (forms_tests.tests.tests.ManyToManyExclusionTestCase) ... ok
test_callable_initial_value (forms_tests.tests.tests.ModelFormCallableModelDefault)
The initial value for a callable default returning a queryset is the pk (refs #13769) ... ok
test_initial_instance_value (forms_tests.tests.tests.ModelFormCallableModelDefault)
Initial instances for model fields may also be instances (refs #7287) ... ok
test_no_empty_option (forms_tests.tests.tests.ModelFormCallableModelDefault)
If a model's ForeignKey has blank=False and a default, no empty option is created (Refs #10792). ... ok
test_empty_queryset_return (forms_tests.tests.tests.TestTicket14567)
If a model's ManyToManyField has blank=True and is saved with no data, a queryset is returned. ... ok
test_aggregate_over_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_annotate_exists (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_annotate_with_aggregation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_annotation_in_f_grouped_by_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_annotation_reverse_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_annotation_with_m2m (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_arguments_must_be_expressions (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_basic_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_basic_f_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_boolean_value_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_column_field_ordering (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_column_field_ordering_with_deferred (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_combined_annotation_commutative (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_custom_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_custom_functions_can_ref_other_functions (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_decimal_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_defer_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_distinct_on_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_empty_expression_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_agg_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_annotation_with_double_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_annotation_with_f (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_decimal_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_filter_wrong_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_joined_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_mixed_type_annotation_date_interval (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_mixed_type_annotation_numbers (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_mti_annotations (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_null_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_order_by_aggregate (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_order_by_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_rawsql_group_by_collapse (annotations.tests.NonAggregateAnnotationTestCase) ... skipped "Database doesn't support feature(s): allows_group_by_pk"
test_update_with_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_values_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_values_with_pk_annotation (annotations.tests.NonAggregateAnnotationTestCase) ... ok
test_default_ordering (admin_ordering.tests.TestAdminOrdering) ... ok
test_dynamic_ordering (admin_ordering.tests.TestAdminOrdering) ... ok
test_specified_ordering (admin_ordering.tests.TestAdminOrdering) ... ok
test_specified_ordering_by_f_expression (admin_ordering.tests.TestAdminOrdering) ... ok
test_default_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok
test_specified_ordering (admin_ordering.tests.TestInlineModelAdminOrdering) ... ok
test_admin_ordering_beats_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok
test_admin_with_no_ordering_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok
test_custom_queryset_still_wins (admin_ordering.tests.TestRelatedFieldsAdminOrdering)
Custom queryset has still precedence (#21405) ... ok
test_no_admin_fallback_to_model_ordering (admin_ordering.tests.TestRelatedFieldsAdminOrdering) ... ok
test_actual_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok
test_clear (sessions_tests.tests.CacheDBSessionTests) ... ok
test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionTests) ... ok
test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionTests) ... ok
test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionTests) ... ok
test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionTests) ... ok
test_cycle (sessions_tests.tests.CacheDBSessionTests) ... ok
test_cycle_with_no_session_cache (sessions_tests.tests.CacheDBSessionTests) ... ok
test_decode (sessions_tests.tests.CacheDBSessionTests) ... ok
test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionTests) ... ok
test_default_expiry (sessions_tests.tests.CacheDBSessionTests) ... ok
test_delete (sessions_tests.tests.CacheDBSessionTests) ... ok
test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionTests) ... ok
test_flush (sessions_tests.tests.CacheDBSessionTests) ... ok
test_get_empty (sessions_tests.tests.CacheDBSessionTests) ... ok
test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionTests) ... ok
test_has_key (sessions_tests.tests.CacheDBSessionTests) ... ok
test_invalid_key (sessions_tests.tests.CacheDBSessionTests) ... ok
test_items (sessions_tests.tests.CacheDBSessionTests) ... ok
test_keys (sessions_tests.tests.CacheDBSessionTests) ... ok
test_load_overlong_key (sessions_tests.tests.CacheDBSessionTests) ... ok
test_new_session (sessions_tests.tests.CacheDBSessionTests) ... ok
test_non_default_cache (sessions_tests.tests.CacheDBSessionTests) ... ok
test_pop (sessions_tests.tests.CacheDBSessionTests) ... ok
test_pop_default (sessions_tests.tests.CacheDBSessionTests) ... ok
test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionTests) ... ok
test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionTests) ... ok
test_save (sessions_tests.tests.CacheDBSessionTests) ... ok
test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionTests) ... ok
test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionTests)
Falsey values (Such as an empty string) are rejected. ... ok
test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionTests) ... ok
test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionTests)
Strings shorter than 8 characters are rejected. ... ok
test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionTests)
Strings of length 8 and up are accepted and stored. ... ok
test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionTests) ... ok
test_session_save_does_not_resurrect_session_logged_out_in_other_context (sessions_tests.tests.CacheDBSessionTests) ... ok
test_setdefault (sessions_tests.tests.CacheDBSessionTests) ... ok
test_store (sessions_tests.tests.CacheDBSessionTests) ... ok
test_update (sessions_tests.tests.CacheDBSessionTests) ... ok
test_values (sessions_tests.tests.CacheDBSessionTests) ... ok
test_actual_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_clear (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_custom_expiry_datetime (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_custom_expiry_reset (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_custom_expiry_seconds (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_custom_expiry_timedelta (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_cycle (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_cycle_with_no_session_cache (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_decode (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_decode_failure_logged_to_security (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_default_expiry (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_delete (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_exists_searches_cache_first (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_flush (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_get_empty (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_get_expire_at_browser_close (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_has_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_invalid_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_items (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_keys (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_load_overlong_key (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_new_session (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_non_default_cache (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_pop (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_pop_default (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_pop_default_named_argument (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_pop_no_default_keyerror_raised (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_save (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_save_doesnt_clear_data (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_session_key_empty_string_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests)
Falsey values (Such as an empty string) are rejected. ... ok
test_session_key_is_read_only (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_session_key_too_short_invalid (sessions_tests.tests.CacheDBSessionWithTimeZoneTests)
Strings shorter than 8 characters are rejected. ... ok
test_session_key_valid_string_saved (sessions_tests.tests.CacheDBSessionWithTimeZoneTests)
Strings of length 8 and up are accepted and stored. ... ok
test_session_load_does_not_create_record (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_session_save_does_not_resurrect_session_logged_out_in_other_context (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_setdefault (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_store (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_update (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_values (sessions_tests.tests.CacheDBSessionWithTimeZoneTests) ... ok
test_actual_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_clear (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_clearsessions_command (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_custom_expiry_datetime (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_custom_expiry_reset (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_custom_expiry_seconds (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_custom_expiry_timedelta (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_cycle (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_cycle_with_no_session_cache (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_decode (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_decode_failure_logged_to_security (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_default_expiry (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_delete (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_extra_session_field (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_flush (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_get_empty (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_get_expire_at_browser_close (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_has_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_invalid_key (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_items (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_keys (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_new_session (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_pop (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_pop_default (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_pop_default_named_argument (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_pop_no_default_keyerror_raised (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_save_doesnt_clear_data (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_session_get_decoded (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_session_key_empty_string_invalid (sessions_tests.tests.CustomDatabaseSessionTests)
Falsey values (Such as an empty string) are rejected. ... ok
test_session_key_is_read_only (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_session_key_too_short_invalid (sessions_tests.tests.CustomDatabaseSessionTests)
Strings shorter than 8 characters are rejected. ... ok
test_session_key_valid_string_saved (sessions_tests.tests.CustomDatabaseSessionTests)
Strings of length 8 and up are accepted and stored. ... ok
test_session_load_does_not_create_record (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_session_save_does_not_resurrect_session_logged_out_in_other_context (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_session_str (sessions_tests.tests.CustomDatabaseSessionTests)
Session repr should be the session key. ... ok
test_sessionmanager_save (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_setdefault (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_store (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_update (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_values (sessions_tests.tests.CustomDatabaseSessionTests) ... ok
test_actual_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok
test_clear (sessions_tests.tests.DatabaseSessionTests) ... ok
test_clearsessions_command (sessions_tests.tests.DatabaseSessionTests) ... ok
test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionTests) ... ok
test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionTests) ... ok
test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionTests) ... ok
test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionTests) ... ok
test_cycle (sessions_tests.tests.DatabaseSessionTests) ... ok
test_cycle_with_no_session_cache (sessions_tests.tests.DatabaseSessionTests) ... ok
test_decode (sessions_tests.tests.DatabaseSessionTests) ... ok
test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionTests) ... ok
test_default_expiry (sessions_tests.tests.DatabaseSessionTests) ... ok
test_delete (sessions_tests.tests.DatabaseSessionTests) ... ok
test_flush (sessions_tests.tests.DatabaseSessionTests) ... ok
test_get_empty (sessions_tests.tests.DatabaseSessionTests) ... ok
test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionTests) ... ok
test_has_key (sessions_tests.tests.DatabaseSessionTests) ... ok
test_invalid_key (sessions_tests.tests.DatabaseSessionTests) ... ok
test_items (sessions_tests.tests.DatabaseSessionTests) ... ok
test_keys (sessions_tests.tests.DatabaseSessionTests) ... ok
test_new_session (sessions_tests.tests.DatabaseSessionTests) ... ok
test_pop (sessions_tests.tests.DatabaseSessionTests) ... ok
test_pop_default (sessions_tests.tests.DatabaseSessionTests) ... ok
test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionTests) ... ok
test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionTests) ... ok
test_save (sessions_tests.tests.DatabaseSessionTests) ... ok
test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionTests) ... ok
test_session_get_decoded (sessions_tests.tests.DatabaseSessionTests) ... ok
test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionTests)
Falsey values (Such as an empty string) are rejected. ... ok
test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionTests) ... ok
test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionTests)
Strings shorter than 8 characters are rejected. ... ok
test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionTests)
Strings of length 8 and up are accepted and stored. ... ok
test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionTests) ... ok
test_session_save_does_not_resurrect_session_logged_out_in_other_context (sessions_tests.tests.DatabaseSessionTests) ... ok
test_session_str (sessions_tests.tests.DatabaseSessionTests)
Session repr should be the session key. ... ok
test_sessionmanager_save (sessions_tests.tests.DatabaseSessionTests) ... ok
test_setdefault (sessions_tests.tests.DatabaseSessionTests) ... ok
test_store (sessions_tests.tests.DatabaseSessionTests) ... ok
test_update (sessions_tests.tests.DatabaseSessionTests) ... ok
test_values (sessions_tests.tests.DatabaseSessionTests) ... ok
test_actual_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_clear (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_clearsessions_command (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_custom_expiry_datetime (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_custom_expiry_reset (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_custom_expiry_seconds (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_custom_expiry_timedelta (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_cycle (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_cycle_with_no_session_cache (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_decode (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_decode_failure_logged_to_security (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_default_expiry (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_delete (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_flush (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_get_empty (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_get_expire_at_browser_close (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_has_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_invalid_key (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_items (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_keys (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_new_session (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_pop (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_pop_default (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_pop_default_named_argument (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_pop_no_default_keyerror_raised (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_save_doesnt_clear_data (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_session_get_decoded (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_session_key_empty_string_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests)
Falsey values (Such as an empty string) are rejected. ... ok
test_session_key_is_read_only (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_session_key_too_short_invalid (sessions_tests.tests.DatabaseSessionWithTimeZoneTests)
Strings shorter than 8 characters are rejected. ... ok
test_session_key_valid_string_saved (sessions_tests.tests.DatabaseSessionWithTimeZoneTests)
Strings of length 8 and up are accepted and stored. ... ok
test_session_load_does_not_create_record (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_session_save_does_not_resurrect_session_logged_out_in_other_context (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_session_str (sessions_tests.tests.DatabaseSessionWithTimeZoneTests)
Session repr should be the session key. ... ok
test_sessionmanager_save (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_setdefault (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_store (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_update (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_values (sessions_tests.tests.DatabaseSessionWithTimeZoneTests) ... ok
test_empty_session_saved (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_flush_empty_without_session_cookie_doesnt_set_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_no_httponly_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_samesite_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_secure_session_cookie (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_session_delete_on_end (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_session_delete_on_end_with_custom_domain_and_path (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_session_save_on_500 (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_session_update_error_redirect (sessions_tests.tests.SessionMiddlewareTests) ... ok
test_bilateral_fexpr (custom_lookups.tests.BilateralTransformTests) ... ok
test_bilateral_inner_qs (custom_lookups.tests.BilateralTransformTests) ... ok
test_bilateral_multi_value (custom_lookups.tests.BilateralTransformTests) ... ok
test_bilateral_order (custom_lookups.tests.BilateralTransformTests) ... ok
test_bilateral_upper (custom_lookups.tests.BilateralTransformTests) ... ok
test_div3_bilateral_extract (custom_lookups.tests.BilateralTransformTests) ... ok
test_transform_order_by (custom_lookups.tests.BilateralTransformTests) ... ok
test_overridden_get_lookup (custom_lookups.tests.CustomisedMethodsTests) ... ok
test_overridden_get_lookup_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok
test_overridden_get_transform (custom_lookups.tests.CustomisedMethodsTests) ... ok
test_overridden_get_transform_chain (custom_lookups.tests.CustomisedMethodsTests) ... ok
test_datetime_output_field (custom_lookups.tests.DateTimeLookupTests) ... skipped 'MySQL specific SQL used'
test_basic_lookup (custom_lookups.tests.LookupTests) ... ok
test_birthdate_month (custom_lookups.tests.LookupTests) ... skipped 'PostgreSQL specific SQL used'
test_custom_exact_lookup_none_rhs (custom_lookups.tests.LookupTests) ... ok
test_custom_name_lookup (custom_lookups.tests.LookupTests) ... ok
test_div3_extract (custom_lookups.tests.LookupTests) ... ok
test_foreignobject_lookup_registration (custom_lookups.tests.LookupTests) ... ok
test_lookups_caching (custom_lookups.tests.LookupTests) ... ok
test_call_order (custom_lookups.tests.LookupTransformCallOrderTests) ... ok
test_subquery_usage (custom_lookups.tests.SubqueryTransformTests) ... ok
test_custom_implementation_year_exact (custom_lookups.tests.YearLteTests) ... ok
test_postgres_year_exact (custom_lookups.tests.YearLteTests) ... ok
test_year_lte (custom_lookups.tests.YearLteTests) ... skipped 'PostgreSQL specific SQL used'
test_year_lte_fexpr (custom_lookups.tests.YearLteTests) ... skipped 'PostgreSQL specific SQL used'
test_year_lte_sql (custom_lookups.tests.YearLteTests) ... ok
test_default_ordering (ordering.tests.OrderingTests) ... ok
test_default_ordering_by_f_expression (ordering.tests.OrderingTests)
F expressions can be used in Meta.ordering. ... ok
test_default_ordering_override (ordering.tests.OrderingTests) ... ok
test_extra_ordering (ordering.tests.OrderingTests) ... ok
test_extra_ordering_quoting (ordering.tests.OrderingTests) ... ok
test_extra_ordering_with_table_name (ordering.tests.OrderingTests) ... ok
test_no_reordering_after_slicing (ordering.tests.OrderingTests) ... ok
test_order_by_f_expression (ordering.tests.OrderingTests) ... ok
test_order_by_f_expression_duplicates (ordering.tests.OrderingTests) ... ok
test_order_by_fk_attname (ordering.tests.OrderingTests) ... ok
test_order_by_nulls_first (ordering.tests.OrderingTests) ... ok
test_order_by_nulls_first_and_last (ordering.tests.OrderingTests) ... ok
test_order_by_nulls_last (ordering.tests.OrderingTests) ... ok
test_order_by_override (ordering.tests.OrderingTests) ... ok
test_order_by_pk (ordering.tests.OrderingTests) ... ok
test_orders_nulls_first_on_filtered_subquery (ordering.tests.OrderingTests) ... ok
test_random_ordering (ordering.tests.OrderingTests) ... ok
test_related_ordering_duplicate_table_reference (ordering.tests.OrderingTests) ... ok
test_reverse_ordering_pure (ordering.tests.OrderingTests) ... ok
test_reversed_ordering (ordering.tests.OrderingTests) ... ok
test_stop_slicing (ordering.tests.OrderingTests) ... ok
test_stop_start_slicing (ordering.tests.OrderingTests) ... ok
test_display (choices.tests.ChoicesTests) ... ok
test_self_referential_empty_qs (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_self_referential_non_symmetrical_clear_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_self_referential_non_symmetrical_first_side (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_self_referential_non_symmetrical_second_side (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_self_referential_symmetrical (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_through_fields_self_referential (m2m_through.tests.M2mThroughReferentialTests) ... ok
test_cannot_use_add_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_add_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_remove_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_remove_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_setattr_on_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through.tests.M2mThroughTests) ... ok
test_clear_on_reverse_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok
test_clear_removes_all_the_m2m_relationships (m2m_through.tests.M2mThroughTests) ... ok
test_custom_related_name_doesnt_conflict_with_fky_related_name (m2m_through.tests.M2mThroughTests) ... ok
test_custom_related_name_forward_empty_qs (m2m_through.tests.M2mThroughTests) ... ok
test_custom_related_name_forward_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok
test_custom_related_name_reverse_empty_qs (m2m_through.tests.M2mThroughTests) ... ok
test_custom_related_name_reverse_non_empty_qs (m2m_through.tests.M2mThroughTests) ... ok
test_filter_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok
test_get_on_intermediate_model (m2m_through.tests.M2mThroughTests) ... ok
test_order_by_relational_field_through_model (m2m_through.tests.M2mThroughTests) ... ok
test_query_first_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok
test_query_model_by_attribute_name_of_related_model (m2m_through.tests.M2mThroughTests) ... ok
test_query_model_by_custom_related_name (m2m_through.tests.M2mThroughTests) ... ok
test_query_model_by_intermediate_can_return_non_unique_queryset (m2m_through.tests.M2mThroughTests) ... ok
test_query_model_by_related_model_name (m2m_through.tests.M2mThroughTests) ... ok
test_query_second_model_by_intermediate_model_attribute (m2m_through.tests.M2mThroughTests) ... ok
test_retrieve_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok
test_retrieve_reverse_intermediate_items (m2m_through.tests.M2mThroughTests) ... ok
test_through_fields (m2m_through.tests.M2mThroughTests) ... ok
test_choices (m2m_through.tests.M2mThroughToFieldsTests) ... ok
test_retrieval (m2m_through.tests.M2mThroughToFieldsTests) ... ok
test_editable (model_fields.test_binaryfield.BinaryFieldTests) ... ok
test_max_length (model_fields.test_binaryfield.BinaryFieldTests) ... ok
test_set_and_retrieve (model_fields.test_binaryfield.BinaryFieldTests) ... ok
test_booleanfield_choices_blank (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_booleanfield_get_prep_value (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_booleanfield_to_python (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_null_default (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_nullbooleanfield_formfield (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_nullbooleanfield_get_prep_value (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_nullbooleanfield_old_get_prep_value (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_nullbooleanfield_old_to_python (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_nullbooleanfield_to_python (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_return_type (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_select_related (model_fields.test_booleanfield.BooleanFieldTests) ... ok
test_emoji (model_fields.test_charfield.TestCharField) ... ok
test_lookup_integer_in_charfield (model_fields.test_charfield.TestCharField) ... ok
test_max_length_passed_to_formfield (model_fields.test_charfield.TestCharField) ... ok
test_datetimefield_to_python_microseconds (model_fields.test_datetimefield.DateTimeFieldTests)
DateTimeField.to_python() supports microseconds. ... ok
test_datetimes_save_completely (model_fields.test_datetimefield.DateTimeFieldTests) ... ok
test_lookup_date_with_use_tz (model_fields.test_datetimefield.DateTimeFieldTests) ... ok
test_lookup_date_without_use_tz (model_fields.test_datetimefield.DateTimeFieldTests) ... ok
test_timefield_to_python_microseconds (model_fields.test_datetimefield.DateTimeFieldTests)
TimeField.to_python() supports microseconds. ... ok
test_default (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_fetch_from_db_without_float_rounding (model_fields.test_decimalfield.DecimalFieldTests) ... skipped 'SQLite stores values rounded to 15 significant digits.'
test_filter_with_strings (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_get_prep_value (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_lookup_really_big_value (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_max_decimal_places_validation (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_max_digits_validation (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_max_whole_digits_validation (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_roundtrip_with_trailing_zeros (model_fields.test_decimalfield.DecimalFieldTests)
Trailing zeros in the fractional part aren't truncated. ... ok
test_save_without_float_conversion (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_to_python (model_fields.test_decimalfield.DecimalFieldTests) ... ok
test_exact (model_fields.test_durationfield.TestQuerying) ... ok
test_gt (model_fields.test_durationfield.TestQuerying) ... ok
test_create_empty (model_fields.test_durationfield.TestSaveLoad) ... ok
test_fractional_seconds (model_fields.test_durationfield.TestSaveLoad) ... ok
test_simple_roundtrip (model_fields.test_durationfield.TestSaveLoad) ... ok
test_changed (model_fields.test_filefield.FileFieldTests) ... ok
test_clearable (model_fields.test_filefield.FileFieldTests) ... ok
test_defer (model_fields.test_filefield.FileFieldTests) ... ok
test_delete_when_file_unset (model_fields.test_filefield.FileFieldTests) ... ok
test_move_temporary_file (model_fields.test_filefield.FileFieldTests) ... ok
test_open_returns_self (model_fields.test_filefield.FileFieldTests) ... ok
test_refresh_from_db (model_fields.test_filefield.FileFieldTests) ... ok
test_unchanged (model_fields.test_filefield.FileFieldTests) ... ok
test_unique_when_same_filename (model_fields.test_filefield.FileFieldTests) ... ok
test_float_validates_object (model_fields.test_floatfield.TestFloatField) ... ok
test_abstract_model_app_relative_foreign_key (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_abstract_model_pending_operations (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_callable_default (model_fields.test_foreignkey.ForeignKeyTests)
A lazy callable may be used for ForeignKey.default. ... ok
test_empty_string_fk (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_related_name_converted_to_text (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_to_python (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_warning_when_unique_true_on_fk (model_fields.test_foreignkey.ForeignKeyTests) ... ok
test_blank_string_saved_as_null (model_fields.test_genericipaddressfield.GenericIPAddressFieldTests) ... ok
test_genericipaddressfield_formfield_protocol (model_fields.test_genericipaddressfield.GenericIPAddressFieldTests) ... ok
test_null_value (model_fields.test_genericipaddressfield.GenericIPAddressFieldTests) ... ok
test_save_load (model_fields.test_genericipaddressfield.GenericIPAddressFieldTests) ... ok
test_assignment_to_None (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_create (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_default_value (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_dimensions (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_image_after_constructor (model_fields.test_imagefield.ImageFieldDimensionsFirstTests) ... ok
test_assignment_to_None (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_create (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_default_value (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_dimensions (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_image_after_constructor (model_fields.test_imagefield.ImageFieldNoDimensionsTests) ... ok
test_assignment_to_None (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_create (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_default_value (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_dimensions (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_image_after_constructor (model_fields.test_imagefield.ImageFieldOneDimensionTests) ... ok
test_defer (model_fields.test_imagefield.ImageFieldTests) ... ok
test_delete_when_missing (model_fields.test_imagefield.ImageFieldTests) ... ok
test_equal_notequal_hash (model_fields.test_imagefield.ImageFieldTests) ... ok
test_instantiate_missing (model_fields.test_imagefield.ImageFieldTests) ... ok
test_pickle (model_fields.test_imagefield.ImageFieldTests) ... ok
test_size_method (model_fields.test_imagefield.ImageFieldTests) ... ok
test_assignment_to_None (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_create (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_default_value (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_dimensions (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_image_after_constructor (model_fields.test_imagefield.ImageFieldTwoDimensionsTests) ... ok
test_assignment_to_None (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_create (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_default_value (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_dimensions (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_image_after_constructor (model_fields.test_imagefield.ImageFieldUsingFileTests) ... ok
test_assignment (model_fields.test_imagefield.TwoImageFieldTests) ... ok
test_constructor (model_fields.test_imagefield.TwoImageFieldTests) ... ok
test_create (model_fields.test_imagefield.TwoImageFieldTests) ... ok
test_dimensions (model_fields.test_imagefield.TwoImageFieldTests) ... ok
test_field_save_and_delete_methods (model_fields.test_imagefield.TwoImageFieldTests) ... ok
test_backend_range_save (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_backend_range_validation (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_coercing (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_documented_range (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_redundant_backend_range_validators (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_types (model_fields.test_integerfield.BigIntegerFieldTests) ... ok
test_backend_range_save (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_backend_range_validation (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_coercing (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_documented_range (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_redundant_backend_range_validators (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_types (model_fields.test_integerfield.IntegerFieldTests) ... ok
test_backend_range_save (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_backend_range_validation (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_coercing (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_documented_range (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_negative_values (model_fields.test_integerfield.PositiveIntegerFieldTests) ... skipped "SQLite doesn't have a constraint."
test_redundant_backend_range_validators (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_types (model_fields.test_integerfield.PositiveIntegerFieldTests) ... ok
test_backend_range_save (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_backend_range_validation (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_coercing (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_documented_range (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_redundant_backend_range_validators (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_types (model_fields.test_integerfield.PositiveSmallIntegerFieldTests) ... ok
test_backend_range_save (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_backend_range_validation (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_coercing (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_documented_range (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_redundant_backend_range_validators (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_types (model_fields.test_integerfield.SmallIntegerFieldTests) ... ok
test_value_from_object_instance_with_pk (model_fields.test_manytomanyfield.ManyToManyFieldDBTests) ... ok
test_value_from_object_instance_without_pk (model_fields.test_manytomanyfield.ManyToManyFieldDBTests) ... ok
test_slugfield_max_length (model_fields.test_slugfield.SlugFieldTests) ... ok
test_slugfield_unicode_max_length (model_fields.test_slugfield.SlugFieldTests) ... ok
test_choices_generates_select_widget (model_fields.test_textfield.TextFieldTests)
A TextField with choices uses a Select widget. ... ok
test_emoji (model_fields.test_textfield.TextFieldTests) ... ok
test_lookup_integer_in_textfield (model_fields.test_textfield.TextFieldTests) ... ok
test_max_length_passed_to_formfield (model_fields.test_textfield.TextFieldTests) ... ok
test_to_python (model_fields.test_textfield.TextFieldTests)
TextField.to_python() should return a string. ... ok
test_creation (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_two_level_foreign_keys (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_underlying_field (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_update_with_related_model_id (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_update_with_related_model_instance (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_uuid_pk_on_bulk_create (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_uuid_pk_on_save (model_fields.test_uuid.TestAsPrimaryKey) ... ok
test_exact (model_fields.test_uuid.TestQuerying) ... ok
test_isnull (model_fields.test_uuid.TestQuerying) ... ok
test_null_handling (model_fields.test_uuid.TestSaveLoad) ... ok
test_pk_validated (model_fields.test_uuid.TestSaveLoad) ... ok
test_str_instance_bad_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok
test_str_instance_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok
test_str_instance_no_hyphens (model_fields.test_uuid.TestSaveLoad) ... ok
test_uuid_instance (model_fields.test_uuid.TestSaveLoad) ... ok
test_wrong_value (model_fields.test_uuid.TestSaveLoad) ... ok
test_choices_form_class (model_fields.tests.BasicFieldTests)
Can supply a custom choices form class to Field.formfield() ... ok
test_deconstruct_nested_field (model_fields.tests.BasicFieldTests)
deconstruct() uses __qualname__ for nested class support. ... ok
test_field_instance_is_picklable (model_fields.tests.BasicFieldTests)
Field instances can be pickled. ... ok
test_field_name (model_fields.tests.BasicFieldTests) ... ok
test_field_ordering (model_fields.tests.BasicFieldTests)
Fields are ordered based on their creation. ... ok
test_field_repr (model_fields.tests.BasicFieldTests) ... ok
test_field_repr_nested (model_fields.tests.BasicFieldTests)
__repr__() uses __qualname__ for nested class support. ... ok
test_field_str (model_fields.tests.BasicFieldTests) ... ok
test_field_verbose_name (model_fields.tests.BasicFieldTests) ... ok
test_formfield_disabled (model_fields.tests.BasicFieldTests)
Field.formfield() sets disabled for fields with choices. ... ok
test_show_hidden_initial (model_fields.tests.BasicFieldTests) ... ok
test_in_lookup_query_evaluation (queryset_pickle.tests.InLookupTests) ... ok
test_in_lookup_queryset_evaluation (queryset_pickle.tests.InLookupTests) ... ok
test_annotation_with_callable_default (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_datetime_callable_default_all (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_datetime_callable_default_filter (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_doesnotexist_class (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_doesnotexist_exception (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_filter_reverse_fk (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_forward_relatedobjectdoesnotexist_class (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_manager_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_missing_django_version_unpickling (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_model_pickle (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_model_pickle_dynamic (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_model_pickle_m2m (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_multipleobjectsreturned_class (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_pickle_prefetch_queryset_not_evaluated (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_pickle_prefetch_queryset_still_usable (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_pickle_prefetch_queryset_usable_outside_of_prefetch (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_pickle_prefetch_related_idempotence (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_pickle_prefetch_related_with_m2m_and_objects_deletion (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_related_field (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_reverse_one_to_one_relatedobjectdoesnotexist_class (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_specialized_queryset (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_standalone_method_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_staticmethod_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_string_as_default (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_unsupported_unpickle (queryset_pickle.tests.PickleabilityTestCase) ... ok
test_21432 (datetimes.tests.DateTimesTests) ... ok
test_datetimes_disallows_date_fields (datetimes.tests.DateTimesTests) ... ok
test_datetimes_has_lazy_iterator (datetimes.tests.DateTimesTests) ... ok
test_datetimes_returns_available_dates_for_given_scope_and_given_field (datetimes.tests.DateTimesTests) ... ok
test_related_model_traverse (datetimes.tests.DateTimesTests) ... ok
test_defer_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok
test_defer_subclass (defer.tests.BigChildDeferTests) ... ok
test_defer_subclass_both (defer.tests.BigChildDeferTests) ... ok
test_only_baseclass_when_subclass_has_added_field (defer.tests.BigChildDeferTests) ... ok
test_only_sublcass (defer.tests.BigChildDeferTests) ... ok
test_defer (defer.tests.DeferTests) ... ok
test_defer_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok
test_defer_extra (defer.tests.DeferTests) ... ok
test_defer_foreign_keys_are_deferred_and_not_traversed (defer.tests.DeferTests) ... ok
test_defer_none_to_clear_deferred_set (defer.tests.DeferTests) ... ok
test_defer_on_an_already_deferred_field (defer.tests.DeferTests) ... ok
test_defer_only_chaining (defer.tests.DeferTests) ... ok
test_defer_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok
test_defer_values_does_not_defer (defer.tests.DeferTests) ... ok
test_defer_with_select_related (defer.tests.DeferTests) ... ok
test_get (defer.tests.DeferTests) ... ok
test_only (defer.tests.DeferTests) ... ok
test_only_baseclass_when_subclass_has_no_added_fields (defer.tests.DeferTests) ... ok
test_only_none_raises_error (defer.tests.DeferTests) ... ok
test_only_select_related_raises_invalid_query (defer.tests.DeferTests) ... ok
test_only_values_does_not_defer (defer.tests.DeferTests) ... ok
test_only_with_select_related (defer.tests.DeferTests) ... ok
test_saving_object_with_deferred_field (defer.tests.DeferTests) ... ok
test_custom_refresh_on_deferred_loading (defer.tests.TestDefer2) ... ok
test_defer_inheritance_pk_chaining (defer.tests.TestDefer2) ... ok
test_defer_proxy (defer.tests.TestDefer2) ... ok
test_eq (defer.tests.TestDefer2) ... ok
test_refresh_not_loading_deferred_fields (defer.tests.TestDefer2) ... ok
test_multiple (m2m_multiple.tests.M2MMultipleTests) ... ok
test_filter (template_tests.test_library.FilterRegistrationTests) ... ok
test_filter_call (template_tests.test_library.FilterRegistrationTests) ... ok
test_filter_invalid (template_tests.test_library.FilterRegistrationTests) ... ok
test_filter_name_arg (template_tests.test_library.FilterRegistrationTests) ... ok
test_filter_name_kwarg (template_tests.test_library.FilterRegistrationTests) ... ok
test_filter_parens (template_tests.test_library.FilterRegistrationTests) ... ok
test_inclusion_tag (template_tests.test_library.InclusionTagRegistrationTests) ... ok
test_inclusion_tag_name (template_tests.test_library.InclusionTagRegistrationTests) ... ok
test_simple_tag (template_tests.test_library.SimpleTagRegistrationTests) ... ok
test_simple_tag_invalid (template_tests.test_library.SimpleTagRegistrationTests) ... ok
test_simple_tag_name_kwarg (template_tests.test_library.SimpleTagRegistrationTests) ... ok
test_simple_tag_parens (template_tests.test_library.SimpleTagRegistrationTests) ... ok
test_tag (template_tests.test_library.TagRegistrationTests) ... ok
test_tag_call (template_tests.test_library.TagRegistrationTests) ... ok
test_tag_invalid (template_tests.test_library.TagRegistrationTests) ... ok
test_tag_name_arg (template_tests.test_library.TagRegistrationTests) ... ok
test_tag_name_kwarg (template_tests.test_library.TagRegistrationTests) ... ok
test_tag_parens (template_tests.test_library.TagRegistrationTests) ... ok
test_model_admin_no_delete_permission (admin_views.test_actions.AdminActionsPermissionTests) ... ok
test_model_admin_no_delete_permission_externalsubscriber (admin_views.test_actions.AdminActionsPermissionTests) ... ok
test_action_column_class (admin_views.test_actions.AdminActionsTest)
The checkbox column class is present in the response. ... ok
test_actions_ordering (admin_views.test_actions.AdminActionsTest)
Actions are ordered as expected. ... ok
test_custom_function_action_no_perm_response (admin_views.test_actions.AdminActionsTest)
A custom action may returns an HttpResponse with a 403 code. ... ok
test_custom_function_action_streaming_response (admin_views.test_actions.AdminActionsTest)
A custom action may return a StreamingHttpResponse. ... ok
test_custom_function_action_with_redirect (admin_views.test_actions.AdminActionsTest)
Another custom action defined in a function. ... ok
test_custom_function_mail_action (admin_views.test_actions.AdminActionsTest)
A custom action may be defined in a function. ... ok
test_default_delete_action_nonexistent_pk (admin_views.test_actions.AdminActionsTest) ... ok
test_default_redirect (admin_views.test_actions.AdminActionsTest) ... ok
test_delete_queryset_hook (admin_views.test_actions.AdminActionsTest) ... ok
test_delete_selected_uses_get_deleted_objects (admin_views.test_actions.AdminActionsTest)
The delete_selected action uses ModelAdmin.get_deleted_objects(). ... ok
test_media_from_actions_form (admin_views.test_actions.AdminActionsTest) ... ok
test_model_admin_custom_action (admin_views.test_actions.AdminActionsTest)
A custom action defined in a ModelAdmin method. ... ok
test_model_admin_default_delete_action (admin_views.test_actions.AdminActionsTest) ... ok
test_model_admin_default_delete_action_no_change_url (admin_views.test_actions.AdminActionsTest) ... ok
test_model_admin_default_delete_action_protected (admin_views.test_actions.AdminActionsTest) ... ok
test_model_without_action (admin_views.test_actions.AdminActionsTest)
A ModelAdmin might not have any actions. ... ok
test_model_without_action_still_has_jquery (admin_views.test_actions.AdminActionsTest) ... ok
test_multiple_actions_form (admin_views.test_actions.AdminActionsTest) ... ok
test_non_localized_pk (admin_views.test_actions.AdminActionsTest) ... ok
test_popup_actions (admin_views.test_actions.AdminActionsTest)
Actions aren't shown in popups. ... ok
test_popup_template_escaping (admin_views.test_actions.AdminActionsTest) ... ok
test_popup_template_response_on_add (admin_views.test_actions.AdminActionsTest) ... ok
test_popup_template_response_on_change (admin_views.test_actions.AdminActionsTest) ... ok
test_popup_template_response_on_delete (admin_views.test_actions.AdminActionsTest) ... ok
test_selection_counter (admin_views.test_actions.AdminActionsTest)
The selection counter is there. ... ok
test_user_message_on_no_action (admin_views.test_actions.AdminActionsTest) ... ok
test_user_message_on_none_selected (admin_views.test_actions.AdminActionsTest) ... ok
test_available_apps (admin_views.test_adminsite.SiteEachContextTest) ... ok
test_each_context (admin_views.test_adminsite.SiteEachContextTest) ... ok
test_each_context_site_url_with_script_name (admin_views.test_adminsite.SiteEachContextTest) ... ok
test_get_paginator (admin_views.test_autocomplete_view.AutocompleteJsonViewTests)
Search results are paginated. ... ok
test_has_view_or_change_permission_required (admin_views.test_autocomplete_view.AutocompleteJsonViewTests) ... ok
test_missing_search_fields (admin_views.test_autocomplete_view.AutocompleteJsonViewTests) ... ok
test_must_be_logged_in (admin_views.test_autocomplete_view.AutocompleteJsonViewTests) ... ok
test_search_use_distinct (admin_views.test_autocomplete_view.AutocompleteJsonViewTests) ... ok
test_success (admin_views.test_autocomplete_view.AutocompleteJsonViewTests) ... ok
test_inactive_user (admin_views.test_forms.AdminAuthenticationFormTests) ... ok
test_add_view (admin_views.test_multidb.MultiDatabaseTests) ... ok
test_change_view (admin_views.test_multidb.MultiDatabaseTests) ... ok
test_delete_view (admin_views.test_multidb.MultiDatabaseTests) ... ok
test_override_change_form_template_tags (admin_views.test_templatetags.AdminTemplateTagsTest) ... ok
test_override_change_list_template_tags (admin_views.test_templatetags.AdminTemplateTagsTest) ... ok
test_submit_row (admin_views.test_templatetags.AdminTemplateTagsTest) ... ok
test_choice_links (admin_views.test_templatetags.DateHierarchyTests) ... ok
test_add_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_add_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_change_view (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_changelist_view (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_changelist_view_count_queries (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_edit_model_modeladmin_defer_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_edit_model_modeladmin_only_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_history_view_custom_qs (admin_views.tests.AdminCustomQuerysetTest) ... ok
test_should_be_able_to_edit_related_objects_on_add_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok
test_should_be_able_to_edit_related_objects_on_change_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok
test_should_be_able_to_edit_related_objects_on_changelist_view (admin_views.tests.AdminCustomSaveRelatedTests) ... ok
test_change_password_template (admin_views.tests.AdminCustomTemplateTests) ... ok
test_custom_model_admin_templates (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_change_list (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_template_change_form (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_template_delete_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_template_delete_selected_confirmation (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_template_index (admin_views.tests.AdminCustomTemplateTests) ... ok
test_extended_bodyclass_template_login (admin_views.tests.AdminCustomTemplateTests) ... ok
test_filter_with_custom_template (admin_views.tests.AdminCustomTemplateTests) ... ok
test_filters (admin_views.tests.AdminDocsTest) ... skipped 'no docutils installed.'
test_tags (admin_views.tests.AdminDocsTest) ... skipped 'no docutils installed.'
test_inline (admin_views.tests.AdminInheritedInlinesTest) ... ok
test_form_has_multipart_enctype (admin_views.tests.AdminInlineFileUploadTest) ... ok
test_inline_file_upload_edit_validation_error_post (admin_views.tests.AdminInlineFileUploadTest) ... ok
test_char_pk_inline (admin_views.tests.AdminInlineTests)
A model with a character PK can be saved as inlines. Regression for #10992 ... ok
test_explicit_autofield_inline (admin_views.tests.AdminInlineTests)
A model with an explicit autofield primary key can be saved as inlines. Regression for #8093 ... ok
test_inherited_inline (admin_views.tests.AdminInlineTests)
An inherited model can be saved as inlines. Regression for #11042 ... ok
test_integer_pk_inline (admin_views.tests.AdminInlineTests)
A model with an integer PK can be saved as inlines. Regression for #10992 ... ok
test_ordered_inline (admin_views.tests.AdminInlineTests) ... ok
test_simple_inline (admin_views.tests.AdminInlineTests)
A simple model can be saved as inlines ... ok
test_simple_inline_permissions (admin_views.tests.AdminInlineTests) ... ok
test_js_minified_only_if_debug_is_false (admin_views.tests.AdminJavaScriptTest) ... ok
test_add_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_assert_url_equal (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_change_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_changelist_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_delete_view (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_url_prefix (admin_views.tests.AdminKeepChangeListFiltersTests) ... ok
test_beginning_matches (admin_views.tests.AdminSearchTest) ... ok
test_exact_matches (admin_views.tests.AdminSearchTest) ... ok
test_no_total_count (admin_views.tests.AdminSearchTest) ... ok
test_pluggable_search (admin_views.tests.AdminSearchTest) ... ok
test_reset_link (admin_views.tests.AdminSearchTest) ... ok
test_search_on_sibling_models (admin_views.tests.AdminSearchTest)
A search that mentions sibling models ... ok
test_with_fk_to_field (admin_views.tests.AdminSearchTest) ... ok
test_message_debug (admin_views.tests.AdminUserMessageTest) ... ok
test_message_error (admin_views.tests.AdminUserMessageTest) ... ok
test_message_extra_tags (admin_views.tests.AdminUserMessageTest) ... ok
test_message_info (admin_views.tests.AdminUserMessageTest) ... ok
test_message_success (admin_views.tests.AdminUserMessageTest) ... ok
test_message_warning (admin_views.tests.AdminUserMessageTest) ... ok
test_L10N_deactivated (admin_views.tests.AdminViewBasicTest) ... ok
test_add_with_GET_args (admin_views.tests.AdminViewBasicTest) ... ok
test_adminsite_display_site_url (admin_views.tests.AdminViewBasicTest) ... ok
test_allowed_filtering_15103 (admin_views.tests.AdminViewBasicTest) ... ok
test_allows_attributeerror_to_bubble_up (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_add_GET (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_add_POST (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_edit_GET (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_edit_GET_old_url_redirect (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_edit_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_edit_POST (admin_views.tests.AdminViewBasicTest) ... ok
test_basic_inheritance_GET_string_PK (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_column_field_classes (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_null_boolean_display (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_callable (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_callable_query_expression (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_callable_query_expression_reverse (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_model (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_model_admin (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_model_admin_reverse (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_model_meta (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_multiple (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_override_model_admin (admin_views.tests.AdminViewBasicTest) ... ok
test_change_list_sorting_preserve_queryset_ordering (admin_views.tests.AdminViewBasicTest) ... ok
test_change_view_logs_m2m_field_changes (admin_views.tests.AdminViewBasicTest)
Changes to ManyToManyFields are included in the object's history. ... ok
test_change_view_with_show_delete_extra_context (admin_views.tests.AdminViewBasicTest) ... ok
test_changelist_with_no_change_url (admin_views.tests.AdminViewBasicTest) ... ok
test_date_hierarchy_timezone_dst (admin_views.tests.AdminViewBasicTest) ... ok
test_disallowed_filtering (admin_views.tests.AdminViewBasicTest) ... ok
test_disallowed_to_field (admin_views.tests.AdminViewBasicTest) ... ok
test_edit_save_as (admin_views.tests.AdminViewBasicTest) ... ok
test_edit_save_as_delete_inline (admin_views.tests.AdminViewBasicTest) ... ok
test_get_sortable_by_columns_subset (admin_views.tests.AdminViewBasicTest) ... ok
test_get_sortable_by_no_column (admin_views.tests.AdminViewBasicTest) ... ok
test_has_related_field_in_list_display_fk (admin_views.tests.AdminViewBasicTest)
Joins shouldn't be performed for <FK>_id fields in list display. ... ok
test_has_related_field_in_list_display_o2o (admin_views.tests.AdminViewBasicTest)
Joins shouldn't be performed for <O2O>_id fields in list display. ... ok
test_hide_change_password (admin_views.tests.AdminViewBasicTest) ... ok
test_i18n_language_non_english_default (admin_views.tests.AdminViewBasicTest) ... ok
test_i18n_language_non_english_fallback (admin_views.tests.AdminViewBasicTest) ... ok
test_incorrect_lookup_parameters (admin_views.tests.AdminViewBasicTest)
Ensure incorrect lookup parameters are handled gracefully. ... ok
test_invalid_appindex_url (admin_views.tests.AdminViewBasicTest) ... ok
test_isnull_lookups (admin_views.tests.AdminViewBasicTest)
Ensure is_null is handled correctly. ... ok
test_jsi18n_with_context (admin_views.tests.AdminViewBasicTest) ... ok
test_limited_filter (admin_views.tests.AdminViewBasicTest)
Ensure admin changelist filters do not contain objects excluded via limit_choices_to. ... ok
test_logout_and_password_change_URLs (admin_views.tests.AdminViewBasicTest) ... ok
test_multiple_sort_same_field (admin_views.tests.AdminViewBasicTest) ... ok
test_named_group_field_choices_change_list (admin_views.tests.AdminViewBasicTest) ... ok
test_named_group_field_choices_filter (admin_views.tests.AdminViewBasicTest) ... ok
test_popup_add_POST (admin_views.tests.AdminViewBasicTest) ... ok
test_popup_dismiss_related (admin_views.tests.AdminViewBasicTest) ... ok
test_relation_spanning_filters (admin_views.tests.AdminViewBasicTest) ... ok
test_resolve_admin_views (admin_views.tests.AdminViewBasicTest) ... ok
test_sort_indicators_admin_order (admin_views.tests.AdminViewBasicTest) ... ok
test_sortable_by_columns_subset (admin_views.tests.AdminViewBasicTest) ... ok
test_sortable_by_no_column (admin_views.tests.AdminViewBasicTest) ... ok
test_trailing_slash_required (admin_views.tests.AdminViewBasicTest) ... ok
test_cyclic (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_delete_view_uses_get_deleted_objects (admin_views.tests.AdminViewDeletedObjectsTest)
The delete view uses ModelAdmin.get_deleted_objects(). ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_generic_relations (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_generic_relations_with_related_query_name (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_inheritance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_multiple_fkeys_to_same_instance (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_multiple_fkeys_to_same_model (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_nesting (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_not_registered (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_perms_needed (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_post_delete_protected (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_protected (admin_views.tests.AdminViewDeletedObjectsTest) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_change_form_URL_has_correct_value (admin_views.tests.AdminViewFormUrlTest) ... ok
test_initial_data_can_be_overridden (admin_views.tests.AdminViewFormUrlTest) ... ok
test_changelist_input_html (admin_views.tests.AdminViewListEditable) ... ok
test_custom_pk (admin_views.tests.AdminViewListEditable) ... ok
test_inheritance (admin_views.tests.AdminViewListEditable) ... ok
test_inheritance_2 (admin_views.tests.AdminViewListEditable) ... ok
test_list_editable_action_choices (admin_views.tests.AdminViewListEditable) ... ok
test_list_editable_action_submit (admin_views.tests.AdminViewListEditable) ... ok
test_list_editable_ordering (admin_views.tests.AdminViewListEditable) ... ok
test_list_editable_pagination (admin_views.tests.AdminViewListEditable) ... ok
test_list_editable_popup (admin_views.tests.AdminViewListEditable) ... ok
test_non_field_errors (admin_views.tests.AdminViewListEditable) ... ok
test_non_form_errors (admin_views.tests.AdminViewListEditable) ... ok
test_non_form_errors_is_errorlist (admin_views.tests.AdminViewListEditable) ... ok
test_pk_hidden_fields (admin_views.tests.AdminViewListEditable) ... ok
test_pk_hidden_fields_with_list_display_links (admin_views.tests.AdminViewListEditable)
Similarly as test_pk_hidden_fields, but when the hidden pk fields are ... ok
test_post_messages (admin_views.tests.AdminViewListEditable) ... ok
test_post_submission (admin_views.tests.AdminViewListEditable) ... ok
test_client_logout_url_can_be_used_to_login (admin_views.tests.AdminViewLogoutTests) ... ok
test_logout (admin_views.tests.AdminViewLogoutTests) ... ok
test_add_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok
test_callable (admin_views.tests.AdminViewOnSiteTests)
The right link is displayed if view_on_site is a callable ... ok
test_change_view_form_and_formsets_run_validation (admin_views.tests.AdminViewOnSiteTests) ... ok
test_check (admin_views.tests.AdminViewOnSiteTests)
The view_on_site value is either a boolean or a callable ... ok
test_false (admin_views.tests.AdminViewOnSiteTests)
The 'View on site' button is not displayed if view_on_site is False ... ok
test_missing_get_absolute_url (admin_views.tests.AdminViewOnSiteTests)
None is returned if model doesn't have get_absolute_url ... ok
test_true (admin_views.tests.AdminViewOnSiteTests)
The default behavior is followed if view_on_site is True ... ok
test_add_view (admin_views.tests.AdminViewPermissionsTest)
Test add view restricts access and actually adds items. ... ok
test_app_list_permissions (admin_views.tests.AdminViewPermissionsTest) ... ok
test_change_view (admin_views.tests.AdminViewPermissionsTest)
Change view should restrict access and allow users to edit items. ... ok
test_change_view_save_as_new (admin_views.tests.AdminViewPermissionsTest) ... ok
test_change_view_without_object_change_permission (admin_views.tests.AdminViewPermissionsTest) ... ok
test_conditionally_show_add_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok
test_conditionally_show_change_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok
test_conditionally_show_delete_section_link (admin_views.tests.AdminViewPermissionsTest) ... ok
test_delete_view (admin_views.tests.AdminViewPermissionsTest)
Delete view should restrict access and actually delete items. ... ok
test_delete_view_nonexistent_obj (admin_views.tests.AdminViewPermissionsTest) ... ok
test_delete_view_with_no_default_permissions (admin_views.tests.AdminViewPermissionsTest) ... ok
test_disabled_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok
test_disabled_staff_permissions_when_logged_in (admin_views.tests.AdminViewPermissionsTest) ... ok
test_double_login_is_not_allowed (admin_views.tests.AdminViewPermissionsTest)
Regression test for #19327 ... ok
test_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok
test_history_view (admin_views.tests.AdminViewPermissionsTest)
History view should restrict access. ... ok
test_history_view_bad_url (admin_views.tests.AdminViewPermissionsTest) ... ok
test_login (admin_views.tests.AdminViewPermissionsTest) ... ok
test_login_has_permission (admin_views.tests.AdminViewPermissionsTest) ... ok
test_login_page_notice_for_non_staff_users (admin_views.tests.AdminViewPermissionsTest) ... ok
test_login_redirect_for_direct_get (admin_views.tests.AdminViewPermissionsTest) ... ok
test_login_successfully_redirects_to_original_URL (admin_views.tests.AdminViewPermissionsTest) ... ok
test_overriding_has_module_permission (admin_views.tests.AdminViewPermissionsTest) ... ok
test_post_save_message_no_forbidden_links_visible (admin_views.tests.AdminViewPermissionsTest) ... ok
test_shortcut_view_only_available_to_staff (admin_views.tests.AdminViewPermissionsTest) ... ok
test_change_view_history_link (admin_views.tests.AdminViewStringPrimaryKeyTest)
Object history button link should work and contain the pk value quoted. ... ok
test_changelist_to_changeform_link (admin_views.tests.AdminViewStringPrimaryKeyTest)
Link to the changeform of the object in changelist should use reverse() and be quoted -- #18072 ... ok
test_deleteconfirmation_link (admin_views.tests.AdminViewStringPrimaryKeyTest)
The link from the delete confirmation page referring back to the changeform of the object should be quoted ... ok
test_get_change_view (admin_views.tests.AdminViewStringPrimaryKeyTest)
Retrieving the object using urlencoded form of primary key should work ... ok
test_get_history_view (admin_views.tests.AdminViewStringPrimaryKeyTest) ... ok
test_recentactions_link (admin_views.tests.AdminViewStringPrimaryKeyTest)
The link from the recent actions list referring to the changeform of the object should be quoted ... ok
test_redirect_on_add_view_continue_button (admin_views.tests.AdminViewStringPrimaryKeyTest)
As soon as an object is added using "Save and continue editing" ... ok
test_shortcut_view_with_escaping (admin_views.tests.AdminViewStringPrimaryKeyTest)
'View on site should' work properly with char fields ... ok
test_url_conflicts_with_add (admin_views.tests.AdminViewStringPrimaryKeyTest)
A model with a primary key that ends with add or is `add` should be visible ... ok
test_url_conflicts_with_delete (admin_views.tests.AdminViewStringPrimaryKeyTest)
A model with a primary key that ends with delete should be visible ... ok
test_url_conflicts_with_history (admin_views.tests.AdminViewStringPrimaryKeyTest)
A model with a primary key that ends with history should be visible ... ok
test_unicode_delete (admin_views.tests.AdminViewUnicodeTest) ... ok
test_unicode_edit (admin_views.tests.AdminViewUnicodeTest) ... ok
test_no_standard_modeladmin_urls (admin_views.tests.AdminViewsNoUrlTest)
Admin index views don't break when user's ModelAdmin removes standard urls ... ok
test_app_model_in_app_index_body_class (admin_views.tests.CSSTest) ... ok
test_app_model_in_delete_confirmation_body_class (admin_views.tests.CSSTest) ... ok
test_app_model_in_delete_selected_confirmation_body_class (admin_views.tests.CSSTest) ... ok
test_app_model_in_form_body_class (admin_views.tests.CSSTest) ... ok
test_app_model_in_list_body_class (admin_views.tests.CSSTest) ... ok
test_changelist_field_classes (admin_views.tests.CSSTest) ... ok
test_field_prefix_css_classes (admin_views.tests.CSSTest) ... ok
test_index_css_classes (admin_views.tests.CSSTest) ... ok
test_custom_admin_site_app_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_index_view_and_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_login_form (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_login_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_logout_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_password_change_done_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_password_change_template (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_password_change_with_extra_context (admin_views.tests.CustomModelAdminTest) ... ok
test_custom_admin_site_view (admin_views.tests.CustomModelAdminTest) ... ok
test_pwd_change_custom_template (admin_views.tests.CustomModelAdminTest) ... ok
test_empty (admin_views.tests.DateHierarchyTests) ... ok
test_multiple_years (admin_views.tests.DateHierarchyTests) ... ok
test_related_field (admin_views.tests.DateHierarchyTests) ... ok
test_single (admin_views.tests.DateHierarchyTests) ... ok
test_within_month (admin_views.tests.DateHierarchyTests) ... ok
test_within_year (admin_views.tests.DateHierarchyTests) ... ok
test_explicitly_provided_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok
test_implicitly_generated_pk (admin_views.tests.GetFormsetsWithInlinesArgumentTest) ... ok
test_group_permission_performance (admin_views.tests.GroupAdminTest) ... ok
test_save_button (admin_views.tests.GroupAdminTest) ... ok
test_callable (admin_views.tests.InlineAdminViewOnSiteTest)
The right link is displayed if view_on_site is a callable ... ok
test_false (admin_views.tests.InlineAdminViewOnSiteTest)
The 'View on site' button is not displayed if view_on_site is False ... ok
test_true (admin_views.tests.InlineAdminViewOnSiteTest)
The 'View on site' button is displayed if view_on_site is True ... ok
test_limit_choices_to_as_callable (admin_views.tests.LimitChoicesToInAdminTest)
Test for ticket 2445 changes to admin. ... ok
test_add_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_assert_url_equal (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_change_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_changelist_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_delete_view (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_url_prefix (admin_views.tests.NamespacedAdminKeepChangeListFiltersTests) ... ok
test_JS_i18n (admin_views.tests.NeverCacheTests)
Check the never-cache status of the JavaScript i18n view ... ok
test_admin_index (admin_views.tests.NeverCacheTests)
Check the never-cache status of the main index ... ok
test_app_index (admin_views.tests.NeverCacheTests)
Check the never-cache status of an application index ... ok
test_login (admin_views.tests.NeverCacheTests)
Check the never-cache status of login views ... ok
test_logout (admin_views.tests.NeverCacheTests)
Check the never-cache status of logout view ... ok
test_model_add (admin_views.tests.NeverCacheTests)
Check the never-cache status of a model add page ... ok
test_model_delete (admin_views.tests.NeverCacheTests)
Check the never-cache status of a model delete page ... ok
test_model_history (admin_views.tests.NeverCacheTests)
Check the never-cache status of a model history page ... ok
test_model_index (admin_views.tests.NeverCacheTests)
Check the never-cache status of a model index ... ok
test_model_view (admin_views.tests.NeverCacheTests)
Check the never-cache status of a model edit page ... ok
test_password_change (admin_views.tests.NeverCacheTests)
Check the never-cache status of the password change view ... ok
test_password_change_done (admin_views.tests.NeverCacheTests)
Check the never-cache status of the password change done view ... ok
test_prepopulated_maxlength_localized (admin_views.tests.PrePopulatedTest) ... ok
test_prepopulated_off (admin_views.tests.PrePopulatedTest) ... ok
test_prepopulated_on (admin_views.tests.PrePopulatedTest) ... ok
test_limit_choices_to (admin_views.tests.RawIdFieldsTest)
Regression test for 14880 ... ok
test_limit_choices_to_isnull_false (admin_views.tests.RawIdFieldsTest)
Regression test for 20182 ... ok
test_limit_choices_to_isnull_true (admin_views.tests.RawIdFieldsTest)
Regression test for 20182 ... ok
test_list_display_method_same_name_as_reverse_accessor (admin_views.tests.RawIdFieldsTest) ... ok
test_change_form_renders_correct_null_choice_value (admin_views.tests.ReadonlyTest) ... ok
test_correct_autoescaping (admin_views.tests.ReadonlyTest) ... ok
test_readonly_field_overrides (admin_views.tests.ReadonlyTest) ... ok
test_readonly_get (admin_views.tests.ReadonlyTest) ... ok
test_readonly_manytomany (admin_views.tests.ReadonlyTest)
Regression test for #13004 ... ok
test_readonly_manytomany_backwards_ref (admin_views.tests.ReadonlyTest) ... ok
test_readonly_manytomany_forwards_ref (admin_views.tests.ReadonlyTest) ... ok
test_readonly_onetoone_backwards_ref (admin_views.tests.ReadonlyTest) ... ok
test_readonly_post (admin_views.tests.ReadonlyTest) ... ok
test_readonly_text_field (admin_views.tests.ReadonlyTest) ... ok
test_user_password_change_limited_queryset (admin_views.tests.ReadonlyTest) ... ok
test_save_as_continue_false (admin_views.tests.SaveAsTests) ... ok
test_save_as_duplication (admin_views.tests.SaveAsTests)
'save as' creates a new person ... ok
test_save_as_new_with_inlines_with_validation_errors (admin_views.tests.SaveAsTests) ... ok
test_save_as_new_with_validation_errors (admin_views.tests.SaveAsTests) ... ok
test_save_as_new_with_validation_errors_with_inlines (admin_views.tests.SaveAsTests) ... ok
test_secure_view_shows_login_if_not_logged_in (admin_views.tests.SecureViewTests) ... ok
test_staff_member_required_decorator_works_with_argument (admin_views.tests.SecureViewTests) ... ok
test_custom_changelist (admin_views.tests.TestCustomChangeList) ... ok
test_generic_content_object_in_list_display (admin_views.tests.TestGenericRelations) ... ok
test_GET_parent_add (admin_views.tests.TestInlineNotEditable) ... ok
test_all_fields_hidden (admin_views.tests.TestLabelVisibility) ... ok
test_all_fields_visible (admin_views.tests.TestLabelVisibility) ... ok
test_mixin (admin_views.tests.TestLabelVisibility) ... ok
test_form_url_present_in_context (admin_views.tests.UserAdminTest) ... ok
test_password_mismatch (admin_views.tests.UserAdminTest) ... ok
test_save_add_another_button (admin_views.tests.UserAdminTest) ... ok
test_save_button (admin_views.tests.UserAdminTest) ... ok
test_save_continue_editing_button (admin_views.tests.UserAdminTest) ... ok
test_user_fk_add_popup (admin_views.tests.UserAdminTest)
User addition through a FK popup should return the appropriate JavaScript response. ... ok
test_user_fk_change_popup (admin_views.tests.UserAdminTest)
User change through a FK popup should return the appropriate JavaScript response. ... ok
test_user_fk_delete_popup (admin_views.tests.UserAdminTest)
User deletion through a FK popup should return the appropriate JavaScript response. ... ok
test_user_permission_performance (admin_views.tests.UserAdminTest) ... ok
test_lang_name_present (admin_views.tests.ValidXHTMLTests) ... ok
test_cascade_delete_proxy_model_admin_warning (proxy_models.tests.ProxyModelAdminTests) ... ok
test_delete_str_in_model_admin (proxy_models.tests.ProxyModelAdminTests) ... ok
test_abstract_base_with_model_fields (proxy_models.tests.ProxyModelTests) ... ok
test_basic_proxy (proxy_models.tests.ProxyModelTests) ... ok
test_basic_proxy_reverse (proxy_models.tests.ProxyModelTests) ... ok
test_concrete_model (proxy_models.tests.ProxyModelTests) ... ok
test_content_type (proxy_models.tests.ProxyModelTests) ... ok
test_correct_type_proxy_of_proxy (proxy_models.tests.ProxyModelTests) ... ok
test_eq (proxy_models.tests.ProxyModelTests) ... ok
test_filter_proxy_relation_reverse (proxy_models.tests.ProxyModelTests) ... ok
test_inheritance_new_table (proxy_models.tests.ProxyModelTests) ... ok
test_myperson_manager (proxy_models.tests.ProxyModelTests) ... ok
test_new_fields (proxy_models.tests.ProxyModelTests) ... ok
test_no_base_classes (proxy_models.tests.ProxyModelTests) ... ok
test_no_proxy (proxy_models.tests.ProxyModelTests) ... ok
test_otherperson_manager (proxy_models.tests.ProxyModelTests) ... ok
test_permissions_created (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_bug (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_delete (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_for_model (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_included_in_ancestors (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_load_from_fixture (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_model_signals (proxy_models.tests.ProxyModelTests) ... ok
test_proxy_update (proxy_models.tests.ProxyModelTests) ... ok
test_same_manager_queries (proxy_models.tests.ProxyModelTests) ... ok
test_select_related (proxy_models.tests.ProxyModelTests) ... ok
test_swappable (proxy_models.tests.ProxyModelTests) ... ok
test_too_many_concrete_classes (proxy_models.tests.ProxyModelTests) ... ok
test_user_proxy_models (proxy_models.tests.ProxyModelTests) ... ok
test_aggregate (filtered_relation.tests.FilteredRelationAggregationTests) ... ok
test_as_subquery (filtered_relation.tests.FilteredRelationTests) ... ok
test_defer (filtered_relation.tests.FilteredRelationTests) ... ok
test_difference (filtered_relation.tests.FilteredRelationTests) ... ok
test_exclude_relation_with_join (filtered_relation.tests.FilteredRelationTests) ... ok
test_extra (filtered_relation.tests.FilteredRelationTests) ... ok
test_internal_queryset_alias_mapping (filtered_relation.tests.FilteredRelationTests) ... ok
test_intersection (filtered_relation.tests.FilteredRelationTests) ... ok
test_multiple_times (filtered_relation.tests.FilteredRelationTests) ... ok
test_only_not_supported (filtered_relation.tests.FilteredRelationTests) ... ok
test_select_for_update (filtered_relation.tests.FilteredRelationTests) ... ok
test_select_related (filtered_relation.tests.FilteredRelationTests) ... ok
test_select_related_foreign_key (filtered_relation.tests.FilteredRelationTests) ... ok
test_select_related_foreign_key_for_update_of (filtered_relation.tests.FilteredRelationTests) ... skipped "Database doesn't support feature(s): has_select_for_update, has_select_for_update_of"
test_union (filtered_relation.tests.FilteredRelationTests) ... ok
test_values (filtered_relation.tests.FilteredRelationTests) ... ok
test_values_list (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_condition_as_expression_error (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_empty_relation_name_error (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_foreign_key_error (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_foreign_key_on_condition_error (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_generic_foreign_key (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_join (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_join_and_complex_condition (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_m2m (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_m2m_deep (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_m2m_multijoin (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_multiple_filter (filtered_relation.tests.FilteredRelationTests) ... ok
test_with_prefetch_related (filtered_relation.tests.FilteredRelationTests) ... ok
test_without_join (filtered_relation.tests.FilteredRelationTests) ... ok
test_loaddata (fixtures_model_package.tests.FixtureTestCase)
Fixtures can load data into models defined in packages ... ok
testClassFixtures (fixtures_model_package.tests.SampleTestCase)
Test cases can load fixture objects into models defined in packages ... ok
test_dates_query (extra_regress.tests.ExtraRegressTests) ... ok
test_extra_stay_tied (extra_regress.tests.ExtraRegressTests) ... ok
test_extra_values_distinct_ordering (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_10847 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_17877 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_7314_7372 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_7957 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_7961 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_8039 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_8063 (extra_regress.tests.ExtraRegressTests) ... ok
test_regression_8819 (extra_regress.tests.ExtraRegressTests) ... ok
test_values_with_extra (extra_regress.tests.ExtraRegressTests) ... ok
test_abstract_model_with_custom_manager_name (custom_managers.tests.CustomManagerTests) ... ok
test_custom_manager_basic (custom_managers.tests.CustomManagerTests) ... ok
test_deconstruct_as_manager (custom_managers.tests.CustomManagerTests) ... ok
test_deconstruct_default (custom_managers.tests.CustomManagerTests) ... ok
test_deconstruct_from_queryset (custom_managers.tests.CustomManagerTests) ... ok
test_deconstruct_from_queryset_failing (custom_managers.tests.CustomManagerTests) ... ok
test_filtering (custom_managers.tests.CustomManagerTests) ... ok
test_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_init_args (custom_managers.tests.CustomManagerTests) ... ok
test_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_manager_attributes (custom_managers.tests.CustomManagerTests) ... ok
test_manager_honors_queryset_only (custom_managers.tests.CustomManagerTests) ... ok
test_manager_use_queryset_methods (custom_managers.tests.CustomManagerTests) ... ok
test_no_objects (custom_managers.tests.CustomManagerTests) ... ok
test_queryset_and_manager (custom_managers.tests.CustomManagerTests) ... ok
test_queryset_copied_to_default (custom_managers.tests.CustomManagerTests) ... ok
test_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_default_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_removal_through_specified_m2m_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_slow_removal_through_default_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_slow_removal_through_default_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_slow_removal_through_specified_fk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_slow_removal_through_specified_gfk_related_manager (custom_managers.tests.CustomManagerTests) ... ok
test_delete_one_to_one_manager (custom_managers.tests.CustomManagersRegressTestCase) ... ok
test_delete_related_on_filtered_manager (custom_managers.tests.CustomManagersRegressTestCase)
Deleting related objects should also not be distracted by a ... ok
test_filtered_default_manager (custom_managers.tests.CustomManagersRegressTestCase)
Even though the default manager filters out some records, ... ok
test_queryset_with_custom_init (custom_managers.tests.CustomManagersRegressTestCase) ... ok
test_refresh_from_db_when_default_manager_filters (custom_managers.tests.CustomManagersRegressTestCase) ... ok
test_save_clears_annotations_from_base_manager (custom_managers.tests.CustomManagersRegressTestCase)
Model.save() clears annotations from the base manager. ... ok
test_managers (custom_managers.tests.TestCars) ... ok
test_debug (context_processors.tests.DebugContextProcessorTests) ... ok
test_sql_queries (context_processors.tests.DebugContextProcessorTests) ... ok
test_dates (reserved_names.tests.ReservedNameTests) ... ok
test_fields (reserved_names.tests.ReservedNameTests) ... ok
test_month_filter (reserved_names.tests.ReservedNameTests) ... ok
test_order_by (reserved_names.tests.ReservedNameTests) ... ok
test_simple (reserved_names.tests.ReservedNameTests) ... ok
test_deep_mixed_backward (foreign_object.test_agnostic_order_trimjoin.TestLookupQuery) ... ok
test_deep_mixed_forward (foreign_object.test_agnostic_order_trimjoin.TestLookupQuery) ... ok
test_empty_join_conditions (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok
test_restrictions_with_no_joining_columns (foreign_object.test_empty_join.RestrictedConditionsTests) ... ok
test_foreign_object_form (foreign_object.test_forms.FormsTests) ... ok
test_batch_create_foreign_object (foreign_object.tests.MultiColumnFKTests) ... ok
test_double_nested_query (foreign_object.tests.MultiColumnFKTests) ... ok
test_foreign_key_raises_informative_does_not_exist (foreign_object.tests.MultiColumnFKTests) ... ok
test_foreign_key_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok
test_forward_in_lookup_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok
test_get_fails_on_multicolumn_mismatch (foreign_object.tests.MultiColumnFKTests) ... ok
test_get_succeeds_on_multicolumn_match (foreign_object.tests.MultiColumnFKTests) ... ok
test_inheritance (foreign_object.tests.MultiColumnFKTests) ... ok
test_isnull_lookup (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_forward_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_forward_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_on_self_ignores_mismatch_columns (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_on_self_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_reverse_ignores_invalid_members (foreign_object.tests.MultiColumnFKTests) ... ok
test_m2m_through_reverse_returns_valid_members (foreign_object.tests.MultiColumnFKTests) ... ok
test_many_to_many_related_query_name (foreign_object.tests.MultiColumnFKTests) ... ok
test_prefetch_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_prefetch_foreignkey_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_prefetch_related_m2m_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_prefetch_related_m2m_reverse_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok
test_reverse_query_filters_correctly (foreign_object.tests.MultiColumnFKTests) ... ok
test_reverse_query_returns_correct_result (foreign_object.tests.MultiColumnFKTests) ... ok
test_select_related_foreignkey_forward_works (foreign_object.tests.MultiColumnFKTests) ... ok
test_translations (foreign_object.tests.MultiColumnFKTests) ... ok
test_extra_join_filter_q (foreign_object.tests.TestExtraJoinFilterQ) ... ok
test_add_with_GET_args (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_admin_URLs_no_clash (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_basic_add_GET (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_basic_add_POST (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_post_save_add_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_post_save_change_redirect (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_post_url_continue (admin_custom_urls.tests.AdminCustomUrlsTest) ... ok
test_15776 (delete_regress.tests.DeleteCascadeTests) ... ok
test_fk_to_m2m_through (delete_regress.tests.DeleteCascadeTests) ... ok
test_generic_relation_cascade (delete_regress.tests.DeleteCascadeTests) ... ok
test_foreign_key_delete_nullifies_correct_columns (delete_regress.tests.DeleteTests) ... ok
test_meta_ordered_delete (delete_regress.tests.DeleteTests) ... ok
test_large_deletes (delete_regress.tests.LargeDeleteTests)
Regression for #13309 -- if the number of objects > chunk size, deletion still occurs ... ok
test_19187_values (delete_regress.tests.ProxyDeleteTest) ... ok
test_delete_concrete_parent (delete_regress.tests.ProxyDeleteTest) ... ok
test_delete_proxy (delete_regress.tests.ProxyDeleteTest) ... ok
test_delete_proxy_of_proxy (delete_regress.tests.ProxyDeleteTest) ... ok
test_delete_proxy_pair (delete_regress.tests.ProxyDeleteTest) ... ok
test_ticket_19102_annotate (delete_regress.tests.Ticket19102Tests) ... ok
test_ticket_19102_defer (delete_regress.tests.Ticket19102Tests) ... ok
test_ticket_19102_distinct_on (delete_regress.tests.Ticket19102Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_ticket_19102_extra (delete_regress.tests.Ticket19102Tests) ... ok
test_ticket_19102_select_related (delete_regress.tests.Ticket19102Tests) ... ok
test_ambiguous_compressed_fixture (fixtures.tests.FixtureLoadingTests) ... ok
test_compress_format_loading (fixtures.tests.FixtureLoadingTests) ... ok
test_compressed_loading (fixtures.tests.FixtureLoadingTests) ... ok
test_compressed_specified_loading (fixtures.tests.FixtureLoadingTests) ... ok
test_db_loading (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_progressbar (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_proxy_with_concrete (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_proxy_without_concrete (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_with_excludes (fixtures.tests.FixtureLoadingTests) ... ERROR
test_dumpdata_with_file_output (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_with_filtering_manager (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_with_pks (fixtures.tests.FixtureLoadingTests) ... ok
test_dumpdata_with_uuid_pks (fixtures.tests.FixtureLoadingTests) ... ok
test_exclude_option_errors (fixtures.tests.FixtureLoadingTests)
Excluding a bogus app or model should raise an error. ... ok
test_load_fixture_with_special_characters (fixtures.tests.FixtureLoadingTests) ... ok
test_loaddata_app_option (fixtures.tests.FixtureLoadingTests) ... ok
test_loaddata_error_message (fixtures.tests.FixtureLoadingTests) ... ok
test_loaddata_null_characters_on_postgresql (fixtures.tests.FixtureLoadingTests) ... skipped 'psycopg2 prohibits null characters in data.'
test_loaddata_verbosity_three (fixtures.tests.FixtureLoadingTests) ... ok
test_loading_and_dumping (fixtures.tests.FixtureLoadingTests) ... ERROR
test_loading_stdin (fixtures.tests.FixtureLoadingTests)
Loading fixtures from stdin with json and xml. ... ok
test_loading_using (fixtures.tests.FixtureLoadingTests) ... ok
test_loading_with_exclude_app (fixtures.tests.FixtureLoadingTests) ... ERROR
test_loading_with_exclude_model (fixtures.tests.FixtureLoadingTests) ... ERROR
test_output_formats (fixtures.tests.FixtureLoadingTests) ... ok
test_stdin_without_format (fixtures.tests.FixtureLoadingTests)
Reading from stdin raises an error if format isn't specified. ... ok
test_unmatched_identifier_loading (fixtures.tests.FixtureLoadingTests) ... ok
test_loaddata_not_existent_fixture_file (fixtures.tests.NonexistentFixtureTests) ... ok
test_nonexistent_fixture_no_constraint_checking (fixtures.tests.NonexistentFixtureTests) ... ok
testClassFixtures (fixtures.tests.SubclassTestCaseFixtureLoadingTests)
There were no fixture objects installed ... ok
testClassFixtures (fixtures.tests.TestCaseFixtureLoadingTests)
Test case has installed 3 fixture objects ... ok
test_earliest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_earliest_fields_and_field_name (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_field_name_kwarg_deprecation (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_latest (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_latest_fields_and_field_name (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_latest_manual (get_earliest_or_latest.tests.EarliestOrLatestTests) ... ok
test_first (get_earliest_or_latest.tests.TestFirstLast) ... ok
test_index_error_not_suppressed (get_earliest_or_latest.tests.TestFirstLast) ... ok
test_last (get_earliest_or_latest.tests.TestFirstLast) ... ok
test_assign_none_null_reverse_relation (one_to_one.tests.OneToOneTests) ... ok
test_assign_none_reverse_relation (one_to_one.tests.OneToOneTests) ... ok
test_assign_none_to_null_cached_reverse_relation (one_to_one.tests.OneToOneTests) ... ok
test_cached_relation_invalidated_on_save (one_to_one.tests.OneToOneTests) ... ok
test_create_models_m2m (one_to_one.tests.OneToOneTests) ... ok
test_filter_one_to_one_relations (one_to_one.tests.OneToOneTests) ... ok
test_foreign_key (one_to_one.tests.OneToOneTests) ... ok
test_get_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok
test_getter (one_to_one.tests.OneToOneTests) ... ok
test_hasattr_related_object (one_to_one.tests.OneToOneTests) ... ok
test_hidden_accessor (one_to_one.tests.OneToOneTests) ... ok
test_manager_all (one_to_one.tests.OneToOneTests) ... ok
test_manager_get (one_to_one.tests.OneToOneTests) ... ok
test_multiple_o2o (one_to_one.tests.OneToOneTests) ... ok
test_nullable_o2o_delete (one_to_one.tests.OneToOneTests) ... ok
test_o2o_primary_key_delete (one_to_one.tests.OneToOneTests) ... ok
test_primary_key_to_field_filter (one_to_one.tests.OneToOneTests) ... ok
test_rel_pk_exact (one_to_one.tests.OneToOneTests) ... ok
test_rel_pk_subquery (one_to_one.tests.OneToOneTests) ... ok
test_related_object (one_to_one.tests.OneToOneTests) ... ok
test_related_object_cache (one_to_one.tests.OneToOneTests)
Regression test for #6886 (the related-object cache) ... ok
test_related_object_cached_when_reverse_is_accessed (one_to_one.tests.OneToOneTests) ... ok
test_reverse_object_cache (one_to_one.tests.OneToOneTests) ... ok
test_reverse_object_cached_when_related_is_accessed (one_to_one.tests.OneToOneTests) ... ok
test_reverse_object_cached_when_related_is_set (one_to_one.tests.OneToOneTests) ... ok
test_reverse_object_cached_when_related_is_unset (one_to_one.tests.OneToOneTests) ... ok
test_reverse_object_does_not_exist_cache (one_to_one.tests.OneToOneTests) ... ok
test_reverse_relationship_cache_cascade (one_to_one.tests.OneToOneTests) ... ok
test_set_reverse_on_unsaved_object (one_to_one.tests.OneToOneTests) ... ok
test_setter (one_to_one.tests.OneToOneTests) ... ok
test_unsaved_object (one_to_one.tests.OneToOneTests) ... ok
test_update_one_to_one_pk (one_to_one.tests.OneToOneTests) ... ok
test_verbose_name (i18n.contenttypes.tests.ContentTypeTests) ... ok
test_language_not_saved_to_session (i18n.tests.LocaleMiddlewareTests) ... ok
test_streaming_response (i18n.tests.LocaleMiddlewareTests) ... ok
test_lazy (i18n.tests.TestModels) ... ok
test_safestr (i18n.tests.TestModels) ... ok
test_defaults (str.tests.SimpleTests) ... ok
test_international (str.tests.SimpleTests) ... ok
test_response_gone_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ERROR
test_response_redirect_class (redirects_tests.tests.OverriddenRedirectMiddlewareTests) ... ERROR
test_model (redirects_tests.tests.RedirectTests) ... ERROR
test_redirect (redirects_tests.tests.RedirectTests) ... ERROR
test_redirect_not_found_with_append_slash (redirects_tests.tests.RedirectTests) ... ok
test_redirect_shortcircuits_non_404_response (redirects_tests.tests.RedirectTests)
RedirectFallbackMiddleware short-circuits on non-404 requests. ... ok
test_redirect_with_append_slash (redirects_tests.tests.RedirectTests) ... ERROR
test_redirect_with_append_slash_and_query_string (redirects_tests.tests.RedirectTests) ... ERROR
test_response_gone (redirects_tests.tests.RedirectTests)
When the redirect target is '', return a 410 ... ERROR
test_sites_not_installed (redirects_tests.tests.RedirectTests) ... ok
test_get_actions_respects_permissions (modeladmin.test_actions.AdminActionsTests) ... ok
test_custom_form_meta_exclude (modeladmin.tests.ModelAdminTests) ... ok
test_custom_form_meta_exclude_with_readonly (modeladmin.tests.ModelAdminTests) ... ok
test_custom_form_validation (modeladmin.tests.ModelAdminTests) ... ok
test_custom_formfield_override_readonly (modeladmin.tests.ModelAdminTests) ... ok
test_default_fields (modeladmin.tests.ModelAdminTests) ... ok
test_default_fieldsets (modeladmin.tests.ModelAdminTests) ... ok
test_default_foreign_key_widget (modeladmin.tests.ModelAdminTests) ... ok
test_field_arguments (modeladmin.tests.ModelAdminTests) ... ok
test_field_arguments_restricted_on_form (modeladmin.tests.ModelAdminTests) ... ok
test_foreign_key_as_radio_field (modeladmin.tests.ModelAdminTests) ... ok
test_form_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok
test_formset_exclude_kwarg_override (modeladmin.tests.ModelAdminTests) ... ok
test_formset_overriding_get_exclude_with_form_exclude (modeladmin.tests.ModelAdminTests) ... ok
test_formset_overriding_get_exclude_with_form_fields (modeladmin.tests.ModelAdminTests) ... ok
test_get_autocomplete_fields (modeladmin.tests.ModelAdminTests) ... ok
test_get_deleted_objects (modeladmin.tests.ModelAdminTests) ... ok
test_get_deleted_objects_with_custom_has_delete_permission (modeladmin.tests.ModelAdminTests) ... ok
test_get_exclude_overrides_exclude (modeladmin.tests.ModelAdminTests) ... ok
test_get_exclude_takes_obj (modeladmin.tests.ModelAdminTests) ... ok
test_get_fieldsets (modeladmin.tests.ModelAdminTests) ... ok
test_log_actions (modeladmin.tests.ModelAdminTests) ... ok
test_lookup_allowed_allows_nonexistent_lookup (modeladmin.tests.ModelAdminTests) ... ok
test_lookup_allowed_onetoone (modeladmin.tests.ModelAdminTests) ... ok
test_modeladmin_str (modeladmin.tests.ModelAdminTests) ... ok
test_overriding_get_exclude (modeladmin.tests.ModelAdminTests) ... ok
test_queryset_override (modeladmin.tests.ModelAdminTests) ... ok
test_regression_for_ticket_15820 (modeladmin.tests.ModelAdminTests) ... ok
test_extra_args (schema.test_logging.SchemaLoggerTests) ... ok
test_getter (properties.tests.PropertyTests) ... ok
test_setter (properties.tests.PropertyTests) ... ok
test_access_fks_with_select_related (select_related.tests.SelectRelatedTests) ... ok
test_access_fks_without_select_related (select_related.tests.SelectRelatedTests) ... ok
test_certain_fields (select_related.tests.SelectRelatedTests) ... ok
test_chaining (select_related.tests.SelectRelatedTests) ... ok
test_field_traversal (select_related.tests.SelectRelatedTests) ... ok
test_list_with_depth (select_related.tests.SelectRelatedTests) ... ok
test_list_with_select_related (select_related.tests.SelectRelatedTests) ... ok
test_list_without_select_related (select_related.tests.SelectRelatedTests) ... ok
test_more_certain_fields (select_related.tests.SelectRelatedTests) ... ok
test_none_clears_list (select_related.tests.SelectRelatedTests) ... ok
test_reverse_relation_caching (select_related.tests.SelectRelatedTests) ... ok
test_select_related_after_values (select_related.tests.SelectRelatedTests) ... ok
test_select_related_after_values_list (select_related.tests.SelectRelatedTests) ... ok
test_select_related_with_extra (select_related.tests.SelectRelatedTests) ... ok
test_avg_salary_department (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_cume_dist (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_dense_rank (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_department_salary (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_distinct_window_function (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_fail_insert (expressions_window.tests.WindowFunctionTests)
Window expressions can't be used in an INSERT statement. ... skipped "Database doesn't support feature(s): supports_over_clause"
test_fail_update (expressions_window.tests.WindowFunctionTests)
Window expressions can't be used in an UPDATE statement. ... skipped "Database doesn't support feature(s): supports_over_clause"
test_first_value (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_function_list_of_values (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_end_value_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_start_value_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_type_end_row_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_type_end_value_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_type_start_row_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_invalid_type_start_value_range (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_lag (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_last_value (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_lead (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_lead_default (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_lead_offset (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_max_per_year (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_min_department (expressions_window.tests.WindowFunctionTests)
An alternative way to specify a query for FirstValue. ... skipped "Database doesn't support feature(s): supports_over_clause"
test_multiple_ordering (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_multiple_partitioning (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_nth_returns_null (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_nthvalue (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_ntile (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_percent_rank (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_postgresql_illegal_range_frame_end (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_postgresql_illegal_range_frame_start (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_range_n_preceding_and_following (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_range_unbound (expressions_window.tests.WindowFunctionTests)
A query with RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING. ... skipped "Database doesn't support feature(s): supports_over_clause"
test_rank (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_row_number (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_row_number_no_ordering (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_row_range_rank (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_window_expression_within_subquery (expressions_window.tests.WindowFunctionTests) ... skipped "Database doesn't support feature(s): supports_over_clause"
test_csrf_token_in_404 (view_tests.tests.test_defaults.DefaultsTests) ... ok
test_custom_templates (view_tests.tests.test_defaults.DefaultsTests) ... ok
test_custom_templates_wrong (view_tests.tests.test_defaults.DefaultsTests) ... ok
test_get_absolute_url_attributes (view_tests.tests.test_defaults.DefaultsTests)
A model can set attributes on the get_absolute_url method ... ok
test_page_not_found (view_tests.tests.test_defaults.DefaultsTests)
A 404 status is returned by the page_not_found view ... ok
test_server_error (view_tests.tests.test_defaults.DefaultsTests)
The server_error view raises a 500 status ... ok
test_lang_from_translated_i18n_pattern (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_cookie (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_decodes_http_referer_url (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_default_redirect (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_doesnt_perform_a_default_redirect_for_ajax (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_doesnt_perform_a_redirect_to_referer_for_ajax (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_http_next (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_performs_redirect_for_ajax_if_explicitly_requested (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_redirect_to_referer (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_reversal (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_unsafe_next (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_setlang_unsafe_next_for_ajax (view_tests.tests.test_i18n.SetLanguageTests) ... ok
test_basic_add_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok
test_basic_add_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok
test_basic_edit_GET (generic_inline_admin.tests.GenericAdminViewTest) ... ok
test_basic_edit_POST (generic_inline_admin.tests.GenericAdminViewTest) ... ok
testMaxNumParam (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_extra_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_get_extra (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_get_max_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_get_min_num (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_min_num_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_no_param (generic_inline_admin.tests.GenericInlineAdminParametersTest) ... ok
test_add (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok
test_delete (generic_inline_admin.tests.GenericInlineAdminWithUniqueTogetherTest) ... ok
test_empty (empty.tests.EmptyModelTests) ... ok
test_add_arguments_debug_mode (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_discovery_on_package (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_dotted_test_class_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_dotted_test_class_vanilla_unittest (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_dotted_test_method_django_testcase (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_dotted_test_module (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_duplicates_ignored (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_empty_label (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_empty_test_case (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_exclude_tags (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_excluded_tags_displayed (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_file_path (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_ignore_adjacent (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_included_tags_displayed (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_init_debug_mode (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_overridable_get_test_runner_kwargs (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_overridable_test_loader (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_overridable_test_runner (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_overridable_test_suite (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_pattern (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_reverse (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_tag_inheritance (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_tags (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_testcase_ordering (test_runner.test_discover_runner.DiscoverRunnerTest) ... ok
test_transaction_support (test_runner.tests.Sqlite3InMemoryTestDbs)
Ticket #16329: sqlite3 in-memory test databases ... ok
test_middleware_headers (project_template.test_settings.TestStartProjectSettings) ... ok
test_boolean_type (datatypes.tests.DataTypesTestCase) ... ok
test_date_type (datatypes.tests.DataTypesTestCase) ... ok
test_datefield_auto_now_add (datatypes.tests.DataTypesTestCase)
Regression test for #10970, auto_now_add for DateField should store ... ok
test_error_on_timezone (datatypes.tests.DataTypesTestCase)
Regression test for #8354: the MySQL and Oracle backends should raise ... ok
test_textfields_str (datatypes.tests.DataTypesTestCase)
TextField values returned from the database should be str. ... ok
test_time_field (datatypes.tests.DataTypesTestCase) ... ok
test_year_boundaries (datatypes.tests.DataTypesTestCase)
Year boundary tests (ticket #3689) ... ok
test_case_insensitive (swappable_models.tests.SwappableModelTests)
Model names are case insensitive. Model swapping honors this. ... ok
test_generated_data (swappable_models.tests.SwappableModelTests)
Permissions and content types are not created for a swapped model ... ok
test_dates_avoid_datetime_cast (dates.tests.DatesTests) ... skipped 'Test checks MySQL query syntax'
test_dates_fails_when_given_invalid_field_argument (dates.tests.DatesTests) ... ok
test_dates_fails_when_given_invalid_kind_argument (dates.tests.DatesTests) ... ok
test_dates_fails_when_given_invalid_order_argument (dates.tests.DatesTests) ... ok
test_dates_fails_when_no_arguments_are_provided (dates.tests.DatesTests) ... ok
test_dates_trunc_datetime_fields (dates.tests.DatesTests) ... ok
test_related_model_traverse (dates.tests.DatesTests) ... ok
test_get (custom_pk.tests.BasicCustomPKTests) ... ok
test_in_bulk (custom_pk.tests.BasicCustomPKTests) ... ok
test_pk_attributes (custom_pk.tests.BasicCustomPKTests) ... ok
test_querysets (custom_pk.tests.BasicCustomPKTests) ... ok
test_querysets_related_name (custom_pk.tests.BasicCustomPKTests) ... ok
test_querysets_relational (custom_pk.tests.BasicCustomPKTests) ... ok
test_save (custom_pk.tests.BasicCustomPKTests) ... ok
test_custom_field_pk (custom_pk.tests.CustomPKTests) ... ok
test_custom_pk_create (custom_pk.tests.CustomPKTests) ... ok
test_required_pk (custom_pk.tests.CustomPKTests) ... skipped 'Database has feature(s) supports_unspecified_pk'
test_unicode_pk (custom_pk.tests.CustomPKTests) ... ok
test_unique_pk (custom_pk.tests.CustomPKTests) ... ok
test_zero_non_autoincrement_pk (custom_pk.tests.CustomPKTests) ... ok
test_bad_db_index_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_bad_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_bad_validators (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_containing_lazy (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_containing_non_pairs (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_named_group (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_named_group_bad_structure (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_named_group_lazy (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_choices_named_group_non_pairs (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_iterable_of_iterable_choices (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_lazy_choices (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_missing_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_negative_max_length (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_non_iterable_choices (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_non_iterable_choices_two_letters (invalid_models_tests.test_ordinary_fields.CharFieldTests)
Two letters isn't a valid choice pair. ... ok
test_str_max_length_type (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_str_max_length_value (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_too_long_char_field_under_mysql (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... skipped 'Test valid only for MySQL'
test_valid_field (invalid_models_tests.test_ordinary_fields.CharFieldTests) ... ok
test_auto_now_and_auto_now_add_raise_error (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok
test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok
test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateFieldTests) ... ok
test_fix_default_value (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok
test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.DateTimeFieldTests) ... ok
test_max_length_warning (invalid_models_tests.test_ordinary_fields.TextFieldTests) ... skipped 'Database has feature(s) supports_index_on_text_field'
test_fix_default_value (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok
test_fix_default_value_tz (invalid_models_tests.test_ordinary_fields.TimeFieldTests) ... ok
test_json_serializer (serializers.test_data.SerializerDataTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_python_serializer (serializers.test_data.SerializerDataTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_xml_serializer (serializers.test_data.SerializerDataTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_yaml_serializer (serializers.test_data.SerializerDataTests)
partial(func, *args, **keywords) - new function with partial application ... skipped 'The Python library for the yaml serializer is not installed.'
test_altering_serialized_output (serializers.test_json.JsonSerializerTestCase) ... ok
test_custom_encoder (serializers.test_json.JsonSerializerTestCase) ... ok
test_custom_field_serialization (serializers.test_json.JsonSerializerTestCase)
Custom fields serialize and deserialize intact ... ok
test_deferred_field_serialization (serializers.test_json.JsonSerializerTestCase) ... ok
test_deserialize_force_insert (serializers.test_json.JsonSerializerTestCase)
Deserialized content can be saved with force_insert as a parameter. ... ok
test_deterministic_mapping_ordering (serializers.test_json.JsonSerializerTestCase)
Mapping such as fields should be deterministically ordered. (#24558) ... ok
test_float_serialization (serializers.test_json.JsonSerializerTestCase)
Float values serialize and deserialize intact ... ok
test_helpful_error_message_for_foreign_keys (serializers.test_json.JsonSerializerTestCase) ... ok
test_helpful_error_message_for_many2many_natural1 (serializers.test_json.JsonSerializerTestCase) ... ok
test_helpful_error_message_for_many2many_natural2 (serializers.test_json.JsonSerializerTestCase) ... ok
test_helpful_error_message_for_many2many_non_natural (serializers.test_json.JsonSerializerTestCase) ... ok
test_helpful_error_message_invalid_field (serializers.test_json.JsonSerializerTestCase) ... ok
test_helpful_error_message_invalid_pk (serializers.test_json.JsonSerializerTestCase) ... ok
test_indentation_whitespace (serializers.test_json.JsonSerializerTestCase) ... ok
test_json_deserializer_exception (serializers.test_json.JsonSerializerTestCase) ... ok
test_one_to_one_as_pk (serializers.test_json.JsonSerializerTestCase) ... ok
test_pkless_serialized_strings (serializers.test_json.JsonSerializerTestCase) ... ok
test_pre_1000ad_date (serializers.test_json.JsonSerializerTestCase)
Year values before 1000AD are properly formatted ... ok
test_serialize (serializers.test_json.JsonSerializerTestCase)
Basic serialization works. ... ok
test_serialize_field_subset (serializers.test_json.JsonSerializerTestCase)
Output can be restricted to a subset of fields ... ok
test_serialize_progressbar (serializers.test_json.JsonSerializerTestCase) ... ok
test_serialize_proxy_model (serializers.test_json.JsonSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_serialize_specific_fields (serializers.test_json.JsonSerializerTestCase) ... ok
test_serialize_superfluous_queries (serializers.test_json.JsonSerializerTestCase)
Ensure no superfluous queries are made when serializing ForeignKeys ... ok
test_serialize_to_stream (serializers.test_json.JsonSerializerTestCase) ... ok
test_serialize_unicode (serializers.test_json.JsonSerializerTestCase)
Unicode makes the roundtrip intact ... ok
test_serialize_with_null_pk (serializers.test_json.JsonSerializerTestCase) ... ok
test_serializer_roundtrip (serializers.test_json.JsonSerializerTestCase)
Serialized content can be deserialized. ... ok
test_json_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_json_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_json_serializer_natural_pks_mti (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_python_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_python_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_python_serializer_natural_pks_mti (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_xml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_xml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_xml_serializer_natural_pks_mti (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... ok
test_yaml_natural_key_serializer (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... skipped 'The Python library for the yaml serializer is not installed.'
test_yaml_serializer_natural_keys (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... skipped 'The Python library for the yaml serializer is not installed.'
test_yaml_serializer_natural_pks_mti (serializers.test_natural.NaturalKeySerializerTests)
partial(func, *args, **keywords) - new function with partial application ... skipped 'The Python library for the yaml serializer is not installed.'
test_altering_serialized_output (serializers.test_xml.XmlSerializerTestCase) ... ok
test_control_char_failure (serializers.test_xml.XmlSerializerTestCase) ... ok
test_custom_field_serialization (serializers.test_xml.XmlSerializerTestCase)
Custom fields serialize and deserialize intact ... ok
test_deferred_field_serialization (serializers.test_xml.XmlSerializerTestCase) ... ok
test_deserialize_force_insert (serializers.test_xml.XmlSerializerTestCase)
Deserialized content can be saved with force_insert as a parameter. ... ok
test_deterministic_mapping_ordering (serializers.test_xml.XmlSerializerTestCase)
Mapping such as fields should be deterministically ordered. (#24558) ... ok
test_float_serialization (serializers.test_xml.XmlSerializerTestCase)
Float values serialize and deserialize intact ... ok
test_no_dtd (serializers.test_xml.XmlSerializerTestCase) ... ok
test_one_to_one_as_pk (serializers.test_xml.XmlSerializerTestCase) ... ok
test_pkless_serialized_strings (serializers.test_xml.XmlSerializerTestCase) ... ok
test_pre_1000ad_date (serializers.test_xml.XmlSerializerTestCase)
Year values before 1000AD are properly formatted ... ok
test_serialize (serializers.test_xml.XmlSerializerTestCase)
Basic serialization works. ... ok
test_serialize_field_subset (serializers.test_xml.XmlSerializerTestCase)
Output can be restricted to a subset of fields ... ok
test_serialize_progressbar (serializers.test_xml.XmlSerializerTestCase) ... ok
test_serialize_proxy_model (serializers.test_xml.XmlSerializerTestCase) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_serialize_specific_fields (serializers.test_xml.XmlSerializerTestCase) ... ok
test_serialize_superfluous_queries (serializers.test_xml.XmlSerializerTestCase)
Ensure no superfluous queries are made when serializing ForeignKeys ... ok
test_serialize_to_stream (serializers.test_xml.XmlSerializerTestCase) ... ok
test_serialize_unicode (serializers.test_xml.XmlSerializerTestCase)
Unicode makes the roundtrip intact ... ok
test_serialize_with_null_pk (serializers.test_xml.XmlSerializerTestCase) ... ok
test_serializer_roundtrip (serializers.test_xml.XmlSerializerTestCase)
Serialized content can be deserialized. ... ok
test_altering_serialized_output (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_custom_field_serialization (serializers.test_yaml.YamlSerializerTestCase)
Custom fields serialize and deserialize intact ... skipped 'No yaml library detected'
test_deferred_field_serialization (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_deserialize_force_insert (serializers.test_yaml.YamlSerializerTestCase)
Deserialized content can be saved with force_insert as a parameter. ... skipped 'No yaml library detected'
test_deterministic_mapping_ordering (serializers.test_yaml.YamlSerializerTestCase)
Mapping such as fields should be deterministically ordered. (#24558) ... skipped 'No yaml library detected'
test_float_serialization (serializers.test_yaml.YamlSerializerTestCase)
Float values serialize and deserialize intact ... skipped 'No yaml library detected'
test_one_to_one_as_pk (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_pkless_serialized_strings (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_pre_1000ad_date (serializers.test_yaml.YamlSerializerTestCase)
Year values before 1000AD are properly formatted ... skipped 'No yaml library detected'
test_serialize (serializers.test_yaml.YamlSerializerTestCase)
Basic serialization works. ... skipped 'No yaml library detected'
test_serialize_field_subset (serializers.test_yaml.YamlSerializerTestCase)
Output can be restricted to a subset of fields ... skipped 'No yaml library detected'
test_serialize_progressbar (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_serialize_proxy_model (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_serialize_specific_fields (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_serialize_superfluous_queries (serializers.test_yaml.YamlSerializerTestCase)
Ensure no superfluous queries are made when serializing ForeignKeys ... skipped 'No yaml library detected'
test_serialize_to_stream (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_serialize_unicode (serializers.test_yaml.YamlSerializerTestCase)
Unicode makes the roundtrip intact ... skipped 'No yaml library detected'
test_serialize_with_null_pk (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_serializer_roundtrip (serializers.test_yaml.YamlSerializerTestCase)
Serialized content can be deserialized. ... skipped 'No yaml library detected'
test_yaml_deserializer_exception (serializers.test_yaml.YamlSerializerTestCase) ... skipped 'No yaml library detected'
test_get_queryset_ordering (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_incorrect_content_type (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_initial (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_initial_count (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_meta_widgets (generic_relations.test_forms.GenericInlineFormsetTests)
TaggedItemForm has a widget defined in Meta. ... ok
test_options (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_output (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_save_as_new (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_save_new_for_concrete (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_save_new_for_proxy (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_save_new_uses_form_save (generic_relations.test_forms.GenericInlineFormsetTests) ... ok
test_access_content_object (generic_relations.tests.GenericRelationsTests) ... ok
test_access_via_content_type (generic_relations.tests.GenericRelationsTests) ... ok
test_add_bulk (generic_relations.tests.GenericRelationsTests) ... ok
test_add_bulk_false (generic_relations.tests.GenericRelationsTests) ... ok
test_add_rejects_unsaved_objects (generic_relations.tests.GenericRelationsTests) ... ok
test_add_rejects_wrong_instances (generic_relations.tests.GenericRelationsTests) ... ok
test_assign (generic_relations.tests.GenericRelationsTests) ... ok
test_assign_content_object_in_init (generic_relations.tests.GenericRelationsTests) ... ok
test_assign_with_queryset (generic_relations.tests.GenericRelationsTests) ... ok
test_cache_invalidation_for_content_type_id (generic_relations.tests.GenericRelationsTests) ... ok
test_cache_invalidation_for_object_id (generic_relations.tests.GenericRelationsTests) ... ok
test_exclude_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_get_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_get_or_create_when_exists (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_relation_related_name_default (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_relation_to_inherited_child (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_relations_m2m_mimic (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_update_or_create_when_created (generic_relations.tests.GenericRelationsTests) ... ok
test_generic_update_or_create_when_updated (generic_relations.tests.GenericRelationsTests) ... ok
test_get_or_create (generic_relations.tests.GenericRelationsTests) ... ok
test_gfk_manager (generic_relations.tests.GenericRelationsTests) ... ok
test_gfk_subclasses (generic_relations.tests.GenericRelationsTests) ... ok
test_multiple_gfk (generic_relations.tests.GenericRelationsTests) ... ok
test_object_deletion_with_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok
test_object_deletion_without_generic_relation (generic_relations.tests.GenericRelationsTests) ... ok
test_queries_across_generic_relations (generic_relations.tests.GenericRelationsTests) ... ok
test_queries_content_type_restriction (generic_relations.tests.GenericRelationsTests) ... ok
test_query_content_object (generic_relations.tests.GenericRelationsTests) ... ok
test_query_content_type (generic_relations.tests.GenericRelationsTests) ... ok
test_set (generic_relations.tests.GenericRelationsTests) ... ok
test_set_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok
test_subclasses_with_gen_rel (generic_relations.tests.GenericRelationsTests) ... ok
test_subclasses_with_parent_gen_rel (generic_relations.tests.GenericRelationsTests) ... ok
test_tag_deletion_related_objects_unaffected (generic_relations.tests.GenericRelationsTests) ... ok
test_unsaved_instance_on_generic_foreign_key (generic_relations.tests.GenericRelationsTests) ... ok
test_update_or_create_defaults (generic_relations.tests.GenericRelationsTests) ... ok
test_default_behavior (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_generic_relation (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_generic_relation_set (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_proxy_is_returned (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_query (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_query_proxy (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_works_normally (generic_relations.tests.ProxyRelatedModelTest) ... ok
test_closes_connections (servers.test_liveserverthread.LiveServerThreadTest) ... skipped "the sqlite backend's close() method is a no-op when using an in-memory database"
test_gt (lookup.test_decimalfield.DecimalFieldLookupTests) ... ok
test_gte (lookup.test_decimalfield.DecimalFieldLookupTests) ... ok
test_lt (lookup.test_decimalfield.DecimalFieldLookupTests) ... ok
test_lte (lookup.test_decimalfield.DecimalFieldLookupTests) ... ok
test_hour_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok
test_minute_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok
test_second_lookups (lookup.test_timefield.TimeFieldLookupTests) ... ok
test_chain_date_time_lookups (lookup.tests.LookupTests) ... ok
test_count (lookup.tests.LookupTests) ... ok
test_custom_field_none_rhs (lookup.tests.LookupTests) ... ok
test_custom_lookup_none_rhs (lookup.tests.LookupTests)
Lookup.can_use_none_as_rhs=True allows None as a lookup value. ... ok
test_error_messages (lookup.tests.LookupTests) ... ok
test_escaping (lookup.tests.LookupTests) ... ok
test_exact_none_transform (lookup.tests.LookupTests)
Transforms are used for __exact=None. ... ok
test_exact_sliced_queryset_limit_one (lookup.tests.LookupTests) ... ok
test_exact_sliced_queryset_limit_one_offset (lookup.tests.LookupTests) ... ok
test_exact_sliced_queryset_not_limited_to_one (lookup.tests.LookupTests) ... ok
test_exclude (lookup.tests.LookupTests) ... ok
test_exists (lookup.tests.LookupTests) ... ok
test_get_next_previous_by (lookup.tests.LookupTests) ... ok
test_in (lookup.tests.LookupTests) ... ok
test_in_bulk (lookup.tests.LookupTests) ... ok
test_in_bulk_lots_of_ids (lookup.tests.LookupTests) ... ok
test_in_bulk_non_unique_field (lookup.tests.LookupTests) ... ok
test_in_bulk_with_field (lookup.tests.LookupTests) ... ok
test_in_different_database (lookup.tests.LookupTests) ... ok
test_in_keeps_value_ordering (lookup.tests.LookupTests) ... ok
test_iterator (lookup.tests.LookupTests) ... ok
test_lookup_collision (lookup.tests.LookupTests) ... ok
test_lookup_date_as_str (lookup.tests.LookupTests) ... ok
test_lookup_int_as_str (lookup.tests.LookupTests) ... ok
test_none (lookup.tests.LookupTests) ... ok
test_nonfield_lookups (lookup.tests.LookupTests) ... ok
test_pattern_lookups_with_substr (lookup.tests.LookupTests) ... ok
test_regex (lookup.tests.LookupTests) ... ok
test_regex_backreferencing (lookup.tests.LookupTests) ... ok
test_regex_non_ascii (lookup.tests.LookupTests) ... ok
test_regex_non_string (lookup.tests.LookupTests) ... ok
test_regex_null (lookup.tests.LookupTests) ... ok
test_relation_nested_lookup_error (lookup.tests.LookupTests) ... ok
test_values (lookup.tests.LookupTests) ... ok
test_values_list (lookup.tests.LookupTests) ... ok
test_change_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok
test_default_to_insertion_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok
test_item_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok
test_previous_and_next_in_order (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok
test_recursive_ordering (order_with_respect_to.tests.OrderWithRespectToBaseTests) ... ok
test_duplicate_order_field (order_with_respect_to.tests.OrderWithRespectToTests) ... ok
test_set_order (order_with_respect_to.tests.TestOrderWithRespectToOneToOnePK) ... ok
test_add (messages_tests.test_session.SessionTests) ... ok
test_add_lazy_translation (messages_tests.test_session.SessionTests) ... ok
test_add_update (messages_tests.test_session.SessionTests) ... ok
test_context_processor_message_levels (messages_tests.test_session.SessionTests) ... ok
test_custom_tags (messages_tests.test_session.SessionTests) ... ok
test_default_level (messages_tests.test_session.SessionTests) ... ok
test_existing_add (messages_tests.test_session.SessionTests) ... ok
test_existing_add_read_update (messages_tests.test_session.SessionTests) ... ok
test_existing_read (messages_tests.test_session.SessionTests) ... ok
test_existing_read_add_update (messages_tests.test_session.SessionTests) ... ok
test_full_request_response_cycle (messages_tests.test_session.SessionTests) ... ok
test_get (messages_tests.test_session.SessionTests) ... ok
test_high_level (messages_tests.test_session.SessionTests) ... ok
test_level_tag (messages_tests.test_session.SessionTests) ... ok
test_low_level (messages_tests.test_session.SessionTests) ... ok
test_middleware_disabled (messages_tests.test_session.SessionTests) ... ok
test_middleware_disabled_fail_silently (messages_tests.test_session.SessionTests) ... ok
test_multiple_posts (messages_tests.test_session.SessionTests) ... ok
test_no_update (messages_tests.test_session.SessionTests) ... ok
test_safedata (messages_tests.test_session.SessionTests) ... ok
test_settings_level (messages_tests.test_session.SessionTests) ... ok
test_tags (messages_tests.test_session.SessionTests) ... ok
test_with_template_response (messages_tests.test_session.SessionTests) ... ok
test_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_aggregate_annotation (aggregation_regress.tests.AggregationTests) ... ok
test_aggregate_duplicate_columns (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks"
test_aggregate_duplicate_columns_only (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks"
test_aggregate_duplicate_columns_select_related (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support any of the feature(s): allows_group_by_pk, allows_group_by_selected_pks"
test_aggregate_fexpr (aggregation_regress.tests.AggregationTests) ... ok
test_aggregate_on_relation (aggregation_regress.tests.AggregationTests) ... ok
test_aggregate_ummanaged_model_columns (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature(s): allows_group_by_selected_pks"
test_aggregates_in_where_clause (aggregation_regress.tests.AggregationTests) ... ok
test_aggregates_in_where_clause_pre_eval (aggregation_regress.tests.AggregationTests) ... ok
test_aggregation_with_generic_reverse_relation (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_and_join (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_distinct_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_joins (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_on_relation (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_reserved_word (aggregation_regress.tests.AggregationTests) ... ok
test_annotate_values_list_flat (aggregation_regress.tests.AggregationTests)
Find ages that are shared by at least two authors. ... ok
test_annotate_with_extra (aggregation_regress.tests.AggregationTests) ... ok
test_annotated_conditional_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_annotation (aggregation_regress.tests.AggregationTests) ... ok
test_annotation_disjunction (aggregation_regress.tests.AggregationTests) ... ok
test_annotation_with_value (aggregation_regress.tests.AggregationTests) ... ok
test_boolean_conversion (aggregation_regress.tests.AggregationTests) ... ok
test_conditional_aggreate (aggregation_regress.tests.AggregationTests) ... ok
test_conditional_aggregate_on_complex_condition (aggregation_regress.tests.AggregationTests) ... ok
test_db_col_table (aggregation_regress.tests.AggregationTests) ... ok
test_decimal_aggregate_annotation_filter (aggregation_regress.tests.AggregationTests) ... ok
test_distinct_conditional_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_duplicate_alias (aggregation_regress.tests.AggregationTests) ... ok
test_empty (aggregation_regress.tests.AggregationTests) ... ok
test_empty_filter_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_empty_filter_count (aggregation_regress.tests.AggregationTests) ... ok
test_f_expression_annotation (aggregation_regress.tests.AggregationTests) ... ok
test_field_error (aggregation_regress.tests.AggregationTests) ... ok
test_field_name_conflict (aggregation_regress.tests.AggregationTests) ... ok
test_filtering_by_annotation_name (aggregation_regress.tests.AggregationTests) ... ok
test_fk_attname_conflict (aggregation_regress.tests.AggregationTests) ... ok
test_fobj_group_by (aggregation_regress.tests.AggregationTests) ... ok
test_having_group_by (aggregation_regress.tests.AggregationTests) ... ok
test_m2m_name_conflict (aggregation_regress.tests.AggregationTests) ... ok
test_more (aggregation_regress.tests.AggregationTests) ... ok
test_more_more (aggregation_regress.tests.AggregationTests) ... ok
test_more_more_more (aggregation_regress.tests.AggregationTests) ... ok
test_name_expressions (aggregation_regress.tests.AggregationTests) ... ok
test_name_filters (aggregation_regress.tests.AggregationTests) ... ok
test_negated_aggregation (aggregation_regress.tests.AggregationTests) ... ok
test_none_call_before_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_pickle (aggregation_regress.tests.AggregationTests) ... ok
test_quoting_aggregate_order_by (aggregation_regress.tests.AggregationTests) ... ok
test_reverse_join_trimming (aggregation_regress.tests.AggregationTests) ... ok
test_reverse_relation_name_conflict (aggregation_regress.tests.AggregationTests) ... ok
test_sliced_conditional_aggregate (aggregation_regress.tests.AggregationTests) ... ok
test_stddev (aggregation_regress.tests.AggregationTests) ... skipped "Database doesn't support feature(s): supports_stddev"
test_ticket_11293 (aggregation_regress.tests.AggregationTests) ... ok
test_ticket_11293_q_immutable (aggregation_regress.tests.AggregationTests) ... ok
test_values_annotate_values (aggregation_regress.tests.AggregationTests) ... ok
test_values_list_annotation_args_ordering (aggregation_regress.tests.AggregationTests) ... ok
test_values_queryset_non_conflict (aggregation_regress.tests.AggregationTests) ... ok
test_existing_join_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok
test_non_nullable_fk_not_promoted (aggregation_regress.tests.JoinPromotionTests) ... ok
test_ticket_21150 (aggregation_regress.tests.JoinPromotionTests) ... ok
test_ticket_24748 (aggregation_regress.tests.SelfReferentialFKTests) ... ok
test_base64_upload (file_uploads.tests.FileUploadTests) ... ok
test_big_base64_newlines_upload (file_uploads.tests.FileUploadTests) ... ok
test_big_base64_upload (file_uploads.tests.FileUploadTests) ... ok
test_blank_filenames (file_uploads.tests.FileUploadTests) ... ok
test_broken_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok
test_content_type_extra (file_uploads.tests.FileUploadTests)
Uploaded files may have content type parameters available. ... ok
test_custom_upload_handler (file_uploads.tests.FileUploadTests) ... ok
test_dangerous_file_names (file_uploads.tests.FileUploadTests)
Uploaded file names should be sanitized before ever reaching the view. ... ok
test_empty_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok
test_file_content (file_uploads.tests.FileUploadTests) ... ok
test_file_error_blocking (file_uploads.tests.FileUploadTests) ... ok
test_filename_case_preservation (file_uploads.tests.FileUploadTests) ... ok
test_filename_overflow (file_uploads.tests.FileUploadTests)
File names over 256 characters (dangerous on some platforms) get fixed up. ... ok
test_fileupload_getlist (file_uploads.tests.FileUploadTests) ... ok
test_fileuploads_closed_at_request_end (file_uploads.tests.FileUploadTests) ... ok
test_large_upload (file_uploads.tests.FileUploadTests) ... ok
test_no_parsing_triggered_by_fd_closing (file_uploads.tests.FileUploadTests) ... ok
test_simple_upload (file_uploads.tests.FileUploadTests) ... ok
test_truncated_multipart_handled_gracefully (file_uploads.tests.FileUploadTests) ... ok
test_unicode_file_name (file_uploads.tests.FileUploadTests) ... ok
test_unicode_file_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok
test_unicode_name_rfc2231 (file_uploads.tests.FileUploadTests) ... ok
test_generic_sitemap (sitemaps_tests.test_generic.GenericViewsSitemapTests)
A minimal generic sitemap can be rendered ... ok
test_generic_sitemap_attributes (sitemaps_tests.test_generic.GenericViewsSitemapTests) ... ok
test_generic_sitemap_lastmod (sitemaps_tests.test_generic.GenericViewsSitemapTests) ... ok
test_cached_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_empty_page (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_empty_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_localized_priority (sitemaps_tests.test_http.HTTPSitemapTests)
The priority value should not be localized (Refs #14164) ... ok
test_no_section (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_page_not_int (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_paged_sitemap (sitemaps_tests.test_http.HTTPSitemapTests)
A sitemap may have multiple pages. ... ok
test_requestsite_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_simple_custom_sitemap (sitemaps_tests.test_http.HTTPSitemapTests)
A simple sitemap can be rendered with a custom template ... ok
test_simple_i18nsitemap_index (sitemaps_tests.test_http.HTTPSitemapTests)
A simple i18n sitemap index can be rendered ... ok
test_simple_sitemap (sitemaps_tests.test_http.HTTPSitemapTests)
A simple sitemap can be rendered ... ok
test_simple_sitemap_custom_index (sitemaps_tests.test_http.HTTPSitemapTests)
A simple sitemap index can be rendered with a custom template ... ok
test_simple_sitemap_index (sitemaps_tests.test_http.HTTPSitemapTests)
A simple sitemap index can be rendered ... ok
test_simple_sitemap_section (sitemaps_tests.test_http.HTTPSitemapTests)
A simple sitemap section can be rendered ... ok
test_sitemap_get_urls_no_site_1 (sitemaps_tests.test_http.HTTPSitemapTests) ... ERROR
test_sitemap_get_urls_no_site_2 (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemap_item (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemap_last_modified (sitemaps_tests.test_http.HTTPSitemapTests)
Last-Modified header is set correctly ... ok
test_sitemap_last_modified_date (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemap_last_modified_missing (sitemaps_tests.test_http.HTTPSitemapTests)
Last-Modified header is missing when sitemap has no lastmod ... ok
test_sitemap_last_modified_mixed (sitemaps_tests.test_http.HTTPSitemapTests)
Last-Modified header is omitted when lastmod not on all items ... ok
test_sitemap_last_modified_tz (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemap_not_callable (sitemaps_tests.test_http.HTTPSitemapTests)
A sitemap may not be callable. ... ok
test_sitemap_without_entries (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemaps_lastmod_ascending (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemaps_lastmod_descending (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemaps_lastmod_mixed_ascending_last_modified_missing (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemaps_lastmod_mixed_descending_last_modified_missing (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_x_robots_sitemap (sitemaps_tests.test_http.HTTPSitemapTests) ... ok
test_sitemap_index_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests)
A sitemap index requested in HTTPS is rendered with HTTPS links ... ok
test_sitemap_section_with_https_request (sitemaps_tests.test_https.HTTPSDetectionSitemapTests)
A sitemap section requested in HTTPS is rendered with HTTPS links ... ok
test_secure_sitemap_index (sitemaps_tests.test_https.HTTPSSitemapTests)
A secure sitemap index can be rendered ... ok
test_secure_sitemap_section (sitemaps_tests.test_https.HTTPSSitemapTests)
A secure sitemap section can be rendered ... ok
test_arg (sitemaps_tests.test_management.PingGoogleTests) ... ok
test_default (sitemaps_tests.test_management.PingGoogleTests) ... ok
test_get_sitemap_full_url_exact_url (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_get_sitemap_full_url_global (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_get_sitemap_full_url_index (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_get_sitemap_full_url_no_sites (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_get_sitemap_full_url_not_detected (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_something (sitemaps_tests.test_utils.PingGoogleTests) ... ok
test_complex_filter (or_lookups.tests.OrLookupsTests) ... ok
test_empty_in (or_lookups.tests.OrLookupsTests) ... ok
test_filter_or (or_lookups.tests.OrLookupsTests) ... ok
test_other_arg_queries (or_lookups.tests.OrLookupsTests) ... ok
test_pk_in (or_lookups.tests.OrLookupsTests) ... ok
test_pk_q (or_lookups.tests.OrLookupsTests) ... ok
test_q_and (or_lookups.tests.OrLookupsTests) ... ok
test_q_exclude (or_lookups.tests.OrLookupsTests) ... ok
test_q_negated (or_lookups.tests.OrLookupsTests) ... ok
test_q_repr (or_lookups.tests.OrLookupsTests) ... ok
test_stages (or_lookups.tests.OrLookupsTests) ... ok
test_defer_annotate_select_related (defer_regress.tests.DeferAnnotateSelectRelatedTest) ... ok
test_delete_defered_model (defer_regress.tests.DeferDeletionSignalsTests) ... ok
test_delete_defered_proxy_model (defer_regress.tests.DeferDeletionSignalsTests) ... ok
test_basic (defer_regress.tests.DeferRegressionTest) ... ok
test_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok
test_only_and_defer_usage_on_proxy_models (defer_regress.tests.DeferRegressionTest) ... ok
test_only_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok
test_proxy_model_defer_with_select_related (defer_regress.tests.DeferRegressionTest) ... ok
test_resolve_columns (defer_regress.tests.DeferRegressionTest) ... ok
test_reverse_one_to_one_relations (defer_regress.tests.DeferRegressionTest) ... ok
test_ticket_12163 (defer_regress.tests.DeferRegressionTest) ... ok
test_ticket_16409 (defer_regress.tests.DeferRegressionTest) ... ok
test_ticket_23270 (defer_regress.tests.DeferRegressionTest) ... ok
test_bad_class (get_object_or_404.tests.GetObjectOr404Tests) ... ok
test_get_list_or_404_queryset_attribute_error (get_object_or_404.tests.GetObjectOr404Tests)
AttributeError raised by QuerySet.filter() isn't hidden. ... ok
test_get_object_or_404 (get_object_or_404.tests.GetObjectOr404Tests) ... ok
test_get_object_or_404_queryset_attribute_error (get_object_or_404.tests.GetObjectOr404Tests)
AttributeError raised by QuerySet.get() isn't hidden. ... ok
test_add_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok
test_change_form_deletion_when_invalid (inline_formsets.tests.DeletionTests) ... ok
test_deletion (inline_formsets.tests.DeletionTests) ... ok
test_save_new (inline_formsets.tests.DeletionTests) ... ok
test_any_iterable_allowed_as_argument_to_exclude (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_exception_on_unspecified_foreign_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_fk_in_all_formset_forms (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_fk_name_not_foreign_key_field_from_child (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_fk_not_duplicated_in_form_fields (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_inline_formset_factory (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_non_foreign_key_field (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_unsaved_fk_validate_unique (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_zero_primary_key (inline_formsets.tests.InlineFormsetFactoryTest) ... ok
test_cast_from_field (db_functions.test_cast.CastTests) ... ok
test_cast_from_python (db_functions.test_cast.CastTests) ... ok
test_cast_from_python_to_date (db_functions.test_cast.CastTests) ... ok
test_cast_from_python_to_datetime (db_functions.test_cast.CastTests) ... ok
test_cast_from_value (db_functions.test_cast.CastTests) ... ok
test_cast_to_char_field_with_max_length (db_functions.test_cast.CastTests) ... skipped "Database doesn't support feature(s): supports_cast_with_precision"
test_cast_to_char_field_without_max_length (db_functions.test_cast.CastTests) ... ok
test_cast_to_integer (db_functions.test_cast.CastTests) ... ok
test_cast_to_text_field (db_functions.test_cast.CastTests) ... ok
test_expression_wrapped_with_parentheses_on_postgresql (db_functions.test_cast.CastTests) ... skipped 'PostgreSQL test'
test_basic (db_functions.test_chr.ChrTests) ... ok
test_non_ascii (db_functions.test_chr.ChrTests) ... ok
test_transform (db_functions.test_chr.ChrTests) ... ok
test_extract_day_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_duration (db_functions.test_datetime.DateFunctionTests) ... skipped "Database doesn't support feature(s): has_native_duration_field"
test_extract_duration_without_native_duration_field (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_hour_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_minute_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_month_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_quarter_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_quarter_func_boundaries (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_second_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_week_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_week_func_boundaries (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_weekday_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_year_exact_lookup (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_year_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_year_greaterthan_lookup (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_year_lessthan_lookup (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_date_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_day_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_hour_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_minute_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_month_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_quarter_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_second_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_time_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_week_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_trunc_year_func (db_functions.test_datetime.DateFunctionTests) ... ok
test_extract_day_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_duration (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... skipped "Database doesn't support feature(s): has_native_duration_field"
test_extract_duration_without_native_duration_field (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_func_explicit_timezone_priority (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_func_with_timezone (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_hour_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_minute_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_month_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_quarter_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_quarter_func_boundaries (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_second_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_week_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_week_func_boundaries (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_weekday_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_year_exact_lookup (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_year_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_year_greaterthan_lookup (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_extract_year_lessthan_lookup (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_date_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_day_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_func_with_timezone (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_hour_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_minute_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_month_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_quarter_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_second_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_time_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_timezone_applied_before_truncation (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_week_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_trunc_year_func (db_functions.test_datetime.DateFunctionWithTimeZoneTests) ... ok
test_basic (db_functions.test_left.LeftTests) ... ok
test_expressions (db_functions.test_left.LeftTests) ... ok
test_invalid_length (db_functions.test_left.LeftTests) ... ok
test_basic (db_functions.test_ord.OrdTests) ... ok
test_transform (db_functions.test_ord.OrdTests) ... ok
test_combined_with_length (db_functions.test_pad.PadTests) ... ok
test_pad (db_functions.test_pad.PadTests) ... ok
test_pad_negative_length (db_functions.test_pad.PadTests) ... ok
test_basic (db_functions.test_repeat.RepeatTests) ... ok
test_negative_number (db_functions.test_repeat.RepeatTests) ... ok
test_case_sensitive (db_functions.test_replace.ReplaceTests) ... ok
test_replace_expression (db_functions.test_replace.ReplaceTests) ... ok
test_replace_with_default_arg (db_functions.test_replace.ReplaceTests) ... ok
test_replace_with_empty_string (db_functions.test_replace.ReplaceTests) ... ok
test_update (db_functions.test_replace.ReplaceTests) ... ok
test_basic (db_functions.test_right.RightTests) ... ok
test_expressions (db_functions.test_right.RightTests) ... ok
test_invalid_length (db_functions.test_right.RightTests) ... ok
test_annotate_charfield (db_functions.test_strindex.StrIndexTests) ... ok
test_annotate_textfield (db_functions.test_strindex.StrIndexTests) ... ok
test_filtering (db_functions.test_strindex.StrIndexTests) ... ok
test_order_by (db_functions.test_strindex.StrIndexTests) ... ok
test_unicode_values (db_functions.test_strindex.StrIndexTests) ... ok
test_trim (db_functions.test_trim.TrimTests) ... ok
test_trim_transform (db_functions.test_trim.TrimTests) ... ok
test_coalesce (db_functions.tests.FunctionTests) ... ok
test_coalesce_mixed_values (db_functions.tests.FunctionTests) ... ok
test_coalesce_ordering (db_functions.tests.FunctionTests) ... ok
test_concat (db_functions.tests.FunctionTests) ... ok
test_concat_coalesce_idempotent (db_functions.tests.FunctionTests) ... ok
test_concat_many (db_functions.tests.FunctionTests) ... ok
test_concat_mixed_char_text (db_functions.tests.FunctionTests) ... ok
test_concat_sql_generation_idempotency (db_functions.tests.FunctionTests) ... ok
test_func_transform_bilateral (db_functions.tests.FunctionTests) ... ok
test_func_transform_bilateral_multivalue (db_functions.tests.FunctionTests) ... ok
test_function_as_filter (db_functions.tests.FunctionTests) ... ok
test_greatest (db_functions.tests.FunctionTests) ... ok
test_greatest_all_null (db_functions.tests.FunctionTests) ... ok
test_greatest_coalesce_workaround (db_functions.tests.FunctionTests) ... ok
test_greatest_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped 'MySQL-specific workaround'
test_greatest_decimal_filter (db_functions.tests.FunctionTests) ... ok
test_greatest_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls"
test_greatest_one_expressions (db_functions.tests.FunctionTests) ... ok
test_greatest_propagates_null (db_functions.tests.FunctionTests) ... ok
test_greatest_related_field (db_functions.tests.FunctionTests) ... ok
test_greatest_update (db_functions.tests.FunctionTests) ... ok
test_least (db_functions.tests.FunctionTests) ... ok
test_least_all_null (db_functions.tests.FunctionTests) ... ok
test_least_coalesce_workaround (db_functions.tests.FunctionTests) ... ok
test_least_coalesce_workaround_mysql (db_functions.tests.FunctionTests) ... skipped 'MySQL-specific workaround'
test_least_decimal_filter (db_functions.tests.FunctionTests) ... ok
test_least_ignores_null (db_functions.tests.FunctionTests) ... skipped "Database doesn't support feature(s): greatest_least_ignores_nulls"
test_least_one_expressions (db_functions.tests.FunctionTests) ... ok
test_least_propagates_null (db_functions.tests.FunctionTests) ... ok
test_least_related_field (db_functions.tests.FunctionTests) ... ok
test_least_update (db_functions.tests.FunctionTests) ... ok
test_length (db_functions.tests.FunctionTests) ... ok
test_length_ordering (db_functions.tests.FunctionTests) ... ok
test_length_transform (db_functions.tests.FunctionTests) ... ok
test_lower (db_functions.tests.FunctionTests) ... ok
test_lower_transform (db_functions.tests.FunctionTests) ... ok
test_nested_function_ordering (db_functions.tests.FunctionTests) ... ok
test_now (db_functions.tests.FunctionTests) ... ok
test_substr (db_functions.tests.FunctionTests) ... ok
test_substr_start (db_functions.tests.FunctionTests) ... ok
test_substr_with_expressions (db_functions.tests.FunctionTests) ... ok
test_upper (db_functions.tests.FunctionTests) ... ok
test_upper_transform (db_functions.tests.FunctionTests) ... ok
test_custom_null_message (validation.test_custom_messages.CustomMessagesTest) ... ok
test_custom_simple_validator_message (validation.test_custom_messages.CustomMessagesTest) ... ok
test_primary_key_unique_check_not_performed_when_adding_and_pk_not_specified (validation.test_unique.PerformUniqueChecksTest) ... ok
test_primary_key_unique_check_not_performed_when_not_adding (validation.test_unique.PerformUniqueChecksTest) ... ok
test_primary_key_unique_check_performed_when_adding_and_pk_specified (validation.test_unique.PerformUniqueChecksTest) ... ok
test_unique_errors (validation.test_unique.PerformUniqueChecksTest) ... ok
test_unique_for_date (validation.test_unique.PerformUniqueChecksTest) ... ok
test_unique_for_date_with_nullable_date (validation.test_unique.PerformUniqueChecksTest) ... ok
test_custom_validator_passes_for_correct_value (validation.test_validators.TestModelsWithValidators) ... ok
test_custom_validator_raises_error_for_incorrect_value (validation.test_validators.TestModelsWithValidators) ... ok
test_field_validators_can_be_any_iterable (validation.test_validators.TestModelsWithValidators) ... ok
test_correct_FK_value_validates (validation.tests.BaseModelValidationTests) ... ok
test_correct_email_value_passes (validation.tests.BaseModelValidationTests) ... ok
test_custom_validate_method (validation.tests.BaseModelValidationTests) ... ok
test_full_clean_does_not_mutate_exclude (validation.tests.BaseModelValidationTests) ... ok
test_limited_FK_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_malformed_slug_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_missing_required_field_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_text_greater_that_charfields_max_length_raises_errors (validation.tests.BaseModelValidationTests) ... ok
test_with_correct_value_model_validates (validation.tests.BaseModelValidationTests) ... ok
test_wrong_FK_value_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_wrong_email_value_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_wrong_url_value_raises_error (validation.tests.BaseModelValidationTests) ... ok
test_correct_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok
test_correct_v4_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok
test_correct_v6_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok
test_empty_generic_ip_passes (validation.tests.GenericIPAddressFieldTests) ... ok
test_invalid_generic_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok
test_invalid_v4_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok
test_invalid_v6_ip_raises_error (validation.tests.GenericIPAddressFieldTests) ... ok
test_v4_unpack_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok
test_v6_uniqueness_detection (validation.tests.GenericIPAddressFieldTests) ... ok
test_partial_validation (validation.tests.ModelFormsTests) ... ok
test_validation_with_empty_blank_field (validation.tests.ModelFormsTests) ... ok
test_validation_with_invalid_blank_field (validation.tests.ModelFormsTests) ... ok
test_basics (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choice_iterator_passes_model_to_widget (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choices (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choices_bool (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choices_bool_empty_label (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choices_freshness (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_choices_not_fetched_when_not_rendering (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_deepcopies_widget (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_disabled_modelchoicefield (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_disabled_modelchoicefield_has_changed (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_disabled_modelmultiplechoicefield_has_changed (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_disabled_multiplemodelchoicefield (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_no_extra_query_when_accessing_attrs (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_num_queries (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_overridable_choice_iterator (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_queryset_manager (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_queryset_none (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_result_cache_not_shared (model_forms.test_modelchoicefield.ModelChoiceFieldTests) ... ok
test_create_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok
test_model_multiple_choice_field_uuid_pk (model_forms.test_uuid.ModelFormBaseTest) ... ok
test_update_save_error (model_forms.test_uuid.ModelFormBaseTest) ... ok
test_model_form_clean_applies_to_model (model_forms.tests.CustomCleanTests) ... ok
test_override_clean (model_forms.tests.CustomCleanTests) ... ok
test_clean_false (model_forms.tests.FileAndImageFieldTests) ... ok
test_clean_false_required (model_forms.tests.FileAndImageFieldTests) ... ok
test_clear_and_file_contradiction (model_forms.tests.FileAndImageFieldTests) ... ok
test_custom_file_field_save (model_forms.tests.FileAndImageFieldTests) ... ok
test_file_field_data (model_forms.tests.FileAndImageFieldTests) ... ok
test_file_field_multiple_save (model_forms.tests.FileAndImageFieldTests) ... ok
test_file_path_field_blank (model_forms.tests.FileAndImageFieldTests)
FilePathField(blank=True) includes the empty option. ... ok
test_filefield_required_false (model_forms.tests.FileAndImageFieldTests) ... ok
test_full_clear (model_forms.tests.FileAndImageFieldTests) ... ok
test_image_field (model_forms.tests.FileAndImageFieldTests) ... ok
test_render_empty_file_field (model_forms.tests.FileAndImageFieldTests) ... ok
test_callable_called_each_time_form_is_instantiated (model_forms.tests.LimitChoicesToTests) ... ok
test_custom_field_with_queryset_but_no_limit_choices_to (model_forms.tests.LimitChoicesToTests) ... ok
test_fields_for_model_applies_limit_choices_to (model_forms.tests.LimitChoicesToTests) ... ok
test_limit_choices_to_callable_for_fk_rel (model_forms.tests.LimitChoicesToTests) ... ok
test_limit_choices_to_callable_for_m2m_rel (model_forms.tests.LimitChoicesToTests) ... ok
test_model_form_applies_localize_to_all_fields (model_forms.tests.LocalizedModelFormTest) ... ok
test_model_form_applies_localize_to_some_fields (model_forms.tests.LocalizedModelFormTest) ... ok
test_model_form_refuses_arbitrary_string (model_forms.tests.LocalizedModelFormTest) ... ok
test_article_form (model_forms.tests.ModelFormBaseTest) ... ok
test_bad_form (model_forms.tests.ModelFormBaseTest) ... ok
test_base_form (model_forms.tests.ModelFormBaseTest) ... ok
test_blank_false_with_null_true_foreign_key_field (model_forms.tests.ModelFormBaseTest) ... ok
test_blank_with_null_foreign_key_field (model_forms.tests.ModelFormBaseTest) ... ok
test_confused_form (model_forms.tests.ModelFormBaseTest) ... ok
test_default_filefield (model_forms.tests.ModelFormBaseTest) ... ok
test_default_not_populated_on_checkboxselectmultiple (model_forms.tests.ModelFormBaseTest) ... ok
test_default_not_populated_on_optional_checkbox_input (model_forms.tests.ModelFormBaseTest) ... ok
test_default_not_populated_on_selectmultiple (model_forms.tests.ModelFormBaseTest) ... ok
test_default_populated_on_optional_field (model_forms.tests.ModelFormBaseTest) ... ok
test_default_selectdatewidget (model_forms.tests.ModelFormBaseTest) ... ok
test_default_splitdatetime_field (model_forms.tests.ModelFormBaseTest) ... ok
test_empty_fields_on_modelform (model_forms.tests.ModelFormBaseTest) ... ok
test_empty_fields_to_construct_instance (model_forms.tests.ModelFormBaseTest) ... ok
test_empty_fields_to_fields_for_model (model_forms.tests.ModelFormBaseTest) ... ok
test_exclude_and_validation (model_forms.tests.ModelFormBaseTest) ... ok
test_exclude_fields (model_forms.tests.ModelFormBaseTest) ... ok
test_exclude_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok
test_exclude_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok
test_extra_declared_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok
test_extra_field_model_form (model_forms.tests.ModelFormBaseTest) ... ok
test_extra_field_modelform_factory (model_forms.tests.ModelFormBaseTest) ... ok
test_extra_fields (model_forms.tests.ModelFormBaseTest) ... ok
test_invalid_meta_model (model_forms.tests.ModelFormBaseTest) ... ok
test_limit_fields_with_string (model_forms.tests.ModelFormBaseTest) ... ok
test_limit_nonexistent_field (model_forms.tests.ModelFormBaseTest) ... ok
test_missing_fields_attribute (model_forms.tests.ModelFormBaseTest) ... ok
test_mixmodel_form (model_forms.tests.ModelFormBaseTest) ... ok
test_no_model_class (model_forms.tests.ModelFormBaseTest) ... ok
test_orderfields2_form (model_forms.tests.ModelFormBaseTest) ... ok
test_orderfields_form (model_forms.tests.ModelFormBaseTest) ... ok
test_override_field (model_forms.tests.ModelFormBaseTest) ... ok
test_prefixed_form_with_default_field (model_forms.tests.ModelFormBaseTest) ... ok
test_renderer_kwarg (model_forms.tests.ModelFormBaseTest) ... ok
test_replace_field (model_forms.tests.ModelFormBaseTest) ... ok
test_replace_field_variant_2 (model_forms.tests.ModelFormBaseTest) ... ok
test_replace_field_variant_3 (model_forms.tests.ModelFormBaseTest) ... ok
test_save_blank_false_with_required_false (model_forms.tests.ModelFormBaseTest) ... ok
test_save_blank_null_unique_charfield_saves_null (model_forms.tests.ModelFormBaseTest) ... ok
test_subcategory_form (model_forms.tests.ModelFormBaseTest) ... ok
test_subclassmeta_form (model_forms.tests.ModelFormBaseTest) ... ok
test_auto_id (model_forms.tests.ModelFormBasicTests) ... ok
test_base_form (model_forms.tests.ModelFormBasicTests) ... ok
test_basic_creation (model_forms.tests.ModelFormBasicTests) ... ok
test_custom_form_fields (model_forms.tests.ModelFormBasicTests) ... ok
test_initial_values (model_forms.tests.ModelFormBasicTests) ... ok
test_m2m_editing (model_forms.tests.ModelFormBasicTests) ... ok
test_m2m_initial_callable (model_forms.tests.ModelFormBasicTests) ... ok
test_multi_fields (model_forms.tests.ModelFormBasicTests) ... ok
test_recleaning_model_form_instance (model_forms.tests.ModelFormBasicTests) ... ok
test_runtime_choicefield_populated (model_forms.tests.ModelFormBasicTests) ... ok
test_save_commit_false (model_forms.tests.ModelFormBasicTests) ... ok
test_save_with_data_errors (model_forms.tests.ModelFormBasicTests) ... ok
test_subset_fields (model_forms.tests.ModelFormBasicTests) ... ok
test_clean_does_deduplicate_values (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_field (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_field_22745 (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_number_of_queries (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_required_false (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_run_validators (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_model_multiple_choice_show_hidden_initial (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_show_hidden_initial_changed_queries_efficiently (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_to_field_name_with_initial_data (model_forms.tests.ModelMultipleChoiceFieldTests) ... ok
test_assignment_of_none (model_forms.tests.ModelOneToOneFieldTests) ... ok
test_assignment_of_none_null_false (model_forms.tests.ModelOneToOneFieldTests) ... ok
test_modelform_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok
test_modelform_subclassed_model (model_forms.tests.ModelOneToOneFieldTests) ... ok
test_onetoonefield (model_forms.tests.ModelOneToOneFieldTests) ... ok
test_many_to_many (model_forms.tests.ModelToDictTests)
Data for a ManyToManyField is a list rather than a lazy QuerySet. ... ok
test_callable_field_default (model_forms.tests.OtherModelFormTests) ... ok
test_choices_type (model_forms.tests.OtherModelFormTests) ... ok
test_foreignkeys_which_use_to_field (model_forms.tests.OtherModelFormTests) ... ok
test_iterable_model_m2m (model_forms.tests.OtherModelFormTests) ... ok
test_media_on_modelform (model_forms.tests.OtherModelFormTests) ... ok
test_model_field_that_returns_none_to_exclude_itself_with_explicit_fields (model_forms.tests.OtherModelFormTests) ... ok
test_prefetch_related_queryset (model_forms.tests.OtherModelFormTests) ... ok
test_setattr_raises_validation_error_field_specific (model_forms.tests.StrictAssignmentTests) ... ok
test_setattr_raises_validation_error_non_field (model_forms.tests.StrictAssignmentTests) ... ok
test_abstract_inherited_unique (model_forms.tests.UniqueTest) ... ok
test_abstract_inherited_unique_together (model_forms.tests.UniqueTest) ... ok
test_explicitpk_unique (model_forms.tests.UniqueTest)
Ensure keys and blank character strings are tested for uniqueness. ... ok
test_explicitpk_unspecified (model_forms.tests.UniqueTest)
Test for primary_key being in the form and failing validation. ... ok
test_inherited_unique (model_forms.tests.UniqueTest) ... ok
test_inherited_unique_for_date (model_forms.tests.UniqueTest) ... ok
test_inherited_unique_together (model_forms.tests.UniqueTest) ... ok
test_multiple_field_unique_together (model_forms.tests.UniqueTest) ... ok
test_override_unique_for_date_message (model_forms.tests.UniqueTest) ... ok
test_override_unique_message (model_forms.tests.UniqueTest) ... ok
test_override_unique_together_message (model_forms.tests.UniqueTest) ... ok
test_simple_unique (model_forms.tests.UniqueTest) ... ok
test_unique_for_date (model_forms.tests.UniqueTest) ... ok
test_unique_for_date_in_exclude (model_forms.tests.UniqueTest) ... ok
test_unique_for_date_with_nullable_date (model_forms.tests.UniqueTest) ... ok
test_unique_null (model_forms.tests.UniqueTest) ... ok
test_unique_together (model_forms.tests.UniqueTest)
ModelForm test of unique_together constraint ... ok
test_FK_raw_query (raw_query.tests.RawQueryTests) ... ok
test_annotations (raw_query.tests.RawQueryTests) ... ok
test_bool (raw_query.tests.RawQueryTests) ... ok
test_db_column_handler (raw_query.tests.RawQueryTests) ... ok
test_db_column_name_is_used_in_raw_query (raw_query.tests.RawQueryTests) ... ok
test_decimal_parameter (raw_query.tests.RawQueryTests) ... ok
test_extra_conversions (raw_query.tests.RawQueryTests) ... ok
test_get_item (raw_query.tests.RawQueryTests) ... ok
test_inheritance (raw_query.tests.RawQueryTests) ... ok
test_iterator (raw_query.tests.RawQueryTests) ... ok
test_len (raw_query.tests.RawQueryTests) ... ok
test_many_to_many (raw_query.tests.RawQueryTests) ... ok
test_missing_fields (raw_query.tests.RawQueryTests) ... ok
test_missing_fields_without_PK (raw_query.tests.RawQueryTests) ... ok
test_multiple_iterations (raw_query.tests.RawQueryTests) ... ok
test_order_handler (raw_query.tests.RawQueryTests) ... ok
test_params (raw_query.tests.RawQueryTests) ... ok
test_pk_with_mixed_case_db_column (raw_query.tests.RawQueryTests) ... ok
test_pyformat_params (raw_query.tests.RawQueryTests) ... skipped "Database doesn't support feature(s): supports_paramstyle_pyformat"
test_query_count (raw_query.tests.RawQueryTests) ... ok
test_query_representation (raw_query.tests.RawQueryTests) ... ok
test_raw_query_lazy (raw_query.tests.RawQueryTests) ... ok
test_rawqueryset_repr (raw_query.tests.RawQueryTests) ... ok
test_result_caching (raw_query.tests.RawQueryTests) ... ok
test_simple_raw_query (raw_query.tests.RawQueryTests) ... ok
test_subquery_in_raw_sql (raw_query.tests.RawQueryTests) ... ok
test_translations (raw_query.tests.RawQueryTests) ... ok
test_white_space_query (raw_query.tests.RawQueryTests) ... ok
test_basic_distinct_on (distinct_on_fields.tests.DistinctOnTests)
QuerySet.distinct('field', ...) works ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_distinct_not_implemented_checks (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_distinct_on_get_ordering_preserved (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_distinct_on_in_ordered_subquery (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_transform (distinct_on_fields.tests.DistinctOnTests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_add_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_assign_clear_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_assign_with_queryset (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_clear_efficiency (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_created_via_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_created_without_related (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_get_related (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_related_null_to_field (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_related_set (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_remove_from_wrong_set (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_set (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_set_clear_non_bulk (many_to_one_null.tests.ManyToOneNullTests) ... ok
test_inlineformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok
test_inlineformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok
test_modelformset_custom_callback (model_formsets_regress.tests.FormfieldCallbackTests) ... ok
test_modelformset_factory_default (model_formsets_regress.tests.FormfieldCallbackTests) ... ok
test_all_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests)
Verify base formset honors DELETE field ... ok
test_custom_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests)
Verify DeleteFormset ignores DELETE field and uses form method ... ok
test_init_database (model_formsets_regress.tests.FormfieldShouldDeleteFormTests)
Add test data to database via formset ... ok
test_no_delete (model_formsets_regress.tests.FormfieldShouldDeleteFormTests)
Verify base formset doesn't modify database ... ok
test_error_class (model_formsets_regress.tests.FormsetTests) ... ok
test_extraneous_query_is_not_run (model_formsets_regress.tests.FormsetTests) ... ok
test_initial_data (model_formsets_regress.tests.FormsetTests) ... ok
test_empty_fields_on_modelformset (model_formsets_regress.tests.InlineFormsetTests) ... ok
test_formset_over_inherited_model (model_formsets_regress.tests.InlineFormsetTests)
A formset over a ForeignKey with a to_field can be saved. Regression for #11120 ... ok
test_formset_over_to_field (model_formsets_regress.tests.InlineFormsetTests)
A formset over a ForeignKey with a to_field can be saved. Regression for #10243 ... ok
test_formset_with_none_instance (model_formsets_regress.tests.InlineFormsetTests)
A formset with instance=None can be created. Regression for #11872 ... ok
test_initial_data (model_formsets_regress.tests.InlineFormsetTests) ... ok
test_inline_model_with_to_field (model_formsets_regress.tests.InlineFormsetTests) ... ok
test_inline_model_with_to_field_to_rel (model_formsets_regress.tests.InlineFormsetTests) ... ok
test_save_as_new_with_new_inlines (model_formsets_regress.tests.InlineFormsetTests) ... ok
test_delete_already_deleted (model_formsets_regress.tests.RedeleteTests) ... ok
test_resubmit (model_formsets_regress.tests.RedeleteTests) ... ok
test_bulk (delete.tests.DeletionTests) ... ok
test_can_defer_constraint_checks (delete.tests.DeletionTests) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks"
test_cannot_defer_constraint_checks (delete.tests.DeletionTests) ... ok
test_delete_with_keeping_parents (delete.tests.DeletionTests) ... ok
test_delete_with_keeping_parents_relationships (delete.tests.DeletionTests) ... ok
test_deletion_order (delete.tests.DeletionTests) ... ok
test_hidden_related (delete.tests.DeletionTests) ... ok
test_instance_update (delete.tests.DeletionTests) ... ok
test_large_delete (delete.tests.DeletionTests) ... ok
test_large_delete_related (delete.tests.DeletionTests) ... ok
test_m2m (delete.tests.DeletionTests) ... ok
test_model_delete_returns_num_rows (delete.tests.DeletionTests) ... ok
test_proxied_model_duplicate_queries (delete.tests.DeletionTests) ... ok
test_queryset_delete_returns_num_rows (delete.tests.DeletionTests) ... ok
test_relational_post_delete_signals_happen_before_parent_object (delete.tests.DeletionTests) ... ok
test_fast_delete_empty_no_update_can_self_select (delete.tests.FastDeleteTests) ... ok
test_fast_delete_fk (delete.tests.FastDeleteTests) ... ok
test_fast_delete_inheritance (delete.tests.FastDeleteTests) ... ok
test_fast_delete_joined_qs (delete.tests.FastDeleteTests) ... ok
test_fast_delete_large_batch (delete.tests.FastDeleteTests) ... ok
test_fast_delete_m2m (delete.tests.FastDeleteTests) ... ok
test_fast_delete_qs (delete.tests.FastDeleteTests) ... ok
test_fast_delete_revm2m (delete.tests.FastDeleteTests) ... ok
test_auto (delete.tests.OnDeleteTests) ... ok
test_auto_nullable (delete.tests.OnDeleteTests) ... ok
test_cascade (delete.tests.OnDeleteTests) ... ok
test_cascade_from_child (delete.tests.OnDeleteTests) ... ok
test_cascade_from_parent (delete.tests.OnDeleteTests) ... ok
test_cascade_nullable (delete.tests.OnDeleteTests) ... ok
test_do_nothing (delete.tests.OnDeleteTests) ... ok
test_do_nothing_qscount (delete.tests.OnDeleteTests) ... ok
test_inheritance_cascade_down (delete.tests.OnDeleteTests) ... ok
test_inheritance_cascade_up (delete.tests.OnDeleteTests) ... ok
test_o2o_setnull (delete.tests.OnDeleteTests) ... ok
test_protect (delete.tests.OnDeleteTests) ... ok
test_setdefault (delete.tests.OnDeleteTests) ... ok
test_setdefault_none (delete.tests.OnDeleteTests) ... ok
test_setnull (delete.tests.OnDeleteTests) ... ok
test_setnull_from_child (delete.tests.OnDeleteTests) ... ok
test_setnull_from_parent (delete.tests.OnDeleteTests) ... ok
test_setvalue (delete.tests.OnDeleteTests) ... ok
test_none_as_null (null_queries.tests.NullQueriesTests) ... ok
test_reverse_relations (null_queries.tests.NullQueriesTests) ... ok
test_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_default_related_name_in_queryset_lookup (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_inheritance (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_inheritance_with_overridden_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_model_name_not_available_in_queryset_lookup (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_no_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_related_name_overrides_default_related_name (model_options.test_default_related_name.DefaultRelatedNameTests) ... ok
test_tablespace_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces"
test_tablespace_for_many_to_many_field (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces"
test_tablespace_for_model (model_options.test_tablespaces.TablespacesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces"
test_tablespace_ignored_for_indexed_field (model_options.test_tablespaces.TablespacesTests) ... ok
test_tablespace_ignored_for_model (model_options.test_tablespaces.TablespacesTests) ... ok
test_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_custom_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_custom_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_explicit_abstract_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_explicit_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_field_can_be_called_exact (managers_regress.tests.ManagersRegressionTests) ... ok
test_managers (managers_regress.tests.ManagersRegressionTests) ... ok
test_regress_3871 (managers_regress.tests.ManagersRegressionTests) ... ok
test_swappable_manager (managers_regress.tests.ManagersRegressionTests) ... ok
test_base_manager_inheritance (managers_regress.tests.TestManagerInheritance) ... ok
test_default_manager_inheritance (managers_regress.tests.TestManagerInheritance) ... ok
test_implicit_inheritance (managers_regress.tests.TestManagerInheritance) ... ok
test_manager_no_duplicates (managers_regress.tests.TestManagerInheritance) ... ok
test_callable_lookup (admin_inlines.tests.TestInline)
Admin inline should invoke local callable when its name is listed in readonly_fields ... ok
test_can_delete (admin_inlines.tests.TestInline) ... ok
test_create_inlines_on_inherited_model (admin_inlines.tests.TestInline) ... ok
test_custom_form_tabular_inline_label (admin_inlines.tests.TestInline) ... ok
test_custom_form_tabular_inline_overridden_label (admin_inlines.tests.TestInline) ... ok
test_custom_get_extra_form (admin_inlines.tests.TestInline) ... ok
test_custom_min_num (admin_inlines.tests.TestInline) ... ok
test_custom_pk_shortcut (admin_inlines.tests.TestInline) ... ok
test_help_text (admin_inlines.tests.TestInline) ... ok
test_inline_editable_pk (admin_inlines.tests.TestInline) ... ok
test_inline_hidden_field_no_column (admin_inlines.tests.TestInline)
#18263 -- Make sure hidden fields don't get a column in tabular inlines ... ok
test_inline_nonauto_noneditable_inherited_pk (admin_inlines.tests.TestInline) ... ok
test_inline_nonauto_noneditable_pk (admin_inlines.tests.TestInline) ... ok
test_inline_primary (admin_inlines.tests.TestInline) ... ok
test_inlines_show_change_link_registered (admin_inlines.tests.TestInline)
Inlines `show_change_link` for registered models when enabled. ... ok
test_inlines_show_change_link_unregistered (admin_inlines.tests.TestInline)
Inlines `show_change_link` disabled for unregistered models. ... ok
test_localize_pk_shortcut (admin_inlines.tests.TestInline) ... ok
test_many_to_many_inlines (admin_inlines.tests.TestInline)
Autogenerated many-to-many inlines are displayed correctly (#13407) ... ok
test_min_num (admin_inlines.tests.TestInline) ... ok
test_no_parent_callable_lookup (admin_inlines.tests.TestInline)
Admin inline `readonly_field` shouldn't invoke parent ModelAdmin callable ... ok
test_non_related_name_inline (admin_inlines.tests.TestInline) ... ok
test_noneditable_inline_has_field_inputs (admin_inlines.tests.TestInline)
Inlines without change permission shows field inputs on add form. ... ok
test_readonly_stacked_inline_label (admin_inlines.tests.TestInline)
Bug #13174. ... ok
test_stacked_inline_edit_form_contains_has_original_class (admin_inlines.tests.TestInline) ... ok
test_tabular_inline_show_change_link_false_registered (admin_inlines.tests.TestInline)
Inlines `show_change_link` disabled by default. ... ok
test_tabular_model_form_meta_readonly_field (admin_inlines.tests.TestInline) ... ok
test_tabular_non_field_errors (admin_inlines.tests.TestInline) ... ok
test_immutable_content_type (admin_inlines.tests.TestInlineAdminForm)
Regression for #9362 ... ok
test_all_inline_media (admin_inlines.tests.TestInlineMedia) ... ok
test_inline_media_only_base (admin_inlines.tests.TestInlineMedia) ... ok
test_inline_media_only_inline (admin_inlines.tests.TestInlineMedia) ... ok
test_inline_add_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_add_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_add_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_add_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_add_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_all_perms (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_change_del_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_fk_noperm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_m2m_add_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_m2m_change_perm (admin_inlines.tests.TestInlinePermissions) ... ok
test_inline_change_m2m_noperm (admin_inlines.tests.TestInlinePermissions) ... ok
test_deleting_inline_with_protected_delete_does_not_validate (admin_inlines.tests.TestInlineProtectedOnDelete) ... ok
test_attribute_name_not_python_keyword (inspectdb.tests.InspectDBTestCase) ... ok
test_custom_fields (inspectdb.tests.InspectDBTestCase) ... FAIL
test_digits_column_name_introspection (inspectdb.tests.InspectDBTestCase)
Introspection of column names consist/start with digits (#16536/#17676) ... ok
test_field_types (inspectdb.tests.InspectDBTestCase)
Test introspection of various Django field types ... ok
test_introspection_errors (inspectdb.tests.InspectDBTestCase) ... ok
test_managed_models (inspectdb.tests.InspectDBTestCase)
By default the command generates models with `Meta.managed = False` (#14305) ... ok
test_number_field_types (inspectdb.tests.InspectDBTestCase)
Test introspection of various Django field types ... ok
test_special_column_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok
test_stealth_table_name_filter_option (inspectdb.tests.InspectDBTestCase) ... ok
test_table_name_introspection (inspectdb.tests.InspectDBTestCase) ... ok
test_table_option (inspectdb.tests.InspectDBTestCase) ... ok
test_unique_together_meta (inspectdb.tests.InspectDBTestCase) ... ok
test_unsupported_unique_together (inspectdb.tests.InspectDBTestCase)
Unsupported index types (COALESCE here) are skipped. ... skipped 'PostgreSQL specific SQL'
test_ordering_across_null_fk (null_fk_ordering.tests.NullFkOrderingTests) ... ok
test_add (many_to_many.tests.ManyToManyTests) ... ok
test_add_after_prefetch (many_to_many.tests.ManyToManyTests) ... ok
test_add_then_remove_after_prefetch (many_to_many.tests.ManyToManyTests) ... ok
test_assign (many_to_many.tests.ManyToManyTests) ... ok
test_assign_forward (many_to_many.tests.ManyToManyTests) ... ok
test_assign_ids (many_to_many.tests.ManyToManyTests) ... ok
test_assign_reverse (many_to_many.tests.ManyToManyTests) ... ok
test_bulk_delete (many_to_many.tests.ManyToManyTests) ... ok
test_clear (many_to_many.tests.ManyToManyTests) ... ok
test_clear_after_prefetch (many_to_many.tests.ManyToManyTests) ... ok
test_delete (many_to_many.tests.ManyToManyTests) ... ok
test_forward_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok
test_inherited_models_selects (many_to_many.tests.ManyToManyTests) ... ok
test_related_sets (many_to_many.tests.ManyToManyTests) ... ok
test_remove (many_to_many.tests.ManyToManyTests) ... ok
test_remove_after_prefetch (many_to_many.tests.ManyToManyTests) ... ok
test_reverse_add (many_to_many.tests.ManyToManyTests) ... ok
test_reverse_assign_with_queryset (many_to_many.tests.ManyToManyTests) ... ok
test_reverse_selects (many_to_many.tests.ManyToManyTests) ... ok
test_selects (many_to_many.tests.ManyToManyTests) ... ok
test_set (many_to_many.tests.ManyToManyTests) ... ok
test_set_after_prefetch (many_to_many.tests.ManyToManyTests) ... ok
test_add_m2m_with_base_class (m2m_regress.tests.M2MRegressionTests) ... ok
test_assigning_invalid_data_to_m2m_doesnt_clear_existing_relations (m2m_regress.tests.M2MRegressionTests) ... ok
test_internal_related_name_not_in_error_msg (m2m_regress.tests.M2MRegressionTests) ... ok
test_m2m_abstract_split (m2m_regress.tests.M2MRegressionTests) ... ok
test_m2m_inheritance_symmetry (m2m_regress.tests.M2MRegressionTests) ... ok
test_m2m_pk_field_type (m2m_regress.tests.M2MRegressionTests) ... ok
test_manager_class_caching (m2m_regress.tests.M2MRegressionTests) ... ok
test_multiple_forwards_only_m2m (m2m_regress.tests.M2MRegressionTests) ... ok
test_multiple_m2m (m2m_regress.tests.M2MRegressionTests) ... ok
test_combine_isnull (null_fk.tests.NullFkTests) ... ok
test_null_fk (null_fk.tests.NullFkTests) ... ok
ERROR
test_flatpage_admin_form_edit (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ERROR
test_flatpage_admin_form_url_uniqueness_validation (flatpages_tests.test_forms.FlatpageAdminFormTests)
The flatpage admin form correctly enforces url uniqueness among flatpages of the same site ... ERROR
test_flatpage_admin_form_url_validation (flatpages_tests.test_forms.FlatpageAdminFormTests)
The flatpage admin form correctly validates urls ... ok
test_flatpage_doesnt_requires_trailing_slash_without_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok
test_flatpage_nosites (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok
test_flatpage_requires_leading_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok
test_flatpage_requires_trailing_slash_with_append_slash (flatpages_tests.test_forms.FlatpageAdminFormTests) ... ok
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
test_add_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_date_fields_with_auto_now_add_asking_for_default (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_date_fields_with_auto_now_add_not_asking_for_null_addition (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_date_fields_with_auto_now_not_asking_for_default (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_field (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of new fields. ... ok
test_add_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_field_with_default (migrations.test_autodetector.AutodetectorTests)
#22030 - Adding a field with a default should work. ... ok
test_add_foo_together (migrations.test_autodetector.AutodetectorTests)
Tests index/unique_together detection. ... ok
test_add_indexes (migrations.test_autodetector.AutodetectorTests)
Test change detection of new indexes. ... ok
test_add_many_to_many (migrations.test_autodetector.AutodetectorTests)
#22435 - Adding a ManyToManyField should not prompt for a default. ... ok
test_add_model_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok
test_add_non_blank_textfield_and_charfield (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_db_table_add (migrations.test_autodetector.AutodetectorTests)
Tests detection for adding db_table in model's options. ... ok
test_alter_db_table_change (migrations.test_autodetector.AutodetectorTests)
Tests detection for changing db_table in model's options'. ... ok
test_alter_db_table_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_db_table_remove (migrations.test_autodetector.AutodetectorTests)
Tests detection for removing db_table in model's options. ... ok
test_alter_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_field (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of new fields. ... ok
test_alter_field_to_not_null_oneoff_default (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_field_to_not_null_with_default (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_field_to_not_null_without_default (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_fk_before_model_deletion (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_model_managers (migrations.test_autodetector.AutodetectorTests) ... ok
test_alter_model_options (migrations.test_autodetector.AutodetectorTests)
Changing a model's options should make a change. ... ok
test_alter_model_options_proxy (migrations.test_autodetector.AutodetectorTests)
Changing a proxy model's options should also make a change. ... ok
test_arrange_for_graph (migrations.test_autodetector.AutodetectorTests)
Tests auto-naming of migrations for graph matching. ... ok
test_bases_first (migrations.test_autodetector.AutodetectorTests)
Bases of other models come first. ... ok
test_circular_dependency_mixed_addcreate (migrations.test_autodetector.AutodetectorTests) ... ok
test_circular_dependency_swappable (migrations.test_autodetector.AutodetectorTests) ... ok
test_circular_dependency_swappable2 (migrations.test_autodetector.AutodetectorTests) ... ok
test_circular_dependency_swappable_self (migrations.test_autodetector.AutodetectorTests) ... ok
test_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok
test_concrete_field_changed_to_many_to_many (migrations.test_autodetector.AutodetectorTests) ... ok
test_create_model_and_unique_together (migrations.test_autodetector.AutodetectorTests) ... ok
test_create_model_with_indexes (migrations.test_autodetector.AutodetectorTests)
Test creation of new model with indexes already defined. ... ok
test_create_with_through_model (migrations.test_autodetector.AutodetectorTests) ... ok
test_custom_deconstructible (migrations.test_autodetector.AutodetectorTests) ... ok
test_custom_migration_name (migrations.test_autodetector.AutodetectorTests)
Tests custom naming of migrations for graph matching. ... ok
test_deconstruct_field_kwarg (migrations.test_autodetector.AutodetectorTests)
Field instances are handled correctly by nested deconstruction. ... ok
test_deconstruct_type (migrations.test_autodetector.AutodetectorTests) ... ok
test_deconstructible_dict (migrations.test_autodetector.AutodetectorTests)
Nested deconstruction descends into dict values. ... ok
test_deconstructible_list (migrations.test_autodetector.AutodetectorTests)
Nested deconstruction descends into lists. ... ok
test_deconstructible_tuple (migrations.test_autodetector.AutodetectorTests)
Nested deconstruction descends into tuples. ... ok
test_different_regex_does_alter (migrations.test_autodetector.AutodetectorTests) ... ok
test_empty_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok
test_first_dependency (migrations.test_autodetector.AutodetectorTests) ... ok
test_fk_dependency (migrations.test_autodetector.AutodetectorTests)
Having a ForeignKey automatically adds a dependency. ... ok
test_fk_dependency_other_app (migrations.test_autodetector.AutodetectorTests) ... ok
test_foo_together_no_changes (migrations.test_autodetector.AutodetectorTests) ... ok
test_foo_together_ordering (migrations.test_autodetector.AutodetectorTests) ... ok
test_foo_together_remove_fk (migrations.test_autodetector.AutodetectorTests)
Tests unique_together and field removal detection & ordering ... ok
test_foreign_key_removed_before_target_model (migrations.test_autodetector.AutodetectorTests) ... ok
test_identical_regex_doesnt_alter (migrations.test_autodetector.AutodetectorTests) ... ok
test_keep_db_table_with_model_change (migrations.test_autodetector.AutodetectorTests) ... ok
test_last_dependency (migrations.test_autodetector.AutodetectorTests) ... ok
test_m2m_w_through_multistep_remove (migrations.test_autodetector.AutodetectorTests) ... ok
test_managed_to_unmanaged (migrations.test_autodetector.AutodetectorTests) ... ok
test_many_to_many_changed_to_concrete_field (migrations.test_autodetector.AutodetectorTests) ... ok
test_many_to_many_removed_before_through_model (migrations.test_autodetector.AutodetectorTests) ... ok
test_many_to_many_removed_before_through_model_2 (migrations.test_autodetector.AutodetectorTests) ... ok
test_multiple_bases (migrations.test_autodetector.AutodetectorTests)
#23956 - Inheriting models doesn't move *_ptr fields into AddField operations. ... ok
test_nested_deconstructible_objects (migrations.test_autodetector.AutodetectorTests) ... ok
test_new_model (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of new models. ... ok
test_non_circular_foreignkey_dependency_removal (migrations.test_autodetector.AutodetectorTests) ... ok
test_old_model (migrations.test_autodetector.AutodetectorTests)
Tests deletion of old models. ... ok
test_order_fields_indexes (migrations.test_autodetector.AutodetectorTests)
Test change detection of reordering of fields in indexes. ... ok
test_pk_fk_included (migrations.test_autodetector.AutodetectorTests) ... ok
test_proxy (migrations.test_autodetector.AutodetectorTests)
The autodetector correctly deals with proxy models. ... ok
test_proxy_bases_first (migrations.test_autodetector.AutodetectorTests)
Bases of proxies come first. ... ok
test_proxy_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok
test_proxy_fk_dependency (migrations.test_autodetector.AutodetectorTests)
FK dependencies still work on proxy models. ... ok
test_proxy_to_mti_with_fk_to_proxy (migrations.test_autodetector.AutodetectorTests) ... ok
test_proxy_to_mti_with_fk_to_proxy_proxy (migrations.test_autodetector.AutodetectorTests) ... ok
test_remove_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests) ... ok
test_remove_field (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of removed fields. ... ok
test_remove_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok
test_remove_foo_together (migrations.test_autodetector.AutodetectorTests)
Tests index/unique_together detection. ... ok
test_remove_indexes (migrations.test_autodetector.AutodetectorTests)
Test change detection of removed indexes. ... ok
test_rename_field (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of renamed fields. ... ok
test_rename_field_and_foo_together (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_field_foreign_key_to_field (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_field_preserved_db_column (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_foreign_object_fields (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_m2m_through_model (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_model (migrations.test_autodetector.AutodetectorTests)
Tests autodetection of renamed models. ... ok
test_rename_model_reverse_relation_dependencies (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_model_with_fks_in_different_position (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_model_with_renamed_rel_field (migrations.test_autodetector.AutodetectorTests) ... ok
test_rename_related_field_preserved_db_column (migrations.test_autodetector.AutodetectorTests) ... ok
test_replace_string_with_foreignkey (migrations.test_autodetector.AutodetectorTests) ... ok
test_same_app_circular_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok
test_same_app_circular_fk_dependency_with_unique_together_and_indexes (migrations.test_autodetector.AutodetectorTests) ... ok
test_same_app_no_fk_dependency (migrations.test_autodetector.AutodetectorTests) ... ok
test_set_alter_order_with_respect_to (migrations.test_autodetector.AutodetectorTests)
Setting order_with_respect_to adds a field. ... ok
test_supports_functools_partial (migrations.test_autodetector.AutodetectorTests) ... ok
test_swappable (migrations.test_autodetector.AutodetectorTests) ... ok
test_swappable_changed (migrations.test_autodetector.AutodetectorTests) ... ok
test_swappable_first_inheritance (migrations.test_autodetector.AutodetectorTests)
Swappable models get their CreateModel first. ... ok
test_swappable_first_setting (migrations.test_autodetector.AutodetectorTests)
Swappable models get their CreateModel first. ... ok
test_trim_apps (migrations.test_autodetector.AutodetectorTests) ... ok
test_unmanaged_create (migrations.test_autodetector.AutodetectorTests)
The autodetector correctly deals with managed models. ... ok
test_unmanaged_custom_pk (migrations.test_autodetector.AutodetectorTests) ... ok
test_unmanaged_to_managed (migrations.test_autodetector.AutodetectorTests) ... ok
test_makemigrations_app_name_specified_as_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_makemigrations_nonexistent_app_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_migrate_app_name_specified_as_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_migrate_nonexistent_app_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_sqlmigrate_app_name_specified_as_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_sqlmigrate_nonexistent_app_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_squashmigrations_app_name_specified_as_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_squashmigrations_nonexistent_app_label (migrations.test_commands.AppLabelErrorTests) ... ok
test_backwards_nothing_to_do (migrations.test_executor.ExecutorUnitTests) ... ok
test_minimize_rollbacks (migrations.test_executor.ExecutorUnitTests) ... ok
test_minimize_rollbacks_branchy (migrations.test_executor.ExecutorUnitTests) ... ok
test_check_consistent_history (migrations.test_loader.LoaderTests) ... ok
test_check_consistent_history_squashed (migrations.test_loader.LoaderTests) ... ok
test_explicit_missing_module (migrations.test_loader.LoaderTests) ... ok
test_first (migrations.test_loader.LoaderTests) ... ok
test_load (migrations.test_loader.LoaderTests) ... ok
test_load_empty_dir (migrations.test_loader.LoaderTests) ... ok
test_load_import_error (migrations.test_loader.LoaderTests) ... ok
test_load_module_file (migrations.test_loader.LoaderTests) ... ok
test_load_unmigrated_dependency (migrations.test_loader.LoaderTests) ... ok
test_loading_squashed (migrations.test_loader.LoaderTests)
Tests loading a squashed migration ... ok
test_loading_squashed_complex (migrations.test_loader.LoaderTests)
Tests loading a complex set of squashed migrations ... ok
test_loading_squashed_complex_multi_apps (migrations.test_loader.LoaderTests) ... ok
test_loading_squashed_complex_multi_apps_partially_applied (migrations.test_loader.LoaderTests) ... ok
test_loading_squashed_erroneous (migrations.test_loader.LoaderTests)
Tests loading a complex but erroneous set of squashed migrations ... ok
test_loading_squashed_ref_squashed (migrations.test_loader.LoaderTests)
Tests loading a squashed migration with a new migration referencing it ... ok
test_marked_as_migrated (migrations.test_loader.LoaderTests) ... ok
test_marked_as_unmigrated (migrations.test_loader.LoaderTests) ... ok
test_name_match (migrations.test_loader.LoaderTests)
Tests prefix name matching ... ok
test_plan_handles_repeated_migrations (migrations.test_loader.LoaderTests) ... ok
test_run_before (migrations.test_loader.LoaderTests) ... ok
test_apply (migrations.test_loader.RecorderTests) ... ok
test_inserting_reverse_lazy_into_string (urlpatterns_reverse.tests.ReverseLazyTest) ... ok
test_redirect_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok
test_user_permission_with_lazy_reverse (urlpatterns_reverse.tests.ReverseLazyTest) ... ok
test_m2o_recursive (m2o_recursive.tests.ManyToOneRecursiveTests) ... ok
test_m2o_recursive2 (m2o_recursive.tests.MultipleManyToOneRecursiveTests) ... ok
test_callable_object_view (admin_docs.test_middleware.XViewMiddlewareTest) ... ok
test_xview_class (admin_docs.test_middleware.XViewMiddlewareTest) ... ok
test_xview_func (admin_docs.test_middleware.XViewMiddlewareTest) ... ok
test_description_output (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_initial_header_level (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_parse_docstring (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_parse_rst (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_publish_parts (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_title_output (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_trim_docstring (admin_docs.test_utils.TestUtils) ... skipped 'no docutils installed.'
test_bookmarklets (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_index (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_missing_docutils (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_model_index (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_namespaced_view_detail (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_no_sites_framework (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_template_detail (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_templatefilter_index (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_templatetag_index (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_view_detail (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_view_detail_as_method (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_view_detail_illegal_import (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_view_index (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_view_index_with_method (admin_docs.test_views.AdminDocViewTests) ... skipped 'no docutils installed.'
test_bookmarklets (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_index (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_missing_docutils (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_model_index (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_namespaced_view_detail (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_no_sites_framework (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_template_detail (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_templatefilter_index (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_templatetag_index (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_view_detail (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_view_detail_as_method (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_view_detail_illegal_import (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_view_index (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_view_index_with_method (admin_docs.test_views.AdminDocViewWithMultipleEngines) ... skipped 'no docutils installed.'
test_app_not_found (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_descriptions_render_correctly (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_instance_of_property_methods_are_displayed (admin_docs.test_views.TestModelDetailView)
Model properties are displayed as fields. ... skipped 'no docutils installed.'
test_method_data_types (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_method_excludes (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_methods_with_arguments (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_methods_with_arguments_display_arguments (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_methods_with_arguments_display_arguments_default_value (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_methods_with_multiple_arguments_display_arguments (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_model_detail_title (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_model_docstring_renders_correctly (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_model_not_found (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_model_with_many_to_one (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_model_with_no_backward_relations_render_only_relevant_fields (admin_docs.test_views.TestModelDetailView) ... skipped 'no docutils installed.'
test_multi_table_inheritance (select_related_regress.tests.SelectRelatedRegressTests)
Exercising select_related() with multi-table model inheritance. ... ok
test_null_join_promotion (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_10733 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_12851 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_19870 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_22508 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_7110 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_8036 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_regression_8106 (select_related_regress.tests.SelectRelatedRegressTests) ... ok
test_batch_same_vals (bulk_create.tests.BulkCreateTests) ... ok
test_bulk_insert_expressions (bulk_create.tests.BulkCreateTests) ... ok
test_bulk_insert_nullable_fields (bulk_create.tests.BulkCreateTests) ... ok
test_efficiency (bulk_create.tests.BulkCreateTests) ... ok
test_empty_model (bulk_create.tests.BulkCreateTests) ... ok
test_explicit_batch_size (bulk_create.tests.BulkCreateTests) ... ok
test_explicit_batch_size_efficiency (bulk_create.tests.BulkCreateTests) ... ok
test_large_batch (bulk_create.tests.BulkCreateTests) ... ok
test_large_batch_efficiency (bulk_create.tests.BulkCreateTests) ... ok
test_large_batch_mixed (bulk_create.tests.BulkCreateTests) ... ok
test_large_batch_mixed_efficiency (bulk_create.tests.BulkCreateTests) ... ok
test_large_single_field_batch (bulk_create.tests.BulkCreateTests) ... ok
test_long_non_ascii_text (bulk_create.tests.BulkCreateTests) ... ok
test_multi_table_inheritance_unsupported (bulk_create.tests.BulkCreateTests) ... ok
test_non_auto_increment_pk (bulk_create.tests.BulkCreateTests) ... ok
test_non_auto_increment_pk_efficiency (bulk_create.tests.BulkCreateTests) ... ok
test_proxy_inheritance_supported (bulk_create.tests.BulkCreateTests) ... ok
test_set_pk_and_insert_single_item (bulk_create.tests.BulkCreateTests) ... skipped "Database doesn't support feature(s): can_return_ids_from_bulk_insert"
test_set_pk_and_query_efficiency (bulk_create.tests.BulkCreateTests) ... skipped "Database doesn't support feature(s): can_return_ids_from_bulk_insert"
test_set_state (bulk_create.tests.BulkCreateTests) ... skipped "Database doesn't support feature(s): can_return_ids_from_bulk_insert"
test_set_state_with_pk_specified (bulk_create.tests.BulkCreateTests) ... ok
test_simple (bulk_create.tests.BulkCreateTests) ... ok
test_zero_as_autoval (bulk_create.tests.BulkCreateTests) ... skipped 'Database has feature(s) allows_auto_pk_0'
test_annotate (generic_relations_regress.tests.GenericRelationTests) ... ok
test_charlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok
test_coerce_object_id_remote_field_cache_persistence (generic_relations_regress.tests.GenericRelationTests) ... ok
test_editable_generic_rel (generic_relations_regress.tests.GenericRelationTests) ... ok
test_extra_join_condition (generic_relations_regress.tests.GenericRelationTests) ... ok
test_filter_on_related_proxy_model (generic_relations_regress.tests.GenericRelationTests) ... ok
test_filter_targets_related_pk (generic_relations_regress.tests.GenericRelationTests) ... ok
test_generic_relation_ordering (generic_relations_regress.tests.GenericRelationTests) ... ok
test_generic_reverse_relation_with_mti (generic_relations_regress.tests.GenericRelationTests) ... ok
test_gfk_to_model_with_empty_pk (generic_relations_regress.tests.GenericRelationTests)
Test related to #13085 ... ok
test_inherited_models_content_type (generic_relations_regress.tests.GenericRelationTests) ... ok
test_join_reuse (generic_relations_regress.tests.GenericRelationTests) ... ok
test_q_object_or (generic_relations_regress.tests.GenericRelationTests) ... ok
test_reverse_relation_pk (generic_relations_regress.tests.GenericRelationTests) ... ok
test_target_model_bool_false (generic_relations_regress.tests.GenericRelationTests) ... ok
test_target_model_is_unsaved (generic_relations_regress.tests.GenericRelationTests)
Test related to #13085 ... ok
test_target_model_len_zero (generic_relations_regress.tests.GenericRelationTests) ... ok
test_textlink_delete (generic_relations_regress.tests.GenericRelationTests) ... ok
test_ticket_20378 (generic_relations_regress.tests.GenericRelationTests) ... ok
test_ticket_20564 (generic_relations_regress.tests.GenericRelationTests) ... ok
test_ticket_20564_nullable_fk (generic_relations_regress.tests.GenericRelationTests) ... ok
test_ticket_22982 (generic_relations_regress.tests.GenericRelationTests) ... ok
test_ticket_22998 (generic_relations_regress.tests.GenericRelationTests) ... ok
test_autofields_generate_different_values_for_each_instance (basic.tests.ModelInstanceCreationTests) ... ok
test_can_create_instance_using_kwargs (basic.tests.ModelInstanceCreationTests) ... ok
test_can_initialize_model_instance_using_positional_arguments (basic.tests.ModelInstanceCreationTests) ... ok
test_can_leave_off_value_for_autofield_and_it_gets_value_on_save (basic.tests.ModelInstanceCreationTests) ... ok
test_can_mix_and_match_position_and_kwargs (basic.tests.ModelInstanceCreationTests) ... ok
test_cannot_create_instance_with_invalid_kwargs (basic.tests.ModelInstanceCreationTests) ... ok
test_for_datetimefields_saves_as_much_precision_as_was_given (basic.tests.ModelInstanceCreationTests)
as much precision in *seconds* ... ok
test_leaving_off_a_field_with_default_set_the_default_will_be_saved (basic.tests.ModelInstanceCreationTests) ... ok
test_object_is_not_written_to_database_until_save_was_called (basic.tests.ModelInstanceCreationTests) ... ok
test_querysets_checking_for_membership (basic.tests.ModelInstanceCreationTests) ... ok
test_saving_an_object_again_does_not_create_a_new_object (basic.tests.ModelInstanceCreationTests) ... ok
test_all_lookup (basic.tests.ModelLookupTest) ... ok
test_does_not_exist (basic.tests.ModelLookupTest) ... ok
test_equal_lookup (basic.tests.ModelLookupTest) ... ok
test_lookup_by_primary_key (basic.tests.ModelLookupTest) ... ok
test_rich_lookup (basic.tests.ModelLookupTest) ... ok
test_too_many (basic.tests.ModelLookupTest) ... ok
test_refresh (basic.tests.ModelRefreshTests) ... ok
test_refresh_clears_one_to_one_field (basic.tests.ModelRefreshTests) ... ok
test_refresh_clears_reverse_related (basic.tests.ModelRefreshTests)
refresh_from_db() clear cached reverse relations. ... ok
test_refresh_fk (basic.tests.ModelRefreshTests) ... ok
test_refresh_fk_on_delete_set_null (basic.tests.ModelRefreshTests) ... ok
test_refresh_no_fields (basic.tests.ModelRefreshTests) ... ok
test_refresh_null_fk (basic.tests.ModelRefreshTests) ... ok
test_refresh_unsaved (basic.tests.ModelRefreshTests) ... ok
test_unknown_kwarg (basic.tests.ModelRefreshTests) ... ok
test_create_method (basic.tests.ModelTest) ... ok
test_create_relation_with_gettext_lazy (basic.tests.ModelTest) ... ok
test_delete_and_access_field (basic.tests.ModelTest) ... ok
test_emptyqs (basic.tests.ModelTest) ... ok
test_emptyqs_customqs (basic.tests.ModelTest) ... ok
test_emptyqs_distinct (basic.tests.ModelTest) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_emptyqs_values (basic.tests.ModelTest) ... ok
test_emptyqs_values_order (basic.tests.ModelTest) ... ok
test_eq (basic.tests.ModelTest) ... ok
test_extra_method_select_argument_with_dashes (basic.tests.ModelTest) ... ok
test_extra_method_select_argument_with_dashes_and_values (basic.tests.ModelTest) ... ok
test_hash (basic.tests.ModelTest) ... ok
test_hash_function (basic.tests.ModelTest) ... ok
test_manually_specify_primary_key (basic.tests.ModelTest) ... ok
test_microsecond_precision (basic.tests.ModelTest) ... ok
test_not_equal_and_equal_operators_behave_as_expected_on_instances (basic.tests.ModelTest) ... ok
test_objects_attribute_is_only_available_on_the_class_itself (basic.tests.ModelTest) ... ok
test_queryset_delete_removes_all_items_in_that_queryset (basic.tests.ModelTest) ... ok
test_ticket_20278 (basic.tests.ModelTest) ... ok
test_unicode_data (basic.tests.ModelTest) ... ok
test_year_lookup_edge_case (basic.tests.ModelTest) ... ok
test_select_on_save (basic.tests.SelectOnSaveTests) ... ok
test_select_on_save_lying_update (basic.tests.SelectOnSaveTests) ... ok
test_database_queried (backends.base.test_base.ExecuteWrapperTests) ... ok
test_nested_wrapper_invoked (backends.base.test_base.ExecuteWrapperTests) ... ok
test_outer_wrapper_blocks (backends.base.test_base.ExecuteWrapperTests) ... ok
test_wrapper_connection_specific (backends.base.test_base.ExecuteWrapperTests) ... ok
test_wrapper_gets_sql (backends.base.test_base.ExecuteWrapperTests) ... ok
test_wrapper_invoked (backends.base.test_base.ExecuteWrapperTests) ... ok
test_wrapper_invoked_many (backends.base.test_base.ExecuteWrapperTests) ... ok
test_nonexistent_feature (backends.base.test_features.TestDatabaseFeatures) ... ok
test_skip_locked_no_wait (backends.mysql.test_features.TestFeatures) ... skipped 'MySQL tests'
test_supports_transactions (backends.mysql.test_features.TestFeatures) ... skipped 'MySQL tests'
test_quote_value (backends.mysql.test_schema.SchemaEditorTests) ... skipped 'MySQL tests'
test_auto_is_null_auto_config (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_connect_isolation_level (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_default_isolation_level (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_isolation_level_validation (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_setting_isolation_level (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_uppercase_isolation_level (backends.mysql.tests.IsolationLevelTests) ... skipped 'MySQL tests'
test_create_test_db (backends.oracle.test_creation.DatabaseCreationTests) ... skipped 'Oracle tests'
test_create_test_user (backends.oracle.test_creation.DatabaseCreationTests) ... skipped 'Oracle tests'
test_get_sequences (backends.postgresql.test_introspection.DatabaseSequenceTests) ... skipped 'Test only for PostgreSQL'
test_closed_server_side_cursor (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_server_side_cursor (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_server_side_cursor_many_cursors (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_server_side_cursors_setting (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_values (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_values_list (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_values_list_fields_not_equal_to_names (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_values_list_flat (backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres) ... skipped 'PostgreSQL tests'
test_connect_and_rollback (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_connect_isolation_level (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_connect_non_autocommit (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_correct_extraction_psycopg2_version (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_database_name_too_long (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_lookup_cast (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_nodb_connection (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_select_ascii_array (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_select_unicode_array (backends.postgresql.tests.Tests) ... skipped 'PostgreSQL tests'
test_get_primary_key_column (backends.sqlite.test_introspection.IntrospectionTests) ... ok
test_parameter_escaping (backends.sqlite.tests.EscapingChecks) ... ok
test_parameter_escaping (backends.sqlite.tests.EscapingChecksDebug) ... ok
test_large_number_of_parameters (backends.sqlite.tests.LastExecutedQueryTest) ... ok
test_no_interpolation (backends.sqlite.tests.LastExecutedQueryTest) ... ok
test_parameter_quoting (backends.sqlite.tests.LastExecutedQueryTest) ... ok
test_aggregation (backends.sqlite.tests.Tests) ... ok
test_autoincrement (backends.sqlite.tests.Tests) ... ok
test_memory_db_test_name (backends.sqlite.tests.Tests)
A named in-memory db should be allowed where supported. ... ok
test_can_reference_existent (backends.tests.DBConstraintTestCase) ... ok
test_can_reference_non_existent (backends.tests.DBConstraintTestCase) ... ok
test_many_to_many (backends.tests.DBConstraintTestCase) ... ok
test_django_date_extract (backends.tests.DateQuotingTest) ... ok
test_django_date_trunc (backends.tests.DateQuotingTest) ... ok
test_parameter_escaping (backends.tests.EscapingChecks) ... ok
test_paramless_no_escaping (backends.tests.EscapingChecks) ... ok
test_parameter_escaping (backends.tests.EscapingChecksDebug) ... ok
test_paramless_no_escaping (backends.tests.EscapingChecksDebug) ... ok
test_debug_sql (backends.tests.LastExecutedQueryTest) ... ok
test_last_executed_query (backends.tests.LastExecutedQueryTest) ... ok
test_query_encoding (backends.tests.LastExecutedQueryTest)
last_executed_query() returns a string. ... ok
test_zero_as_autoval (backends.tests.MySQLPKZeroTests) ... skipped 'Database has feature(s) allows_auto_pk_0'
test_bad_parameter_count (backends.tests.ParameterHandlingTest)
An executemany call with too many/not enough parameters will raise an exception (Refs #12612) ... ok
test_generic_relation (backends.tests.SequenceResetTest)
Sequence names are correct when resetting generic relations (Ref #13941) ... ok
test_m2m_relations_add_remove_clear (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_all_the_doors_off_of_cars (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_alternative_ways (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_clear_all_parts_of_the_self_vw (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_clearing_removing (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_give_the_self_vw_some_optional_parts (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_remove_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_reverse_relation (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_reverse_relation_with_custom_related_name (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_signals_when_inheritance (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_with_self_add_fan (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_with_self_add_friends (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_m2m_relations_with_self_add_idols (m2m_signals.tests.ManyToManySignalsTest) ... ok
test_recursive_m2m_add_in_both_directions (m2m_recursive.tests.RecursiveM2MTests)
Adding the same relation twice results in a single relation. ... ok
test_recursive_m2m_add_via_related_name (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_recursive_m2m_all (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_recursive_m2m_clear (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_recursive_m2m_related_to_self (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_recursive_m2m_remove (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_recursive_m2m_reverse_add (m2m_recursive.tests.RecursiveM2MTests) ... ok
test_callable_defaults (get_or_create.tests.GetOrCreateTests) ... ok
test_callable_defaults_not_called (get_or_create.tests.GetOrCreateTests) ... ok
test_defaults_exact (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_invalid_params (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_method_with_create (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_method_with_get (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_on_related_manager (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_redundant_instance (get_or_create.tests.GetOrCreateTests) ... ok
test_get_or_create_with_model_property_defaults (get_or_create.tests.GetOrCreateTests)
Using a property with a setter implemented is allowed. ... ok
test_get_or_create_with_pk_property (get_or_create.tests.GetOrCreateTests) ... ok
test_create_with_duplicate_primary_key (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok
test_get_or_create_empty (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok
test_get_or_create_raises_IntegrityError_plus_traceback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok
test_savepoint_rollback (get_or_create.tests.GetOrCreateTestsWithManualPKs) ... ok
test_create_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok
test_get_get_or_create (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok
test_something (get_or_create.tests.GetOrCreateThroughManyToMany) ... ok
test_create (get_or_create.tests.UpdateOrCreateTests) ... ok
test_create_callable_default (get_or_create.tests.UpdateOrCreateTests) ... ok
test_create_twice (get_or_create.tests.UpdateOrCreateTests) ... ok
test_create_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok
test_create_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok
test_defaults_exact (get_or_create.tests.UpdateOrCreateTests) ... ok
test_error_contains_full_traceback (get_or_create.tests.UpdateOrCreateTests) ... ok
test_integrity (get_or_create.tests.UpdateOrCreateTests) ... ok
test_manual_primary_key_test (get_or_create.tests.UpdateOrCreateTests) ... ok
test_update (get_or_create.tests.UpdateOrCreateTests) ... ok
test_update_callable_default (get_or_create.tests.UpdateOrCreateTests) ... ok
test_update_or_create_with_model_property_defaults (get_or_create.tests.UpdateOrCreateTests)
Using a property with a setter implemented is allowed. ... ok
test_update_with_many (get_or_create.tests.UpdateOrCreateTests) ... ok
test_update_with_related_manager (get_or_create.tests.UpdateOrCreateTests) ... ok
test_with_pk_property (get_or_create.tests.UpdateOrCreateTests) ... ok
test_create_with_duplicate_primary_key (get_or_create.tests.UpdateOrCreateTestsWithManualPKs) ... ok
test_intermeiary (m2m_intermediary.tests.M2MIntermediaryTests) ... ok
test_index_name (indexes.tests.SchemaIndexesTests) ... ok
test_index_name_hash (indexes.tests.SchemaIndexesTests) ... ok
test_index_together (indexes.tests.SchemaIndexesTests) ... ok
test_index_together_single_list (indexes.tests.SchemaIndexesTests) ... ok
test_postgresql_text_indexes (indexes.tests.SchemaIndexesTests)
Test creation of PostgreSQL-specific text indexes (#12234) ... skipped 'This is a postgresql-specific issue'
test_postgresql_virtual_relation_indexes (indexes.tests.SchemaIndexesTests)
Test indexes are not created for related objects ... skipped 'This is a postgresql-specific issue'
test_automatic_m2m_column_names (model_package.tests.ModelPackageTests) ... ok
test_m2m_tables_in_subpackage_models (model_package.tests.ModelPackageTests) ... ok
test_models_in_the_test_package (model_package.tests.ModelPackageTests) ... ok
test_attribute_error (custom_columns.tests.CustomColumnsTests) ... ok
test_author_filtering (custom_columns.tests.CustomColumnsTests) ... ok
test_author_get (custom_columns.tests.CustomColumnsTests) ... ok
test_author_get_attributes (custom_columns.tests.CustomColumnsTests) ... ok
test_author_querying (custom_columns.tests.CustomColumnsTests) ... ok
test_field_error (custom_columns.tests.CustomColumnsTests) ... ok
test_filter_first_name (custom_columns.tests.CustomColumnsTests) ... ok
test_filter_on_nonexistent_field (custom_columns.tests.CustomColumnsTests) ... ok
test_get_all_articles_for_an_author (custom_columns.tests.CustomColumnsTests) ... ok
test_get_all_authors_for_an_article (custom_columns.tests.CustomColumnsTests) ... ok
test_get_author_m2m_relation (custom_columns.tests.CustomColumnsTests) ... ok
test_get_first_name (custom_columns.tests.CustomColumnsTests) ... ok
test_m2m_table (custom_columns.tests.CustomColumnsTests) ... ok
test_query_all_available_authors (custom_columns.tests.CustomColumnsTests) ... ok
test_basic (save_delete_hooks.tests.SaveDeleteHookTests) ... ok
test_add_view (auth_tests.test_admin_multidb.MultiDatabaseTests) ... ok
test_authenticate (auth_tests.test_auth_backends.AllowAllUsersModelBackendTest) ... ok
test_get_user (auth_tests.test_auth_backends.AllowAllUsersModelBackendTest) ... ok
test_skips_backends_without_arguments (auth_tests.test_auth_backends.AuthenticateTests) ... ok
test_type_error_raised (auth_tests.test_auth_backends.AuthenticateTests)
A TypeError within a backend is propagated properly (#18171). ... ok
test_changed_backend_settings (auth_tests.test_auth_backends.ChangedBackendSettingsTest) ... ok
test_anonymous_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok
test_authentication_timing (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest)
Hasher is run once regardless of whether the user exists. Refs #20760. ... ok
test_custom_perms (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok
test_get_all_superuser_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest)
A superuser has all permissions. Refs #14795. ... ok
test_has_no_object_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest)
Regressiontest for #12462 ... ok
test_has_perm (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok
test_inactive_has_no_permissions (auth_tests.test_auth_backends.CustomPermissionsUserModelBackendTest) ... ok
test_authenticate (auth_tests.test_auth_backends.CustomUserModelBackendAuthenticateTest) ... ok
test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok
test_authentication_timing (auth_tests.test_auth_backends.ExtensionUserModelBackendTest)
Hasher is run once regardless of whether the user exists. Refs #20760. ... ok
test_custom_perms (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok
test_get_all_superuser_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest)
A superuser has all permissions. Refs #14795. ... ok
test_has_no_object_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest)
Regressiontest for #12462 ... ok
test_has_perm (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok
test_inactive_has_no_permissions (auth_tests.test_auth_backends.ExtensionUserModelBackendTest) ... ok
test_backend_path (auth_tests.test_auth_backends.ImportedBackendTests) ... ok
test_does_not_shadow_exception (auth_tests.test_auth_backends.ImproperlyConfiguredUserModelTest) ... ok
test_has_module_perms (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok
test_has_perm (auth_tests.test_auth_backends.InActiveUserBackendTest) ... ok
test_anonymous_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_authenticate_inactive (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_authenticate_user_without_is_active_field (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_authentication_timing (auth_tests.test_auth_backends.ModelBackendTest)
Hasher is run once regardless of whether the user exists. Refs #20760. ... ok
test_custom_perms (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_get_all_superuser_permissions (auth_tests.test_auth_backends.ModelBackendTest)
A superuser has all permissions. Refs #14795. ... ok
test_has_no_object_perm (auth_tests.test_auth_backends.ModelBackendTest)
Regressiontest for #12462 ... ok
test_has_perm (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_inactive_has_no_permissions (auth_tests.test_auth_backends.ModelBackendTest) ... ok
test_raises_exception (auth_tests.test_auth_backends.NoBackendsTest) ... ok
test_authenticates (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok
test_has_perm (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok
test_has_perm_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest) ... ok
test_permission_denied (auth_tests.test_auth_backends.PermissionDeniedBackendTest)
user is not authenticated after a backend raises permission denied #2550 ... ok
test_get_all_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok
test_get_group_permissions (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok
test_has_perm (auth_tests.test_auth_backends.RowlevelBackendTest) ... ok
test_backend_path_login_with_explicit_backends (auth_tests.test_auth_backends.SelectingBackendTests) ... ok
test_backend_path_login_without_authenticate_multiple_backends (auth_tests.test_auth_backends.SelectingBackendTests) ... ok
test_backend_path_login_without_authenticate_single_backend (auth_tests.test_auth_backends.SelectingBackendTests) ... ok
test_non_string_backend (auth_tests.test_auth_backends.SelectingBackendTests) ... ok
test_login (auth_tests.test_auth_backends.UUIDUserTests) ... ok
test_get_user_model (auth_tests.test_basic.BasicTestCase)
The current user model can be retrieved ... ok
test_superuser (auth_tests.test_basic.BasicTestCase)
Check the creation and properties of a superuser ... ok
test_swappable_user (auth_tests.test_basic.BasicTestCase)
The current user model can be swapped out for another ... ok
test_swappable_user_bad_setting (auth_tests.test_basic.BasicTestCase)
The alternate user setting must point to something in the format app.model ... ok
test_swappable_user_nonexistent_model (auth_tests.test_basic.BasicTestCase)
The current user model must point to an installed model ... ok
test_unicode_username (auth_tests.test_basic.BasicTestCase) ... ok
test_user (auth_tests.test_basic.BasicTestCase)
Users can be created and can set their password ... ok
test_user_no_email (auth_tests.test_basic.BasicTestCase)
Users can be created without an email ... ok
test_user_verbose_names_translatable (auth_tests.test_basic.BasicTestCase)
Default User model verbose names are translatable (#19945) ... ok
test_get_user (auth_tests.test_basic.TestGetUser) ... ok
test_get_user_anonymous (auth_tests.test_basic.TestGetUser) ... ok
test_message_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
test_perm_in_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
test_perms_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
test_session_is_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
test_session_not_accessed (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
test_user_attrs (auth_tests.test_context_processors.AuthContextProcessorTests) ... ok
testCallable (auth_tests.test_decorators.LoginRequiredTestCase) ... ok
testLoginRequired (auth_tests.test_decorators.LoginRequiredTestCase) ... ok
testLoginRequiredNextUrl (auth_tests.test_decorators.LoginRequiredTestCase) ... ok
testView (auth_tests.test_decorators.LoginRequiredTestCase) ... ok
test_many_permissions_in_set_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok
test_many_permissions_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok
test_permissioned_denied_exception_raised (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok
test_permissioned_denied_redirect (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok
test_single_permission_pass (auth_tests.test_decorators.PermissionsRequiredDecoratorTest) ... ok
test_missing_passwords (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok
test_non_matching_passwords (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok
test_one_password (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok
test_password_whitespace_not_stripped (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok
test_success (auth_tests.test_forms.AdminPasswordChangeFormTest) ... ok
test_custom_login_allowed_policy (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_get_invalid_login_error (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_inactive_user (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_inactive_user_i18n (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_inactive_user_incorrect_password (auth_tests.test_forms.AuthenticationFormTest)
An invalid login doesn't leak the inactive status of a user. ... ok
test_integer_username (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_invalid_username (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_login_failed (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_password_whitespace_not_stripped (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_success (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_unicode_username (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_username_field_label (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_username_field_label_empty_string (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_username_field_label_not_set (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_username_field_max_length_defaults_to_254 (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_username_field_max_length_matches_user_model (auth_tests.test_forms.AuthenticationFormTest) ... ok
test_field_order (auth_tests.test_forms.PasswordChangeFormTest) ... ok
test_incorrect_password (auth_tests.test_forms.PasswordChangeFormTest) ... ok
test_password_verification (auth_tests.test_forms.PasswordChangeFormTest) ... ok
test_password_whitespace_not_stripped (auth_tests.test_forms.PasswordChangeFormTest) ... ok
test_success (auth_tests.test_forms.PasswordChangeFormTest) ... ok
test_cleaned_data (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_custom_email_constructor (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_custom_email_field (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_custom_email_subject (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_inactive_user (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_invalid_email (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_nonexistent_email (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_preserve_username_case (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_save_html_email_template_name (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_save_plaintext_email (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_unusable_password (auth_tests.test_forms.PasswordResetFormTest) ... ok
test_help_text_translation (auth_tests.test_forms.SetPasswordFormTest) ... ok
test_password_verification (auth_tests.test_forms.SetPasswordFormTest) ... ok
test_password_whitespace_not_stripped (auth_tests.test_forms.SetPasswordFormTest) ... ok
test_success (auth_tests.test_forms.SetPasswordFormTest) ... ok
test_validates_password (auth_tests.test_forms.SetPasswordFormTest) ... ok
test_bug_14242 (auth_tests.test_forms.UserChangeFormTest) ... ok
test_bug_17944_empty_password (auth_tests.test_forms.UserChangeFormTest) ... ok
test_bug_17944_unknown_password_algorithm (auth_tests.test_forms.UserChangeFormTest) ... ok
test_bug_17944_unmanageable_password (auth_tests.test_forms.UserChangeFormTest) ... ok
test_bug_19133 (auth_tests.test_forms.UserChangeFormTest)
The change form does not return the password value ... ok
test_bug_19349_bound_password_field (auth_tests.test_forms.UserChangeFormTest) ... ok
test_custom_form (auth_tests.test_forms.UserChangeFormTest) ... ok
test_customer_user_model_with_different_username_field (auth_tests.test_forms.UserChangeFormTest) ... ok
test_password_excluded (auth_tests.test_forms.UserChangeFormTest) ... ok
test_unusable_password (auth_tests.test_forms.UserChangeFormTest) ... ok
test_username_validity (auth_tests.test_forms.UserChangeFormTest) ... ok
test_with_custom_user_model (auth_tests.test_forms.UserChangeFormTest) ... ok
test_both_passwords (auth_tests.test_forms.UserCreationFormTest) ... ok
test_custom_form (auth_tests.test_forms.UserCreationFormTest) ... ok
test_custom_form_hidden_username_field (auth_tests.test_forms.UserCreationFormTest) ... ok
test_custom_form_with_different_username_field (auth_tests.test_forms.UserCreationFormTest) ... ok
test_customer_user_model_with_different_username_field (auth_tests.test_forms.UserCreationFormTest) ... ok
test_duplicate_normalized_unicode (auth_tests.test_forms.UserCreationFormTest) ... ok
test_invalid_data (auth_tests.test_forms.UserCreationFormTest) ... ok
test_normalize_username (auth_tests.test_forms.UserCreationFormTest) ... ok
test_password_help_text (auth_tests.test_forms.UserCreationFormTest) ... ok
test_password_verification (auth_tests.test_forms.UserCreationFormTest) ... ok
test_password_whitespace_not_stripped (auth_tests.test_forms.UserCreationFormTest) ... ok
test_success (auth_tests.test_forms.UserCreationFormTest) ... ok
test_unicode_username (auth_tests.test_forms.UserCreationFormTest) ... ok
test_user_already_exists (auth_tests.test_forms.UserCreationFormTest) ... ok
test_user_create_form_validates_password_with_all_data (auth_tests.test_forms.UserCreationFormTest)
UserCreationForm password validation uses all of the form's data. ... ok
test_validates_password (auth_tests.test_forms.UserCreationFormTest) ... ok
test_with_custom_user_model (auth_tests.test_forms.UserCreationFormTest) ... ok
test_get_pass (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_get_pass_no_input (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_nonexistent_username (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_password_validation (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_system_username (auth_tests.test_management.ChangepasswordManagementCommandTestCase)
The system username is used if --username isn't provided. ... ok
test_that_changepassword_command_changes_joes_password (auth_tests.test_management.ChangepasswordManagementCommandTestCase)
Executing the changepassword management command should change joe's password ... ok
test_that_changepassword_command_works_with_nonascii_output (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_that_max_tries_exits_1 (auth_tests.test_management.ChangepasswordManagementCommandTestCase) ... ok
test_create_permissions_checks_contenttypes_created (auth_tests.test_management.CreatePermissionsTests) ... ok
test_default_permissions (auth_tests.test_management.CreatePermissionsTests) ... ok
test_unavailable_models (auth_tests.test_management.CreatePermissionsTests) ... ok
test_basic_usage (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
Check the operation of the createsuperuser management command ... ok
test_blank_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
Creation fails if --username is blank. ... ok
test_blank_username_non_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_default_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
createsuperuser uses a default username when one isn't provided. ... ok
test_email_in_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_existing_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
Creation fails if the username already exists. ... ok
test_existing_username_non_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
Creation fails if the username already exists. ... ok
test_existing_username_provided_via_option_and_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
call_command() gets username='janet' and interactive=True. ... ok
test_fields_with_fk (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_fields_with_fk_interactive (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_invalid_username (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
Creation fails if the username fails validation. ... ok
test_keyboard_interrupt (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_no_email_argument (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_non_ascii_verbose_name (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_passing_stdin (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_password_validation (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_password_validation_bypass (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_skip_if_not_in_TTY (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_swappable_user (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
A superuser can be created when a custom user model is in use ... ok
test_swappable_user_missing_required_field (auth_tests.test_management.CreatesuperuserManagementCommandTestCase)
A Custom superuser won't be created when a required field isn't provided ... ok
test_swappable_user_username_non_unique (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_validation_blank_password_entered (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_validation_mismatched_passwords (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_verbosity_zero (auth_tests.test_management.CreatesuperuserManagementCommandTestCase) ... ok
test_actual_implementation (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok
test_existing (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok
test_i18n (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok
test_simple (auth_tests.test_management.GetDefaultUsernameTestCase) ... ok
test_input_not_found (auth_tests.test_management.MockInputTests) ... ok
test_that_changepassword_command_with_database_option_uses_given_db (auth_tests.test_management.MultiDBChangepasswordManagementCommandTestCase) ... ok
test_createsuperuser_command_with_database_option (auth_tests.test_management.MultiDBCreatesuperuserTestCase) ... ok
test_changed_password_invalidates_session (auth_tests.test_middleware.TestAuthenticationMiddleware) ... ok
test_no_password_change_doesnt_invalidate_session (auth_tests.test_middleware.TestAuthenticationMiddleware) ... ok
test_access_mixin_permission_denied_response (auth_tests.test_mixins.AccessMixinTests) ... ok
test_stacked_mixins_missing_permission (auth_tests.test_mixins.AccessMixinTests) ... ok
test_stacked_mixins_not_logged_in (auth_tests.test_mixins.AccessMixinTests) ... ok
test_stacked_mixins_success (auth_tests.test_mixins.AccessMixinTests) ... ok
test_login_required (auth_tests.test_mixins.LoginRequiredMixinTests) ... ok
test_many_permissions_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok
test_permissioned_denied_exception_raised (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok
test_permissioned_denied_redirect (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok
test_single_permission_pass (auth_tests.test_mixins.PermissionsRequiredMixinTests) ... ok
test_custom_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_custom_redirect_url (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_default (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_no_redirect_parameter (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_raise_exception (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_raise_exception_custom_message (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_raise_exception_custom_message_function (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_user_passes (auth_tests.test_mixins.UserPassesTestTests) ... ok
test_clean_normalize_username (auth_tests.test_models.AbstractBaseUserTests) ... ok
test_custom_email (auth_tests.test_models.AbstractBaseUserTests) ... ok
test_default_email (auth_tests.test_models.AbstractBaseUserTests) ... ok
test_has_usable_password (auth_tests.test_models.AbstractBaseUserTests) ... ok
test_normalize_username (auth_tests.test_models.AbstractBaseUserTests) ... ok
test_check_password_upgrade (auth_tests.test_models.AbstractUserTestCase) ... ok
test_email_user (auth_tests.test_models.AbstractUserTestCase) ... ok
test_last_login_default (auth_tests.test_models.AbstractUserTestCase) ... ok
test_user_clean_normalize_email (auth_tests.test_models.AbstractUserTestCase) ... ok
test_user_double_save (auth_tests.test_models.AbstractUserTestCase) ... ok
test_builtin_user_isactive (auth_tests.test_models.IsActiveTestCase) ... ok
test_is_active_field_default (auth_tests.test_models.IsActiveTestCase) ... ok
test_load_data_with_user_permissions (auth_tests.test_models.LoadDataWithNaturalKeysAndMultipleDatabasesTestCase) ... ok
test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithNaturalKeysTestCase) ... ok
test_user_is_created_and_added_to_group (auth_tests.test_models.LoadDataWithoutNaturalKeysTestCase) ... ok
test_group_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok
test_user_natural_key (auth_tests.test_models.NaturalKeysTestCase) ... ok
test_create_superuser (auth_tests.test_models.TestCreateSuperUserSignals) ... ok
test_create_user (auth_tests.test_models.TestCreateSuperUserSignals) ... ok
test_create_super_user_raises_error_on_false_is_superuser (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_superuser_raises_error_on_false_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_user (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_user_email_domain_normalize (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_user_email_domain_normalize_rfc3696 (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_user_email_domain_normalize_with_whitespace (auth_tests.test_models.UserManagerTestCase) ... ok
test_create_user_is_staff (auth_tests.test_models.UserManagerTestCase) ... ok
test_empty_username (auth_tests.test_models.UserManagerTestCase) ... ok
test_make_random_password (auth_tests.test_models.UserManagerTestCase) ... ok
test_header_disappears (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_inactive_user (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_known_user (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_last_login (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_unknown_user (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.AllowAllUsersRemoteUserBackendTest) ... ok
test_header_disappears (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_inactive_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_known_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_last_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_unknown_user (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.CustomHeaderRemoteUserTest) ... ok
test_header_disappears (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_inactive_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_known_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_last_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_unknown_user (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.PersistentRemoteUserTest) ... ok
test_header_disappears (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_inactive_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_known_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_last_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_unknown_user (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserCustomTest) ... ok
test_header_disappears (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_inactive_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_known_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_last_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_unknown_user (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserNoCreateTest) ... ok
test_header_disappears (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_inactive_user (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_known_user (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_last_login (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_no_remote_user (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_unknown_user (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_user_switch_forces_new_login (auth_tests.test_remote_user.RemoteUserTest) ... ok
test_failed_login_without_request (auth_tests.test_signals.SignalTestCase) ... ok
test_login (auth_tests.test_signals.SignalTestCase) ... ok
test_login_with_custom_user_without_last_login_field (auth_tests.test_signals.SignalTestCase) ... ok
test_logout (auth_tests.test_signals.SignalTestCase) ... ok
test_logout_anonymous (auth_tests.test_signals.SignalTestCase) ... ok
test_update_last_login (auth_tests.test_signals.SignalTestCase)
Only `last_login` is updated in `update_last_login` ... ok
test_PasswordChangeDoneView (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetChangeView (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetCompleteView (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetConfirmView_invalid_token (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetConfirmView_valid_token (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetDoneView (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_PasswordResetView (auth_tests.test_templates.AuthTemplateTests) ... ERROR
test_10265 (auth_tests.test_tokens.TokenGeneratorTest) ... ok
test_check_token_with_nonexistent_token_and_user (auth_tests.test_tokens.TokenGeneratorTest) ... ok
test_make_token (auth_tests.test_tokens.TokenGeneratorTest) ... ok
test_timeout (auth_tests.test_tokens.TokenGeneratorTest) ... ok
test_token_with_different_secret (auth_tests.test_tokens.TokenGeneratorTest) ... ok
test_help_text (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok
test_validate (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok
test_validate_custom_list (auth_tests.test_validators.CommonPasswordValidatorTest) ... ok
test_help_text (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok
test_validate (auth_tests.test_validators.MinimumLengthValidatorTest) ... ok
test_help_text (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok
test_validate (auth_tests.test_validators.NumericPasswordValidatorTest) ... ok
test_empty_password_validator_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok
test_get_default_password_validators (auth_tests.test_validators.PasswordValidationTest) ... ok
test_get_password_validators_custom (auth_tests.test_validators.PasswordValidationTest) ... ok
test_password_changed (auth_tests.test_validators.PasswordValidationTest) ... ok
test_password_validators_help_text_html (auth_tests.test_validators.PasswordValidationTest) ... ok
test_password_validators_help_text_html_escaping (auth_tests.test_validators.PasswordValidationTest) ... ok
test_password_validators_help_texts (auth_tests.test_validators.PasswordValidationTest) ... ok
test_validate_password (auth_tests.test_validators.PasswordValidationTest) ... ok
test_help_text (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok
test_validate (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok
test_validate_property (auth_tests.test_validators.UserAttributeSimilarityValidatorTest) ... ok
test_ascii_validator (auth_tests.test_validators.UsernameValidatorsTests) ... ok
test_unicode_validator (auth_tests.test_validators.UsernameValidatorsTests) ... ok
test_named_urls (auth_tests.test_views.AuthViewNamedURLTests)
Named URLs should be reversible ... ok
test_password_change_done_fails (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_done_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_fails_with_invalid_old_password (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_fails_with_mismatched_passwords (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_redirect_custom (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_redirect_custom_named (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_redirect_default (auth_tests.test_views.ChangePasswordTest) ... ok
test_password_change_succeeds (auth_tests.test_views.ChangePasswordTest) ... ok
test_changelist_disallows_password_lookups (auth_tests.test_views.ChangelistTests) ... ok
test_password_change_bad_url (auth_tests.test_views.ChangelistTests) ... ok
test_user_change_different_user_password (auth_tests.test_views.ChangelistTests) ... ok
test_user_change_email (auth_tests.test_views.ChangelistTests) ... ok
test_user_change_password (auth_tests.test_views.ChangelistTests) ... ok
test_user_not_change (auth_tests.test_views.ChangelistTests) ... ok
test_confirm_valid_custom_user (auth_tests.test_views.CustomUserPasswordResetTest) ... ok
test_default (auth_tests.test_views.LoginRedirectAuthenticatedUser)
Stay on the login page by default. ... ok
test_guest (auth_tests.test_views.LoginRedirectAuthenticatedUser)
If not logged in, stay on the same page. ... ok
test_permission_required_logged_in (auth_tests.test_views.LoginRedirectAuthenticatedUser) ... ok
test_permission_required_not_logged_in (auth_tests.test_views.LoginRedirectAuthenticatedUser) ... ok
test_redirect (auth_tests.test_views.LoginRedirectAuthenticatedUser)
If logged in, go to default redirected URL. ... ok
test_redirect_loop (auth_tests.test_views.LoginRedirectAuthenticatedUser) ... ok
test_redirect_param (auth_tests.test_views.LoginRedirectAuthenticatedUser)
If next is specified as a GET parameter, go there. ... ok
test_redirect_url (auth_tests.test_views.LoginRedirectAuthenticatedUser)
If logged in, go to custom redirected URL. ... ok
test_custom (auth_tests.test_views.LoginRedirectUrlTest) ... ok
test_default (auth_tests.test_views.LoginRedirectUrlTest) ... ok
test_named (auth_tests.test_views.LoginRedirectUrlTest) ... ok
test_remote (auth_tests.test_views.LoginRedirectUrlTest) ... ok
test_success_url_allowed_hosts_safe_host (auth_tests.test_views.LoginSuccessURLAllowedHostsTest) ... ok
test_success_url_allowed_hosts_same_host (auth_tests.test_views.LoginSuccessURLAllowedHostsTest) ... ok
test_success_url_allowed_hosts_unsafe_host (auth_tests.test_views.LoginSuccessURLAllowedHostsTest) ... ok
test_current_site_in_context_after_login (auth_tests.test_views.LoginTest) ... ok
test_login_csrf_rotate (auth_tests.test_views.LoginTest) ... ok
test_login_form_contains_request (auth_tests.test_views.LoginTest) ... ok
test_login_session_without_hash_session_key (auth_tests.test_views.LoginTest) ... ok
test_security_check (auth_tests.test_views.LoginTest) ... ok
test_security_check_https (auth_tests.test_views.LoginTest) ... ok
test_session_key_flushed_on_login (auth_tests.test_views.LoginTest) ... ok
test_session_key_flushed_on_login_after_password_change (auth_tests.test_views.LoginTest) ... ok
test_https_login_url (auth_tests.test_views.LoginURLSettings) ... ok
test_lazy_login_url (auth_tests.test_views.LoginURLSettings) ... ok
test_login_url_with_querystring (auth_tests.test_views.LoginURLSettings) ... ok
test_named_login_url (auth_tests.test_views.LoginURLSettings) ... ok
test_remote_login_url (auth_tests.test_views.LoginURLSettings) ... ok
test_remote_login_url_with_next_querystring (auth_tests.test_views.LoginURLSettings) ... ok
test_standard_login_url (auth_tests.test_views.LoginURLSettings) ... ok
test_14377 (auth_tests.test_views.LogoutTest) ... ok
test_logout_default (auth_tests.test_views.LogoutTest)
Logout without next_page option renders the default template ... ok
test_logout_doesnt_cache (auth_tests.test_views.LogoutTest) ... ok
test_logout_preserve_language (auth_tests.test_views.LogoutTest)
Language stored in session is preserved after logout ... ok
test_logout_redirect_url_named_setting (auth_tests.test_views.LogoutTest) ... ok
test_logout_redirect_url_setting (auth_tests.test_views.LogoutTest) ... ok
test_logout_with_custom_redirect_argument (auth_tests.test_views.LogoutTest)
Logout with custom query string redirects to specified resource ... ok
test_logout_with_named_redirect (auth_tests.test_views.LogoutTest)
Logout resolves names or URLs passed as next_page. ... ok
test_logout_with_next_page_specified (auth_tests.test_views.LogoutTest)
Logout with next_page option given redirects to specified resource ... ok
test_logout_with_overridden_redirect_url (auth_tests.test_views.LogoutTest) ... ok
test_logout_with_post (auth_tests.test_views.LogoutTest) ... ok
test_logout_with_redirect_argument (auth_tests.test_views.LogoutTest)
Logout with query string redirects to specified resource ... ok
test_security_check (auth_tests.test_views.LogoutTest) ... ok
test_security_check_https (auth_tests.test_views.LogoutTest) ... ok
test_success_url_allowed_hosts_safe_host (auth_tests.test_views.LogoutTest) ... ok
test_success_url_allowed_hosts_same_host (auth_tests.test_views.LogoutTest) ... ok
test_success_url_allowed_hosts_unsafe_host (auth_tests.test_views.LogoutTest) ... ok
test_default_logout_then_login (auth_tests.test_views.LogoutThenLoginTests) ... ok
test_logout_then_login_with_custom_login (auth_tests.test_views.LogoutThenLoginTests) ... ok
test_confirm_complete (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_different_passwords (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_display_user_from_form (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_invalid (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_invalid_hash (auth_tests.test_views.PasswordResetTest)
A POST with an invalid token is rejected. ... ok
test_confirm_invalid_post (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_invalid_user (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_link_redirects_to_set_password_page (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_login_post_reset (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_login_post_reset_already_logged_in (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_login_post_reset_custom_backend (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_overflow_user (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_redirect_custom (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_redirect_custom_named (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok
test_confirm_valid (auth_tests.test_views.PasswordResetTest) ... ok
test_email_found (auth_tests.test_views.PasswordResetTest)
Email is sent if a valid email address is provided for password reset ... ok
test_email_found_custom_from (auth_tests.test_views.PasswordResetTest)
Email is sent if a valid email address is provided for password reset when a custom from_email is provided. ... ok
test_email_not_found (auth_tests.test_views.PasswordResetTest)
If the provided email is not registered, don't raise any error but ... ok
test_extra_email_context (auth_tests.test_views.PasswordResetTest) ... ok
test_html_mail_template (auth_tests.test_views.PasswordResetTest) ... ok
test_invalid_link_if_going_directly_to_the_final_reset_password_url (auth_tests.test_views.PasswordResetTest) ... ok
test_poisoned_http_host (auth_tests.test_views.PasswordResetTest)
Poisoned HTTP_HOST headers can't be used for reset emails ... ok
test_poisoned_http_host_admin_site (auth_tests.test_views.PasswordResetTest)
Poisoned HTTP_HOST headers can't be used for reset emails on admin views ... ok
test_reset_custom_redirect (auth_tests.test_views.PasswordResetTest) ... ok
test_reset_custom_redirect_named (auth_tests.test_views.PasswordResetTest) ... ok
test_reset_redirect_default (auth_tests.test_views.PasswordResetTest) ... ok
test_redirect_to_login_with_lazy (auth_tests.test_views.RedirectToLoginTests) ... ok
test_redirect_to_login_with_lazy_and_unicode (auth_tests.test_views.RedirectToLoginTests) ... ok
test_user_password_change_updates_session (auth_tests.test_views.SessionAuthenticationTests) ... ok
test_confirm_invalid_uuid (auth_tests.test_views.UUIDUserPasswordResetTest)
A uidb64 that decodes to a non-UUID doesn't crash. ... ok
test_confirm_valid_custom_user (auth_tests.test_views.UUIDUserPasswordResetTest) ... ok
test_admin_password_change (auth_tests.test_views.UUIDUserTests) ... ERROR
test_conditional_aggregation_example (expressions_case.tests.CaseDocumentationExamples) ... ok
test_conditional_update_example (expressions_case.tests.CaseDocumentationExamples) ... ok
test_filter_example (expressions_case.tests.CaseDocumentationExamples) ... ok
test_hash (expressions_case.tests.CaseDocumentationExamples) ... ok
test_lookup_example (expressions_case.tests.CaseDocumentationExamples) ... ok
test_simple_example (expressions_case.tests.CaseDocumentationExamples) ... ok
test_aggregate (expressions_case.tests.CaseExpressionTests) ... ok
test_aggregate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_aggregate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_exclude (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_values_not_in_order_by (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_empty_when (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_in_clause (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_annotate_without_default (expressions_case.tests.CaseExpressionTests) ... ok
test_case_reuse (expressions_case.tests.CaseExpressionTests) ... ok
test_combined_expression (expressions_case.tests.CaseExpressionTests) ... ok
test_combined_q_object (expressions_case.tests.CaseExpressionTests) ... ok
test_filter (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_aggregation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_aggregation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_aggregation_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_annotation_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_annotation_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_annotation_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_join_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_join_in_predicate (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_with_join_in_value (expressions_case.tests.CaseExpressionTests) ... ok
test_filter_without_default (expressions_case.tests.CaseExpressionTests) ... ok
test_in_subquery (expressions_case.tests.CaseExpressionTests) ... ok
test_join_promotion (expressions_case.tests.CaseExpressionTests) ... ok
test_join_promotion_multiple_annotations (expressions_case.tests.CaseExpressionTests) ... ok
test_lookup_different_fields (expressions_case.tests.CaseExpressionTests) ... ok
test_lookup_in_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_m2m_exclude (expressions_case.tests.CaseExpressionTests) ... ok
test_m2m_reuse (expressions_case.tests.CaseExpressionTests) ... ok
test_order_by_conditional_explicit (expressions_case.tests.CaseExpressionTests) ... ok
test_order_by_conditional_implicit (expressions_case.tests.CaseExpressionTests) ... ok
test_update (expressions_case.tests.CaseExpressionTests) ... ok
test_update_big_integer (expressions_case.tests.CaseExpressionTests) ... ok
test_update_binary (expressions_case.tests.CaseExpressionTests) ... ok
test_update_boolean (expressions_case.tests.CaseExpressionTests) ... ok
test_update_date (expressions_case.tests.CaseExpressionTests) ... ok
test_update_date_time (expressions_case.tests.CaseExpressionTests) ... ok
test_update_decimal (expressions_case.tests.CaseExpressionTests) ... ok
test_update_duration (expressions_case.tests.CaseExpressionTests) ... ok
test_update_email (expressions_case.tests.CaseExpressionTests) ... ok
test_update_file (expressions_case.tests.CaseExpressionTests) ... ok
test_update_file_path (expressions_case.tests.CaseExpressionTests) ... ok
test_update_fk (expressions_case.tests.CaseExpressionTests) ... ok
test_update_float (expressions_case.tests.CaseExpressionTests) ... ok
test_update_generic_ip_address (expressions_case.tests.CaseExpressionTests) ... ok
test_update_image (expressions_case.tests.CaseExpressionTests) ... ok
test_update_null_boolean (expressions_case.tests.CaseExpressionTests) ... ok
test_update_null_boolean_old (expressions_case.tests.CaseExpressionTests) ... ok
test_update_positive_integer (expressions_case.tests.CaseExpressionTests) ... ok
test_update_positive_small_integer (expressions_case.tests.CaseExpressionTests) ... ok
test_update_slug (expressions_case.tests.CaseExpressionTests) ... ok
test_update_small_integer (expressions_case.tests.CaseExpressionTests) ... ok
test_update_string (expressions_case.tests.CaseExpressionTests) ... ok
test_update_text (expressions_case.tests.CaseExpressionTests) ... ok
test_update_time (expressions_case.tests.CaseExpressionTests) ... ok
test_update_url (expressions_case.tests.CaseExpressionTests) ... ok
test_update_uuid (expressions_case.tests.CaseExpressionTests) ... ok
test_update_with_expression_as_condition (expressions_case.tests.CaseExpressionTests) ... ok
test_update_with_expression_as_value (expressions_case.tests.CaseExpressionTests) ... ok
test_update_with_join_in_condition_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok
test_update_with_join_in_predicate_raise_field_error (expressions_case.tests.CaseExpressionTests) ... ok
test_update_without_default (expressions_case.tests.CaseExpressionTests) ... ok
test_add (many_to_one.tests.ManyToOneTests) ... ok
test_add_after_prefetch (many_to_one.tests.ManyToOneTests) ... ok
test_add_then_remove_after_prefetch (many_to_one.tests.ManyToOneTests) ... ok
test_assign (many_to_one.tests.ManyToOneTests) ... ok
test_cached_relation_invalidated_on_save (many_to_one.tests.ManyToOneTests) ... ok
test_clear_after_prefetch (many_to_one.tests.ManyToOneTests) ... ok
test_create (many_to_one.tests.ManyToOneTests) ... ok
test_create_relation_with_gettext_lazy (many_to_one.tests.ManyToOneTests) ... ok
test_deepcopy_and_circular_references (many_to_one.tests.ManyToOneTests) ... ok
test_delete (many_to_one.tests.ManyToOneTests) ... ok
test_explicit_fk (many_to_one.tests.ManyToOneTests) ... ok
test_fk_assignment_and_related_object_cache (many_to_one.tests.ManyToOneTests) ... ok
test_fk_instantiation_outside_model (many_to_one.tests.ManyToOneTests) ... ok
test_fk_to_bigautofield (many_to_one.tests.ManyToOneTests) ... ok
test_get (many_to_one.tests.ManyToOneTests) ... ok
test_hasattr_related_object (many_to_one.tests.ManyToOneTests) ... ok
test_manager_class_caching (many_to_one.tests.ManyToOneTests) ... ok
test_multiple_foreignkeys (many_to_one.tests.ManyToOneTests) ... ok
test_related_object (many_to_one.tests.ManyToOneTests) ... ok
test_relation_unsaved (many_to_one.tests.ManyToOneTests) ... ok
test_remove_after_prefetch (many_to_one.tests.ManyToOneTests) ... ok
test_reverse_assignment_deprecation (many_to_one.tests.ManyToOneTests) ... ok
test_reverse_selects (many_to_one.tests.ManyToOneTests) ... ok
test_select_related (many_to_one.tests.ManyToOneTests) ... ok
test_selects (many_to_one.tests.ManyToOneTests) ... ok
test_set (many_to_one.tests.ManyToOneTests) ... ok
test_set_after_prefetch (many_to_one.tests.ManyToOneTests) ... ok
test_values_list_exception (many_to_one.tests.ManyToOneTests) ... ok
test_foreign_key (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_foreign_key_multiple_prefetch (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_foreign_key_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_queryset_and (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_queryset_or (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_queryset_or_different_cached_items (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_queryset_or_only_one_with_precache (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_reverse_one_to_one (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_reverse_one_to_one_multi_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_reverse_one_to_one_multi_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_reverse_one_to_one_prefetch_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_reverse_one_to_one_select_related (known_related_objects.tests.ExistingRelatedInstancesTests) ... ok
test_back_and_forward (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_basic (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_follow_from_child_class (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_follow_inheritance (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_follow_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_follow_two (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_follow_two_next_level (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_forward_and_back (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_inheritance_deferred (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_inheritance_deferred2 (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_multiinheritance_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_multiple_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_not_followed_by_default (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_nullable_missing_reverse (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_nullable_relation (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_onetoone_with_subclass (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_onetoone_with_two_subclasses (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_parent_only (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_self_relation (select_related_onetoone.tests.ReverseSelectRelatedTestCase) ... ok
test_add_domain (syndication_tests.tests.SyndicationFeedTest) ... ok
test_atom_feed (syndication_tests.tests.SyndicationFeedTest) ... ok
test_atom_feed_published_and_updated_elements (syndication_tests.tests.SyndicationFeedTest) ... ok
test_atom_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok
test_atom_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok
test_aware_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok
test_custom_feed_generator (syndication_tests.tests.SyndicationFeedTest) ... ok
test_feed_last_modified_time (syndication_tests.tests.SyndicationFeedTest) ... ok
test_feed_last_modified_time_naive_date (syndication_tests.tests.SyndicationFeedTest) ... ok
test_feed_url (syndication_tests.tests.SyndicationFeedTest) ... ok
test_item_link_error (syndication_tests.tests.SyndicationFeedTest) ... ok
test_latest_post_date (syndication_tests.tests.SyndicationFeedTest) ... ok
test_naive_datetime_conversion (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss091_feed (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss2_feed (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss2_feed_guid_permalink_false (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss2_feed_guid_permalink_true (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss2_multiple_enclosures (syndication_tests.tests.SyndicationFeedTest) ... ok
test_rss2_single_enclosure (syndication_tests.tests.SyndicationFeedTest) ... ok
test_secure_urls (syndication_tests.tests.SyndicationFeedTest) ... ok
test_template_context_feed (syndication_tests.tests.SyndicationFeedTest) ... FAIL
test_template_feed (syndication_tests.tests.SyndicationFeedTest) ... FAIL
test_title_escaping (syndication_tests.tests.SyndicationFeedTest) ... ok
test_persistence (migration_test_data_persistence.tests.MigrationDataNormalPersistenceTestCase) ... ok
test_database_checks_called (check_framework.test_database.DatabaseCheckTests) ... ok
test_database_checks_not_run_by_default (check_framework.test_database.DatabaseCheckTests) ... ok
test_mysql_strict_mode (check_framework.test_database.DatabaseCheckTests) ... skipped 'Test only for MySQL'
test_checks_called_on_the_default_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok
test_checks_called_on_the_other_database (check_framework.test_multi_db.TestMultiDBChecks) ... ok
test_change_editable (timezones.tests.AdminTests) ... ERROR
test_change_editable_in_other_timezone (timezones.tests.AdminTests) ... ERROR
test_change_readonly (timezones.tests.AdminTests) ... ERROR
test_change_readonly_in_other_timezone (timezones.tests.AdminTests) ... ERROR
test_changelist (timezones.tests.AdminTests) ... ERROR
test_changelist_in_other_timezone (timezones.tests.AdminTests) ... ERROR
test_auto_now_and_auto_now_add (timezones.tests.LegacyDatabaseTests) ... ok
test_aware_datetime_in_local_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_aware_datetime_in_other_timezone (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_aware_datetime_in_utc (timezones.tests.LegacyDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_aware_datetime_unsupported (timezones.tests.LegacyDatabaseTests) ... ok
test_cursor_execute_accepts_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok
test_cursor_execute_returns_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok
test_filter_date_field_with_aware_datetime (timezones.tests.LegacyDatabaseTests) ... ok
test_naive_datetime (timezones.tests.LegacyDatabaseTests) ... ok
test_naive_datetime_with_microsecond (timezones.tests.LegacyDatabaseTests) ... ok
test_query_aggregation (timezones.tests.LegacyDatabaseTests) ... ok
test_query_annotation (timezones.tests.LegacyDatabaseTests) ... ok
test_query_datetime_lookups (timezones.tests.LegacyDatabaseTests) ... ok
test_query_datetimes (timezones.tests.LegacyDatabaseTests) ... ok
test_query_filter (timezones.tests.LegacyDatabaseTests) ... ok
test_raw_sql (timezones.tests.LegacyDatabaseTests) ... ok
test_form (timezones.tests.LegacyFormsTests) ... ok
test_form_with_ambiguous_time (timezones.tests.LegacyFormsTests) ... ok
test_form_with_non_existent_time (timezones.tests.LegacyFormsTests) ... ok
test_model_form (timezones.tests.LegacyFormsTests) ... ok
test_split_form (timezones.tests.LegacyFormsTests) ... ok
test_auto_now_and_auto_now_add (timezones.tests.NewDatabaseTests) ... ok
test_aware_datetime_in_local_timezone (timezones.tests.NewDatabaseTests) ... ok
test_aware_datetime_in_local_timezone_with_microsecond (timezones.tests.NewDatabaseTests) ... ok
test_aware_datetime_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok
test_aware_datetime_in_utc (timezones.tests.NewDatabaseTests) ... ok
test_cursor_execute_accepts_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_cursor_execute_accepts_naive_datetime (timezones.tests.NewDatabaseTests) ... ok
test_cursor_execute_returns_aware_datetime (timezones.tests.NewDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_cursor_execute_returns_naive_datetime (timezones.tests.NewDatabaseTests) ... ok
test_datetime_from_date (timezones.tests.NewDatabaseTests) ... ok
test_filter_date_field_with_aware_datetime (timezones.tests.NewDatabaseTests) ... ok
test_naive_datetime (timezones.tests.NewDatabaseTests) ... ok
test_naive_datetime_with_microsecond (timezones.tests.NewDatabaseTests) ... ok
test_null_datetime (timezones.tests.NewDatabaseTests) ... ok
test_query_aggregation (timezones.tests.NewDatabaseTests) ... ok
test_query_annotation (timezones.tests.NewDatabaseTests) ... ok
test_query_datetime_lookups (timezones.tests.NewDatabaseTests) ... ok
test_query_datetime_lookups_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok
test_query_datetimes (timezones.tests.NewDatabaseTests) ... ok
test_query_datetimes_in_other_timezone (timezones.tests.NewDatabaseTests) ... ok
test_query_filter (timezones.tests.NewDatabaseTests) ... ok
test_query_filter_with_naive_datetime (timezones.tests.NewDatabaseTests) ... ok
test_query_filter_with_pytz_timezones (timezones.tests.NewDatabaseTests) ... ok
test_raw_sql (timezones.tests.NewDatabaseTests) ... ok
test_update_with_timedelta (timezones.tests.NewDatabaseTests) ... ok
test_form (timezones.tests.NewFormsTests) ... ok
test_form_with_ambiguous_time (timezones.tests.NewFormsTests) ... ok
test_form_with_explicit_timezone (timezones.tests.NewFormsTests) ... ok
test_form_with_non_existent_time (timezones.tests.NewFormsTests) ... ok
test_form_with_other_timezone (timezones.tests.NewFormsTests) ... ok
test_localized_form (timezones.tests.NewFormsTests) ... ok
test_localized_model_form (timezones.tests.NewFormsTests) ... ok
test_model_form (timezones.tests.NewFormsTests) ... ok
test_split_form (timezones.tests.NewFormsTests) ... ok
test_time_zone_parameter_not_supported_if_database_supports_timezone (timezones.tests.UnsupportedTimeZoneDatabaseTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_abstract_model_with_regular_python_mixin_mro (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_cannot_override_indirect_abstract_field (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_multi_inheritance_field_clashes (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_multiple_inheritance_cannot_shadow_concrete_inherited_field (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_multiple_parents_mro (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_override_field_with_attr (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_override_one2one_relation_auto_field_clashes (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_overriding_field_removed_by_concrete_model (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_reverse_foreign_key (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_shadow_related_name_when_set_to_none (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_shadowed_fkey_id (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_single_parent (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_virtual_field (model_inheritance.test_abstract_inheritance.AbstractInheritanceTests) ... ok
test_unique (model_inheritance.tests.InheritanceUniqueTests) ... ok
test_unique_together (model_inheritance.tests.InheritanceUniqueTests) ... ok
test_exclude_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_filter_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_filter_inherited_on_null (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_filter_on_parent_returns_object_of_parent_type (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_inherited_does_not_exist_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_inherited_multiple_objects_returned_exception (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_parent_cache_reuse (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_parent_child_one_to_one_link (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_parent_child_one_to_one_link_on_nonrelated_objects (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_parent_fields_available_for_filtering_in_child_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_related_objects_for_inherited_models (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_select_related_defer (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_select_related_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_update_inherited_model (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_update_query_counts (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_update_works_on_parent_and_child_models_at_once (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_values_works_on_parent_model_fields (model_inheritance.tests.ModelInheritanceDataTests) ... ok
test_abstract (model_inheritance.tests.ModelInheritanceTests) ... ok
test_abstract_parent_link (model_inheritance.tests.ModelInheritanceTests) ... ok
test_custompk_m2m (model_inheritance.tests.ModelInheritanceTests) ... ok
test_eq (model_inheritance.tests.ModelInheritanceTests) ... ok
test_init_subclass (model_inheritance.tests.ModelInheritanceTests) ... skipped 'init_subclass is new in Python 3.6'
test_meta_fields_and_ordering (model_inheritance.tests.ModelInheritanceTests) ... ok
test_mixin_init (model_inheritance.tests.ModelInheritanceTests) ... ok
test_model_with_distinct_accessors (model_inheritance.tests.ModelInheritanceTests) ... ok
test_model_with_distinct_related_query_name (model_inheritance.tests.ModelInheritanceTests) ... ok
test_reverse_relation_for_different_hierarchy_tree (model_inheritance.tests.ModelInheritanceTests) ... ok
test_update_parent_filtering (model_inheritance.tests.ModelInheritanceTests) ... ok
test_deprecation (from_db_value.test_deprecated.FromDBValueDeprecationTests) ... ok
test_aggregation (from_db_value.tests.FromDBValueTest) ... ok
test_connection (from_db_value.tests.FromDBValueTest) ... ok
test_defer (from_db_value.tests.FromDBValueTest) ... ok
test_simple_load (from_db_value.tests.FromDBValueTest) ... ok
test_values (from_db_value.tests.FromDBValueTest) ... ok
test_values_list (from_db_value.tests.FromDBValueTest) ... ok
test_value_to_string (contenttypes_tests.test_fields.GenericRelationTests) ... ok
test_contenttypes_removed_in_apps_without_models (contenttypes_tests.test_management.UpdateContentTypesTests) ... ok
test_interactive_false (contenttypes_tests.test_management.UpdateContentTypesTests) ... ok
test_interactive_true_with_dependent_objects (contenttypes_tests.test_management.UpdateContentTypesTests) ... ok
test_interactive_true_without_dependent_objects (contenttypes_tests.test_management.UpdateContentTypesTests) ... ok
test_unavailable_content_type_model (contenttypes_tests.test_management.UpdateContentTypesTests)
A ContentType isn't created if the model isn't available. ... ok
test_multidb (contenttypes_tests.test_models.ContentTypesMultidbTests) ... ok
test_cache_not_shared_between_managers (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_concrete_model (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_concrete_models (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_model_create_contenttype (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_models_creation (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_models_empty_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_models_full_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_get_for_models_partial_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_lookup_cache (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_missing_model (contenttypes_tests.test_models.ContentTypesTests) ... ok
test_change_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok
test_default_to_insertion_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok
test_item_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok
test_previous_and_next_in_order (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok
test_recursive_ordering (contenttypes_tests.test_order_with_respect_to.OrderWithRespectToGFKTests) ... ok
test_shortcut_view_with_null_site_fk (contenttypes_tests.test_views.ContentTypesViewsSiteRelTests) ... ok
test_shortcut_view_with_site_m2m (contenttypes_tests.test_views.ContentTypesViewsSiteRelTests) ... ok
test_bad_content_type (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_nonint_content_type (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_shortcut_bad_pk (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_shortcut_no_absolute_url (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_shortcut_with_absolute_url (contenttypes_tests.test_views.ContentTypesViewsTests)
Can view a shortcut for an Author object that has a get_absolute_url method ... ok
test_shortcut_with_absolute_url_including_scheme (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_wrong_type_pk (contenttypes_tests.test_views.ContentTypesViewsTests) ... ok
test_model_with_broken_get_absolute_url (contenttypes_tests.test_views.ShortcutViewTests) ... ok
test_model_without_get_absolute_url (contenttypes_tests.test_views.ShortcutViewTests)
The view returns 404 when Model.get_absolute_url() isn't defined. ... ok
test_not_dependent_on_sites_app (contenttypes_tests.test_views.ShortcutViewTests) ... ok
test_m2m_prefetch_proxied (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_m2m_prefetch_reverse_proxied (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_m2m_query (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_m2m_query_proxied (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_m2m_reverse_query (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_m2m_reverse_query_proxied (m2m_through_regress.test_multitable.MultiTableTests) ... ok
test_serialization (m2m_through_regress.tests.M2MThroughSerializationTestCase)
m2m-through models aren't serialized as m2m fields. Refs #8134 ... ok
test_cannot_use_create_on_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_cannot_use_create_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_cannot_use_setattr_on_forward_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_cannot_use_setattr_on_reverse_m2m_with_intermediary_model (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_join_trimming_forwards (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_join_trimming_reverse (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_retrieve_forward_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_retrieve_forward_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_retrieve_reverse_m2m_items (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_retrieve_reverse_m2m_items_via_custom_id_intermediary (m2m_through_regress.tests.M2MThroughTestCase) ... ok
test_sequence_creation (m2m_through_regress.tests.ThroughLoadDataTestCase) ... ok
test_add (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_add_null_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_add_null_reverse_related (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_add_related_null (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_add_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_m2m_relations_unusable_on_null_pk_obj (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_m2m_relations_unusable_on_null_to_field (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_remove (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_remove_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_to_field (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_to_field_clear (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_to_field_clear_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_to_field_reverse (m2m_through_regress.tests.ToFieldThroughTests) ... ok
test_deletion_through_intermediate_proxy (proxy_model_inheritance.tests.MultiTableInheritanceProxyTest) ... ok
test_model_subclass_proxy (proxy_model_inheritance.tests.MultiTableInheritanceProxyTest) ... ok
test_build_attrs (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_build_attrs_no_custom_class (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_build_attrs_not_required_field (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_build_attrs_required_field (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_get_url (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_media (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_render_options (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests) ... ok
test_render_options_not_required_field (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests)
Empty option isn't present if the field isn't required. ... ok
test_render_options_required_field (admin_widgets.test_autocomplete_widget.AutocompleteMixinTests)
Empty option is present if the field isn't required. ... ok
test_readonly_fields (admin_widgets.tests.AdminFileWidgetTests) ... ERROR
test_render (admin_widgets.tests.AdminFileWidgetTests) ... ok
test_render_required (admin_widgets.tests.AdminFileWidgetTests) ... ok
test_invalid_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ERROR
test_label_and_url_for_value_invalid_uuid (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok
test_nonexistent_target_id (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ERROR
test_url_params_from_lookup_dict_any_iterable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok
test_url_params_from_lookup_dict_callable (admin_widgets.tests.AdminForeignKeyRawIdWidget) ... ok
test_changelist_ForeignKey (admin_widgets.tests.AdminForeignKeyWidgetChangeList) ... ERROR
test_filter_choices_by_request_user (admin_widgets.tests.AdminFormfieldForDBFieldWithRequestTests) ... ERROR
test_fk_related_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok
test_fk_to_self_model_not_in_admin (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok
test_proper_manager_for_label_lookup (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok
test_relations_to_non_primary_key (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok
test_render (admin_widgets.tests.ForeignKeyRawIdWidgetTest) ... ok
test_m2m_related_model_not_in_admin (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok
test_render (admin_widgets.tests.ManyToManyRawIdWidgetTest) ... ok
test_allow_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_by_month (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_context_object_name (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_custom_sorting (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_custom_sorting_dec (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_invalid (generic_views.test_dates.ArchiveIndexViewTests) ... ok
test_archive_view_template (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_archive_view_template_suffix (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_aware_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_date_list_order (generic_views.test_dates.ArchiveIndexViewTests)
date_list should be sorted descending in index ... ERROR
test_datetime_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_empty_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ok
test_no_duplicate_query (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_paginated_archive_view (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_paginated_archive_view_does_not_load_entire_table (generic_views.test_dates.ArchiveIndexViewTests) ... ERROR
test_aware_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_date_detail_allow_future (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_date_detail_by_pk (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_date_detail_by_slug (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_date_detail_custom_month_format (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_datetime_date_detail (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_get_object_custom_queryset (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_get_object_custom_queryset_numqueries (generic_views.test_dates.DateDetailViewTests) ... ERROR
test_invalid_url (generic_views.test_dates.DateDetailViewTests) ... ok
test_year_out_of_range (generic_views.test_dates.DateDetailViewTests) ... ok
test_aware_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_custom_month_format (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_datetime_day_view (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_day_view (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_day_view_allow_empty (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_day_view_allow_future (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_day_view_invalid_pattern (generic_views.test_dates.DayArchiveViewTests) ... ok
test_day_view_paginated (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_next_prev_context (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_today_view (generic_views.test_dates.DayArchiveViewTests) ... ERROR
test_aware_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_custom_month_format (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_date_list_order (generic_views.test_dates.MonthArchiveViewTests)
date_list should be sorted ascending in month view ... ERROR
test_datetime_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_month_view (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_month_view_allow_empty (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_month_view_allow_future (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_month_view_invalid_pattern (generic_views.test_dates.MonthArchiveViewTests) ... ok
test_month_view_paginated (generic_views.test_dates.MonthArchiveViewTests) ... ERROR
test_previous_month_without_content (generic_views.test_dates.MonthArchiveViewTests)
Content can exist on any day of the previous month. Refs #14711 ... ERROR
test_aware_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_datetime_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_week_start_Monday (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_week_view (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_week_view_allow_empty (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_week_view_allow_future (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_week_view_invalid_pattern (generic_views.test_dates.WeekArchiveViewTests) ... ok
test_week_view_paginated (generic_views.test_dates.WeekArchiveViewTests) ... ERROR
test_aware_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_date_list_order (generic_views.test_dates.YearArchiveViewTests)
date_list should be sorted ascending in year view ... ERROR
test_datetime_year_view (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_get_context_data_receives_extra_context (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_no_duplicate_query (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_allow_future (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_custom_sort_order (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_empty (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_invalid_pattern (generic_views.test_dates.YearArchiveViewTests) ... ok
test_year_view_make_object_list (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_paginated (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_year_view_two_custom_sort_orders (generic_views.test_dates.YearArchiveViewTests) ... ERROR
test_context_object_name (generic_views.test_detail.DetailViewTest) ... ERROR
test_custom_detail (generic_views.test_detail.DetailViewTest) ... ERROR
test_deferred_queryset_context_object_name (generic_views.test_detail.DetailViewTest) ... ok
test_deferred_queryset_template_name (generic_views.test_detail.DetailViewTest) ... ok
test_detail_by_custom_pk (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_custom_slug (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_pk (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_pk_and_slug (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_pk_and_slug_mismatch_404 (generic_views.test_detail.DetailViewTest) ... ok
test_detail_by_pk_ignore_slug (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_pk_ignore_slug_mismatch (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_by_slug (generic_views.test_detail.DetailViewTest) ... ERROR
test_detail_missing_object (generic_views.test_detail.DetailViewTest) ... ok
test_detail_object_does_not_exist (generic_views.test_detail.DetailViewTest) ... ok
test_duplicated_context_object_name (generic_views.test_detail.DetailViewTest) ... ERROR
test_invalid_queryset (generic_views.test_detail.DetailViewTest) ... ok
test_invalid_url (generic_views.test_detail.DetailViewTest) ... ok
test_non_model_object_with_meta (generic_views.test_detail.DetailViewTest) ... ERROR
test_simple_object (generic_views.test_detail.DetailViewTest) ... ERROR
test_template_name (generic_views.test_detail.DetailViewTest) ... ERROR
test_template_name_field (generic_views.test_detail.DetailViewTest) ... ERROR
test_template_name_suffix (generic_views.test_detail.DetailViewTest) ... ERROR
test_verbose_name (generic_views.test_detail.DetailViewTest) ... ERROR
test_late_form_validation (generic_views.test_edit.BasicFormTests) ... ERROR
test_post_data (generic_views.test_edit.BasicFormTests) ... ERROR
test_create (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_invalid (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_restricted (generic_views.test_edit.CreateViewTests) ... ok
test_create_view_all_fields (generic_views.test_edit.CreateViewTests) ... ok
test_create_view_with_restricted_fields (generic_views.test_edit.CreateViewTests) ... ok
test_create_view_without_explicit_fields (generic_views.test_edit.CreateViewTests) ... ok
test_create_with_interpolated_redirect (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_with_object_url (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_with_redirect (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_with_special_properties (generic_views.test_edit.CreateViewTests) ... ERROR
test_create_without_redirect (generic_views.test_edit.CreateViewTests) ... ok
test_define_both_fields_and_form_class (generic_views.test_edit.CreateViewTests) ... ok
test_delete_by_delete (generic_views.test_edit.DeleteViewTests) ... ERROR
test_delete_by_post (generic_views.test_edit.DeleteViewTests) ... ERROR
test_delete_with_interpolated_redirect (generic_views.test_edit.DeleteViewTests) ... ERROR
test_delete_with_redirect (generic_views.test_edit.DeleteViewTests) ... ERROR
test_delete_with_special_properties (generic_views.test_edit.DeleteViewTests) ... ERROR
test_delete_without_redirect (generic_views.test_edit.DeleteViewTests) ... ok
test_update_get_object (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_invalid (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_post (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_with_interpolated_redirect (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_with_object_url (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_with_redirect (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_with_special_properties (generic_views.test_edit.UpdateViewTests) ... ERROR
test_update_without_redirect (generic_views.test_edit.UpdateViewTests) ... ok
test_allow_empty_false (generic_views.test_list.ListViewTests) ... ERROR
test_context_object_name (generic_views.test_list.ListViewTests) ... ERROR
test_duplicate_context_object_name (generic_views.test_list.ListViewTests) ... ERROR
test_explicitly_ordered_list_view (generic_views.test_list.ListViewTests) ... ERROR
test_invalid_get_queryset (generic_views.test_list.ListViewTests) ... ok
test_items (generic_views.test_list.ListViewTests) ... ERROR
test_missing_items (generic_views.test_list.ListViewTests) ... ok
test_paginated_custom_page_kwarg (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_custom_paginator_class (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_custom_paginator_constructor (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_get_last_page_by_query_string (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_get_page_by_query_string (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_get_page_by_urlvar (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_invalid_page (generic_views.test_list.ListViewTests) ... ok
test_paginated_list_view_does_not_load_entire_table (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_list_view_returns_useful_message_on_invalid_page (generic_views.test_list.ListViewTests) ... ok
test_paginated_non_queryset (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_orphaned_queryset (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_page_out_of_range (generic_views.test_list.ListViewTests) ... ok
test_paginated_queryset (generic_views.test_list.ListViewTests) ... ERROR
test_paginated_queryset_shortdata (generic_views.test_list.ListViewTests) ... ERROR
test_queryset (generic_views.test_list.ListViewTests) ... ERROR
test_template_name (generic_views.test_list.ListViewTests) ... ERROR
test_template_name_suffix (generic_views.test_list.ListViewTests) ... ERROR
test_verbose_name (generic_views.test_list.ListViewTests) ... ERROR
test_latest_post_date_returns_utc_time (utils_tests.test_feedgenerator.FeedgeneratorDBTest) ... ok
test_import_string (utils_tests.test_module_loading.ModuleImportTestCase) ... ok
test_pickle (utils_tests.test_simplelazyobject.TestUtilsSimpleLazyObjectDjangoTestCase) ... ok
test_force_update (force_insert_update.tests.ForceTests) ... ok
test_force_update_on_inherited_model (force_insert_update.tests.InheritanceTests) ... ok
test_force_update_on_inherited_model_without_fields (force_insert_update.tests.InheritanceTests) ... ok
test_force_update_on_proxy_model (force_insert_update.tests.InheritanceTests) ... ok
test_migration_warning_multiple_apps (admin_scripts.tests.ManageRunserverMigrationWarning) ... ok
test_migration_warning_one_app (admin_scripts.tests.ManageRunserverMigrationWarning) ... ok
test_update (update.tests.AdvancedTests) ... ok
test_update_all (update.tests.AdvancedTests) ... ok
test_update_annotated_multi_table_queryset (update.tests.AdvancedTests) ... ok
test_update_annotated_queryset (update.tests.AdvancedTests) ... ok
test_update_fk (update.tests.AdvancedTests) ... ok
test_update_m2m_field (update.tests.AdvancedTests) ... ok
test_update_multiple_fields (update.tests.AdvancedTests) ... ok
test_update_multiple_objects (update.tests.AdvancedTests) ... ok
test_update_respects_to_field (update.tests.AdvancedTests) ... ok
test_update_slice_fail (update.tests.AdvancedTests) ... ok
test_empty_update (update.tests.SimpleTest) ... ok
test_empty_update_with_inheritance (update.tests.SimpleTest) ... ok
test_foreign_key_update_with_id (update.tests.SimpleTest) ... ok
test_nonempty_update (update.tests.SimpleTest) ... ok
test_nonempty_update_with_inheritance (update.tests.SimpleTest) ... ok
test_empty_update_fields (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_num_queries_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_select_related_only_interaction (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_basic (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_deferred (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_fk_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_incorrect_params (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_inheritance (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_inheritance_defer (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_inheritance_with_proxy_model (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_m2m (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_only_1 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_only_2 (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_only_repeated (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_update_fields_signals (update_only_fields.tests.UpdateOnlyFieldsTests) ... ok
test_reverse_by_field (reverse_lookup.tests.ReverseLookupTests) ... ok
test_reverse_by_related_name (reverse_lookup.tests.ReverseLookupTests) ... ok
test_reverse_field_name_disallowed (reverse_lookup.tests.ReverseLookupTests) ... ok
test_case_aggregate (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_double_filtered_aggregates (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_excluded_aggregates (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_filtered_aggregate_on_annotate (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_filtered_aggregates (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_plain_annotate (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_related_aggregates_m2m (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_related_aggregates_m2m_and_fk (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_sum_star_exception (aggregation.test_filter_argument.FilteredAggregateTests) ... ok
test_add_implementation (aggregation.tests.AggregateTestCase) ... ok
test_aggregate_alias (aggregation.tests.AggregateTestCase) ... ok
test_aggregate_annotation (aggregation.tests.AggregateTestCase) ... ok
test_aggregate_in_order_by (aggregation.tests.AggregateTestCase) ... ok
test_aggregate_multi_join (aggregation.tests.AggregateTestCase) ... ok
test_aggregate_over_complex_annotation (aggregation.tests.AggregateTestCase) ... ok
test_aggregation_expressions (aggregation.tests.AggregateTestCase) ... ok
test_annotate_basic (aggregation.tests.AggregateTestCase) ... ok
test_annotate_defer (aggregation.tests.AggregateTestCase) ... ok
test_annotate_defer_select_related (aggregation.tests.AggregateTestCase) ... ok
test_annotate_m2m (aggregation.tests.AggregateTestCase) ... ok
test_annotate_ordering (aggregation.tests.AggregateTestCase) ... ok
test_annotate_over_annotate (aggregation.tests.AggregateTestCase) ... ok
test_annotate_values (aggregation.tests.AggregateTestCase) ... ok
test_annotate_values_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_annotate_values_list (aggregation.tests.AggregateTestCase) ... ok
test_annotated_aggregate_over_annotated_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_annotation (aggregation.tests.AggregateTestCase) ... ok
test_annotation_expressions (aggregation.tests.AggregateTestCase) ... ok
test_arguments_must_be_expressions (aggregation.tests.AggregateTestCase) ... ok
test_avg_decimal_field (aggregation.tests.AggregateTestCase) ... ok
test_avg_duration_field (aggregation.tests.AggregateTestCase) ... ok
test_backwards_m2m_annotate (aggregation.tests.AggregateTestCase) ... ok
test_combine_different_types (aggregation.tests.AggregateTestCase) ... ok
test_complex_aggregations_require_kwarg (aggregation.tests.AggregateTestCase) ... ok
test_complex_values_aggregation (aggregation.tests.AggregateTestCase) ... ok
test_count (aggregation.tests.AggregateTestCase) ... ok
test_count_star (aggregation.tests.AggregateTestCase) ... ok
test_dates_with_aggregation (aggregation.tests.AggregateTestCase) ... ok
test_decimal_max_digits_has_no_effect (aggregation.tests.AggregateTestCase) ... ok
test_empty_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_even_more_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_expression_on_aggregation (aggregation.tests.AggregateTestCase) ... ok
test_filter_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_filtering (aggregation.tests.AggregateTestCase) ... ok
test_fkey_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_grouped_annotation_in_group_by (aggregation.tests.AggregateTestCase) ... ok
test_missing_output_field_raises_error (aggregation.tests.AggregateTestCase) ... ok
test_more_aggregation (aggregation.tests.AggregateTestCase) ... ok
test_multi_arg_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_multiple_aggregates (aggregation.tests.AggregateTestCase) ... ok
test_non_grouped_annotation_not_in_group_by (aggregation.tests.AggregateTestCase) ... ok
test_nonaggregate_aggregation_throws (aggregation.tests.AggregateTestCase) ... ok
test_nonfield_annotation (aggregation.tests.AggregateTestCase) ... ok
test_order_of_precedence (aggregation.tests.AggregateTestCase) ... ok
test_related_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_reverse_fkey_annotate (aggregation.tests.AggregateTestCase) ... ok
test_single_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_sum_distinct_aggregate (aggregation.tests.AggregateTestCase) ... ok
test_sum_duration_field (aggregation.tests.AggregateTestCase) ... ok
test_ticket11881 (aggregation.tests.AggregateTestCase) ... ok
test_ticket12886 (aggregation.tests.AggregateTestCase) ... ok
test_ticket17424 (aggregation.tests.AggregateTestCase) ... ok
test_values_aggregation (aggregation.tests.AggregateTestCase) ... ok
test_values_annotation_with_expression (aggregation.tests.AggregateTestCase) ... ok
test_abstract_base_class_m2m_relation_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_abstract_verbose_name_plural_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_all_fields_from_abstract_base_class (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_concrete_abstract_concrete_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_filter_with_parent_fk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_get_next_previous_by_date (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_id_field_update_on_ancestor_change (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inheritance_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inheritance_resolve_columns (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inheritance_select_related (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inheritance_values_joins (model_inheritance_regress.tests.ModelInheritanceTest) ... expected failure
test_inherited_fields (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inherited_nullable_exclude (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_inherited_unique_field_with_form (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_11764 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_21554 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_6755 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_7105 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_7276 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_7488 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_issue_7853 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_model_inheritance (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_ptr_accessor_assigns_state (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_queries_on_parent_access (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_queryset_update_on_parent_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_related_filtering_query_efficiency_ticket_15844 (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_use_explicit_o2o_to_parent_as_pk (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_use_explicit_o2o_to_parent_from_abstract_model (model_inheritance_regress.tests.ModelInheritanceTest) ... ok
test_override_settings_inheritance (settings_tests.tests.ChildDecoratedTestCase) ... ok
test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCase) ... ok
test_method_override (settings_tests.tests.ClassDecoratedTestCase) ... ok
test_override (settings_tests.tests.ClassDecoratedTestCase) ... ok
test_setupclass_override (settings_tests.tests.ClassDecoratedTestCase)
Settings are overridden within setUpClass (#21281). ... ok
test_max_recursion_error (settings_tests.tests.ClassDecoratedTestCaseSuper) ... ok
test_method_override (settings_tests.tests.FullyDecoratedTestCase) ... ok
test_override (settings_tests.tests.FullyDecoratedTestCase) ... ok
test_m2m_and_m2o (m2m_and_m2o.tests.RelatedObjectTests) ... ok
test_related_objects_have_name_attribute (m2m_and_m2o.tests.RelatedObjectTests) ... ok
test_m2m_with_unicode_reference (m2m_and_m2o.tests.RelatedObjectUnicodeTests) ... ok
test_basic (queries.test_explain.ExplainTests) ... ok
test_mysql_extended (queries.test_explain.ExplainTests) ... skipped 'MySQL < 5.7 specific'
test_mysql_text_to_traditional (queries.test_explain.ExplainTests) ... skipped 'MySQL specific'
test_postgres_options (queries.test_explain.ExplainTests) ... skipped 'PostgreSQL specific'
test_unknown_format (queries.test_explain.ExplainTests) ... ok
test_unknown_options (queries.test_explain.ExplainTests) ... ok
test_message (queries.test_explain.ExplainUnsupportedTests) ... skipped 'Database has feature(s) supports_explaining_query_execution'
test_default_iterator_chunk_size (queries.test_iterator.QuerySetIteratorTests) ... ok
test_iterator_chunk_size (queries.test_iterator.QuerySetIteratorTests) ... ok
test_iterator_invalid_chunk_size (queries.test_iterator.QuerySetIteratorTests) ... ok
test_combining_multiple_models (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_count_difference (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_count_intersection (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_count_union (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_count_union_empty_result (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_difference_with_empty_qs (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_difference_with_values (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_intersection_with_empty_qs (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_intersection_with_values (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_limits (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_order_raises_on_non_selected_column (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_ordering (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_ordering_subqueries (queries.test_qs_combinators.QuerySetSetOperationTests) ... skipped "Database doesn't support feature(s): supports_slicing_ordering_in_compound"
test_simple_difference (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_simple_intersection (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_simple_union (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_union_distinct (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_union_with_empty_qs (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_union_with_two_annotated_values_list (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_union_with_values (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_union_with_values_list_on_annotated_and_unannotated (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_unsupported_intersection_raises_db_error (queries.test_qs_combinators.QuerySetSetOperationTests) ... skipped 'Database has feature(s) supports_select_intersection'
test_unsupported_ordering_slicing_raises_db_error (queries.test_qs_combinators.QuerySetSetOperationTests) ... ok
test_evaluated_queryset_as_argument (queries.tests.CloneTests)
#13227 -- If a queryset is already evaluated, it can still be used as a query arg ... ok
test_no_fields_cloning (queries.tests.CloneTests) ... ok
test_no_model_options_cloning (queries.tests.CloneTests) ... ok
test_ticket8597 (queries.tests.ComparisonTests) ... ok
test_in_list_limit (queries.tests.ConditionalTests) ... ok
test_infinite_loop (queries.tests.ConditionalTests) ... ok
test_null_ordering_added (queries.tests.ConditionalTests) ... skipped "Database doesn't support feature(s): requires_explicit_null_ordering_when_grouping"
test_ticket7371 (queries.tests.CustomPkTests) ... ok
test_no_extra_params (queries.tests.DefaultValuesInsertTest) ... ok
test_disjunction_promotion1 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion2 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion3 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion3_demote (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion4 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion4_demote (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion5_demote (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion6 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion7 (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion_fexpression (queries.tests.DisjunctionPromotionTests) ... ok
test_disjunction_promotion_select_related (queries.tests.DisjunctionPromotionTests) ... ok
test_ticket7872 (queries.tests.DisjunctiveFilterTests) ... ok
test_ticket8283 (queries.tests.DisjunctiveFilterTests) ... ok
test_double_subquery_in (queries.tests.DoubleInSubqueryTests) ... ok
test_emptyqueryset_values (queries.tests.EmptyQuerySetTests) ... ok
test_ticket_19151 (queries.tests.EmptyQuerySetTests) ... ok
test_values_subquery (queries.tests.EmptyQuerySetTests) ... ok
test_empty_string_promotion (queries.tests.EmptyStringPromotionTests) ... ok
test_21001 (queries.tests.EmptyStringsAsNullTest) ... ok
test_direct_exclude (queries.tests.EmptyStringsAsNullTest) ... ok
test_joined_exclude (queries.tests.EmptyStringsAsNullTest) ... ok
test_ticket_7302 (queries.tests.EscapingTests) ... ok
test_ticket15786 (queries.tests.Exclude15786) ... ok
test_exclude_plain (queries.tests.ExcludeTest17600) ... ok
test_exclude_plain_distinct (queries.tests.ExcludeTest17600) ... ok
test_exclude_with_q_is_equal_to_plain_exclude (queries.tests.ExcludeTest17600) ... ok
test_exclude_with_q_is_equal_to_plain_exclude_variation (queries.tests.ExcludeTest17600) ... ok
test_exclude_with_q_object_distinct (queries.tests.ExcludeTest17600) ... ok
test_exclude_with_q_object_no_distinct (queries.tests.ExcludeTest17600) ... ok
test_only_orders_with_all_items_having_status_1 (queries.tests.ExcludeTest17600) ... expected failure
test_ticket14511 (queries.tests.ExcludeTests) ... ok
test_to_field (queries.tests.ExcludeTests) ... ok
test_exists (queries.tests.ExistsSql) ... ok
test_ticket_18414 (queries.tests.ExistsSql) ... ok
test_ticket_18414_distinct_on (queries.tests.ExistsSql) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_ticket_21787 (queries.tests.ForeignKeyToBaseExcludeTests) ... ok
test_ticket10432 (queries.tests.GeneratorExpressionTests) ... ok
test_primary_key (queries.tests.IsNullTests) ... ok
test_to_field (queries.tests.IsNullTests) ... ok
test_fk_reuse (queries.tests.JoinReuseTest) ... ok
test_fk_reuse_annotation (queries.tests.JoinReuseTest) ... ok
test_fk_reuse_disjunction (queries.tests.JoinReuseTest) ... ok
test_fk_reuse_order_by (queries.tests.JoinReuseTest) ... ok
test_fk_reuse_select_related (queries.tests.JoinReuseTest) ... ok
test_inverted_q_across_relations (queries.tests.JoinReuseTest) ... ok
test_revfk_noreuse (queries.tests.JoinReuseTest) ... ok
test_revo2o_reuse (queries.tests.JoinReuseTest) ... ok
test_exclude_many_to_many (queries.tests.ManyToManyExcludeTest) ... ok
test_ticket_12823 (queries.tests.ManyToManyExcludeTest) ... ok
test_col_not_in_list_containing_null (queries.tests.NullInExcludeTest) ... expected failure
test_double_exclude (queries.tests.NullInExcludeTest) ... ok
test_null_in_exclude_qs (queries.tests.NullInExcludeTest) ... ok
test_isnull_filter_promotion (queries.tests.NullJoinPromotionOrTest) ... ok
test_null_join_demotion (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_17886 (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_21366 (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_21748 (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_21748_complex_filter (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_21748_double_negated_and (queries.tests.NullJoinPromotionOrTest) ... ok
test_ticket_21748_double_negated_or (queries.tests.NullJoinPromotionOrTest) ... ok
test_join_already_in_query (queries.tests.NullableRelOrderingTests) ... ok
test_ticket10028 (queries.tests.NullableRelOrderingTests) ... ok
test_evaluated_proxy_count (queries.tests.ProxyQueryCleanupTest) ... ok
test_avoid_infinite_loop_on_too_many_subqueries (queries.tests.Queries1Tests) ... ok
test_common_mixed_case_foreign_keys (queries.tests.Queries1Tests) ... ok
test_deferred_load_qs_pickling (queries.tests.Queries1Tests) ... ok
test_double_exclude (queries.tests.Queries1Tests) ... ok
test_error_raised_on_filter_with_dictionary (queries.tests.Queries1Tests) ... ok
test_exclude (queries.tests.Queries1Tests) ... ok
test_exclude_in (queries.tests.Queries1Tests) ... ok
test_get_clears_ordering (queries.tests.Queries1Tests) ... ok
test_heterogeneous_qs_combination (queries.tests.Queries1Tests) ... ok
test_lookup_constraint_fielderror (queries.tests.Queries1Tests) ... ok
test_nested_exclude (queries.tests.Queries1Tests) ... ok
test_order_by_join_unref (queries.tests.Queries1Tests) ... ok
test_order_by_tables (queries.tests.Queries1Tests) ... ok
test_reasonable_number_of_subq_aliases (queries.tests.Queries1Tests) ... ok
test_subquery_condition (queries.tests.Queries1Tests) ... ok
test_ticket10205 (queries.tests.Queries1Tests) ... ok
test_ticket10432 (queries.tests.Queries1Tests) ... ok
test_ticket1050 (queries.tests.Queries1Tests) ... ok
test_ticket10742 (queries.tests.Queries1Tests) ... ok
test_ticket17429 (queries.tests.Queries1Tests) ... ok
test_ticket1801 (queries.tests.Queries1Tests) ... ok
test_ticket19672 (queries.tests.Queries1Tests) ... ok
test_ticket2091 (queries.tests.Queries1Tests) ... ok
test_ticket2253 (queries.tests.Queries1Tests) ... ok
test_ticket2306 (queries.tests.Queries1Tests) ... ok
test_ticket2400 (queries.tests.Queries1Tests) ... ok
test_ticket2496 (queries.tests.Queries1Tests) ... ok
test_ticket2902 (queries.tests.Queries1Tests) ... ok
test_ticket3037 (queries.tests.Queries1Tests) ... ok
test_ticket3141 (queries.tests.Queries1Tests) ... ok
test_ticket4358 (queries.tests.Queries1Tests) ... ok
test_ticket4464 (queries.tests.Queries1Tests) ... ok
test_ticket4510 (queries.tests.Queries1Tests) ... ok
test_ticket6074 (queries.tests.Queries1Tests) ... ok
test_ticket6154 (queries.tests.Queries1Tests) ... ok
test_ticket6981 (queries.tests.Queries1Tests) ... ok
test_ticket7076 (queries.tests.Queries1Tests) ... ok
test_ticket7096 (queries.tests.Queries1Tests) ... ok
test_ticket7098 (queries.tests.Queries1Tests) ... ok
test_ticket7155 (queries.tests.Queries1Tests) ... ok
test_ticket7181 (queries.tests.Queries1Tests) ... ok
test_ticket7235 (queries.tests.Queries1Tests) ... ok
test_ticket7277 (queries.tests.Queries1Tests) ... ok
test_ticket7323 (queries.tests.Queries1Tests) ... ok
test_ticket7378 (queries.tests.Queries1Tests) ... ok
test_ticket7791 (queries.tests.Queries1Tests) ... ok
test_ticket7813 (queries.tests.Queries1Tests) ... ok
test_ticket8439 (queries.tests.Queries1Tests) ... ok
test_ticket9411 (queries.tests.Queries1Tests) ... ok
test_ticket9926 (queries.tests.Queries1Tests) ... ok
test_ticket9985 (queries.tests.Queries1Tests) ... ok
test_ticket9997 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_1 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_2 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_3 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_4 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_5 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_6 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_7 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_8 (queries.tests.Queries1Tests) ... ok
test_ticket_10790_combine (queries.tests.Queries1Tests) ... ok
test_ticket_20250 (queries.tests.Queries1Tests) ... ok
test_tickets_1878_2939 (queries.tests.Queries1Tests) ... ok
test_tickets_2076_7256 (queries.tests.Queries1Tests) ... ok
test_tickets_2080_3592 (queries.tests.Queries1Tests) ... ok
test_tickets_2874_3002 (queries.tests.Queries1Tests) ... ok
test_tickets_4088_4306 (queries.tests.Queries1Tests) ... ok
test_tickets_5321_7070 (queries.tests.Queries1Tests) ... ok
test_tickets_5324_6704 (queries.tests.Queries1Tests) ... ok
test_tickets_6180_6203 (queries.tests.Queries1Tests) ... ok
test_tickets_7087_12242 (queries.tests.Queries1Tests) ... ok
test_tickets_7204_7506 (queries.tests.Queries1Tests) ... ok
test_tickets_7448_7707 (queries.tests.Queries1Tests) ... ok
test_ticket12239 (queries.tests.Queries2Tests) ... ok
test_ticket4289 (queries.tests.Queries2Tests) ... ok
test_ticket7759 (queries.tests.Queries2Tests) ... ok
test_ticket22023 (queries.tests.Queries3Tests) ... ok
test_ticket7107 (queries.tests.Queries3Tests) ... ok
test_ticket8683 (queries.tests.Queries3Tests) ... ok
test_combine_join_reuse (queries.tests.Queries4Tests) ... ok
test_join_reuse_order (queries.tests.Queries4Tests) ... ok
test_order_by_resetting (queries.tests.Queries4Tests) ... ok
test_order_by_reverse_fk (queries.tests.Queries4Tests) ... ok
test_ticket10181 (queries.tests.Queries4Tests) ... ok
test_ticket11811 (queries.tests.Queries4Tests) ... ok
test_ticket14876 (queries.tests.Queries4Tests) ... ok
test_ticket15316_exclude_false (queries.tests.Queries4Tests) ... ok
test_ticket15316_exclude_true (queries.tests.Queries4Tests) ... ok
test_ticket15316_filter_false (queries.tests.Queries4Tests) ... ok
test_ticket15316_filter_true (queries.tests.Queries4Tests) ... ok
test_ticket15316_one2one_exclude_false (queries.tests.Queries4Tests) ... ok
test_ticket15316_one2one_exclude_true (queries.tests.Queries4Tests) ... ok
test_ticket15316_one2one_filter_false (queries.tests.Queries4Tests) ... ok
test_ticket15316_one2one_filter_true (queries.tests.Queries4Tests) ... ok
test_ticket24525 (queries.tests.Queries4Tests) ... ok
test_ticket7095 (queries.tests.Queries4Tests) ... ok
test_extra_select_literal_percent_s (queries.tests.Queries5Tests) ... ok
test_ordering (queries.tests.Queries5Tests) ... ok
test_ticket5261 (queries.tests.Queries5Tests) ... ok
test_ticket7045 (queries.tests.Queries5Tests) ... ok
test_ticket7256 (queries.tests.Queries5Tests) ... ok
test_ticket9848 (queries.tests.Queries5Tests) ... ok
test_distinct_ordered_sliced_subquery_aggregation (queries.tests.Queries6Tests) ... ok
test_nested_queries_sql (queries.tests.Queries6Tests) ... ok
test_parallel_iterators (queries.tests.Queries6Tests) ... ok
test_ticket3739 (queries.tests.Queries6Tests) ... ok
test_ticket_11320 (queries.tests.Queries6Tests) ... ok
test_tickets_8921_9188 (queries.tests.Queries6Tests) ... ok
test_invalid_order_by (queries.tests.QuerySetExceptionTests) ... ok
test_invalid_qs_list (queries.tests.QuerySetExceptionTests) ... ok
test_invalid_queryset_model (queries.tests.QuerySetExceptionTests) ... ok
test_iter_exceptions (queries.tests.QuerySetExceptionTests) ... ok
test_can_combine_queries_using_and_and_or_operators (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_can_get_items_using_index_and_slice_notation (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_can_get_number_of_items_in_queryset_using_standard_len (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_can_slice_again_after_slicing (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_cannot_combine_queries_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_cannot_filter_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_cannot_reorder_queryset_once_sliced (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_negative_indexing_not_supported_for_range (queries.tests.QuerySetSupportsPythonIdioms)
hint: inverting your ordering might do what you need ... ok
test_slicing_negative_indexing_not_supported_for_single_element (queries.tests.QuerySetSupportsPythonIdioms)
hint: inverting your ordering might do what you need ... ok
test_slicing_with_steps_can_be_used (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_with_tests_is_not_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_slicing_without_step_is_lazy (queries.tests.QuerySetSupportsPythonIdioms) ... ok
test_ticket14729 (queries.tests.RawQueriesTests) ... ok
test_ticket_19964 (queries.tests.RelabelCloneTest) ... ok
test_correct_lookup (queries.tests.RelatedLookupTypeTests) ... ok
test_values_queryset_lookup (queries.tests.RelatedLookupTypeTests) ... ok
test_wrong_backward_lookup (queries.tests.RelatedLookupTypeTests) ... ok
test_wrong_type_lookup (queries.tests.RelatedLookupTypeTests) ... ok
test_reverse_trimming (queries.tests.ReverseJoinTrimmingTest) ... ok
test_ticket_21879 (queries.tests.ReverseM2MCustomPkTests) ... ok
test_tickets_3045_3288 (queries.tests.SelectRelatedTests) ... ok
test_ticket7778 (queries.tests.SubclassFKTests) ... ok
test_distinct_ordered_sliced_subquery (queries.tests.SubqueryTests) ... ok
test_ordered_subselect (queries.tests.SubqueryTests)
Subselects honor any manual ordering ... ok
test_related_sliced_subquery (queries.tests.SubqueryTests) ... ok
test_slice_subquery_and_query (queries.tests.SubqueryTests) ... ok
test_sliced_delete (queries.tests.SubqueryTests)
Delete queries can safely contain sliced subqueries ... ok
test_invalid_values (queries.tests.TestInvalidValuesRelation) ... ok
test_ticket_24278 (queries.tests.TestTicket24279) ... ok
test_ticket_24605 (queries.tests.TestTicket24605) ... ok
test_ticket_12807 (queries.tests.Ticket12807Tests) ... ok
test_ticket_14056 (queries.tests.Ticket14056Tests) ... ok
test_ticket_18785 (queries.tests.Ticket18785Tests) ... ok
test_ticket_20101 (queries.tests.Ticket20101Tests) ... ok
test_ticket_20788 (queries.tests.Ticket20788Tests) ... ok
test_ticket_20955 (queries.tests.Ticket20955Tests) ... ok
test_ticket_21203 (queries.tests.Ticket21203Tests) ... ok
test_ticket_22429 (queries.tests.Ticket22429Tests) ... ok
test_ticket_23605 (queries.tests.Ticket23605Tests) ... ok
test_ticket_23622 (queries.tests.Ticket23622Tests) ... skipped "Database doesn't support feature(s): can_distinct_on_fields"
test_in_query (queries.tests.ToFieldTests) ... ok
test_in_subquery (queries.tests.ToFieldTests) ... ok
test_nested_in_subquery (queries.tests.ToFieldTests) ... ok
test_recursive_fk (queries.tests.ToFieldTests) ... ok
test_recursive_fk_reverse (queries.tests.ToFieldTests) ... ok
test_reverse_in (queries.tests.ToFieldTests) ... ok
test_single_object (queries.tests.ToFieldTests) ... ok
test_single_object_reverse (queries.tests.ToFieldTests) ... ok
test_non_nullable_fk_not_promoted (queries.tests.ValuesJoinPromotionTests) ... ok
test_ticket_21376 (queries.tests.ValuesJoinPromotionTests) ... ok
test_values_no_promotion_for_existing (queries.tests.ValuesJoinPromotionTests) ... ok
test_extra_multiple_select_params_values_order_by (queries.tests.ValuesQuerysetTests) ... ok
test_extra_select_params_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok
test_extra_values (queries.tests.ValuesQuerysetTests) ... ok
test_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok
test_extra_values_order_in_extra (queries.tests.ValuesQuerysetTests) ... ok
test_extra_values_order_multiple (queries.tests.ValuesQuerysetTests) ... ok
test_extra_values_order_twice (queries.tests.ValuesQuerysetTests) ... ok
test_field_error_values_list (queries.tests.ValuesQuerysetTests) ... ok
test_flat_extra_values_list (queries.tests.ValuesQuerysetTests) ... ok
test_flat_values_list (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_bad_field_name (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_expression (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_expression_with_default_alias (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_flat (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_with_fields (queries.tests.ValuesQuerysetTests) ... ok
test_named_values_list_without_fields (queries.tests.ValuesQuerysetTests) ... ok
test_values_in_subquery (queries.tests.ValuesSubqueryTests) ... ok
test_empty_resultset_sql (queries.tests.WeirdQuerysetSlicingTests) ... ok
test_empty_sliced_subquery (queries.tests.WeirdQuerysetSlicingTests) ... ok
test_empty_sliced_subquery_exclude (queries.tests.WeirdQuerysetSlicingTests) ... ok
test_tickets_7698_10202 (queries.tests.WeirdQuerysetSlicingTests) ... ok
test_zero_length_values_slicing (queries.tests.WeirdQuerysetSlicingTests) ... ok
test_empty_full_handling_conjunction (queries.tests.WhereNodeTest) ... ok
test_empty_full_handling_disjunction (queries.tests.WhereNodeTest) ... ok
test_empty_nodes (queries.tests.WhereNodeTest) ... ok
test_empty_post (test_client.tests.ClientTest)
POST an empty dictionary to a view ... ok
test_exception_following_nested_client_request (test_client.tests.ClientTest) ... ok
test_external_redirect (test_client.tests.ClientTest) ... ok
test_external_redirect_with_fetch_error_msg (test_client.tests.ClientTest) ... ok
test_follow_307_and_308_preserves_get_params (test_client.tests.ClientTest) ... ok
test_follow_307_and_308_preserves_post_data (test_client.tests.ClientTest) ... ok
test_follow_307_and_308_preserves_put_body (test_client.tests.ClientTest) ... ok
test_follow_307_and_308_redirect (test_client.tests.ClientTest) ... ok
test_follow_redirect (test_client.tests.ClientTest)
A URL that redirects can be followed to termination. ... ok
test_follow_relative_redirect (test_client.tests.ClientTest)
A URL with a relative redirect can be followed. ... ERROR
test_follow_relative_redirect_no_trailing_slash (test_client.tests.ClientTest)
A URL with a relative redirect with no trailing slash can be followed. ... ERROR
test_force_login_with_backend (test_client.tests.ClientTest) ... ERROR
test_force_login_with_backend_missing_get_user (test_client.tests.ClientTest) ... ok
test_force_login_without_backend (test_client.tests.ClientTest) ... ok
test_form_error (test_client.tests.ClientTest)
POST erroneous data to a form ... ok
test_form_error_with_template (test_client.tests.ClientTest)
POST erroneous data to a form using multiple templates ... ERROR
test_get_post_view (test_client.tests.ClientTest)
GET a view that normally expects POSTs ... ok
test_get_view (test_client.tests.ClientTest)
GET a view ... ok
test_incomplete_data_form (test_client.tests.ClientTest)
POST incomplete data to a form ... ok
test_incomplete_data_form_with_template (test_client.tests.ClientTest)
POST incomplete data to a form using multiple templates ... ERROR
test_insecure (test_client.tests.ClientTest)
GET a URL through http ... ok
test_json_encoder_argument (test_client.tests.ClientTest)
The test Client accepts a json_encoder. ... ok
test_json_serialization (test_client.tests.ClientTest)
The test client serializes JSON data. ... ok
test_logout (test_client.tests.ClientTest)
Request a logout after logging in ... ERROR
test_logout_cookie_sessions (test_client.tests.ClientTest) ... ERROR
test_logout_with_force_login (test_client.tests.ClientTest)
Request a logout after logging in ... ERROR
test_mail_sending (test_client.tests.ClientTest)
Mail is redirected to a dummy outbox during test setup ... ok
test_mass_mail_sending (test_client.tests.ClientTest)
Mass mail is redirected to a dummy outbox during test setup ... ok
test_notfound_response (test_client.tests.ClientTest)
GET a URL that responds as '404:Not Found' ... ok
test_permanent_redirect (test_client.tests.ClientTest)
GET a URL that redirects permanently elsewhere ... ok
test_post (test_client.tests.ClientTest)
POST some data to a view ... ok
test_put (test_client.tests.ClientTest) ... ok
test_query_string_encoding (test_client.tests.ClientTest) ... ok
test_raw_post (test_client.tests.ClientTest)
POST raw data (with a content type) to a view ... ok
test_redirect (test_client.tests.ClientTest)
GET a URL that redirects elsewhere ... ok
test_redirect_http (test_client.tests.ClientTest)
GET a URL that redirects to an http URI ... ok
test_redirect_https (test_client.tests.ClientTest)
GET a URL that redirects to an https URI ... ok
test_redirect_to_strange_location (test_client.tests.ClientTest)
GET a URL that redirects to a non-200 page ... ok
test_redirect_with_query (test_client.tests.ClientTest)
GET a URL that redirects with given GET parameters ... ok
test_redirect_with_query_ordering (test_client.tests.ClientTest)
assertRedirects() ignores the order of query string parameters. ... ok
test_relative_redirect (test_client.tests.ClientTest) ... ERROR
test_relative_redirect_no_trailing_slash (test_client.tests.ClientTest) ... ERROR
test_response_attached_request (test_client.tests.ClientTest) ... ok
test_response_headers (test_client.tests.ClientTest)
Check the value of HTTP headers returned in a response ... ok
test_response_raises_multi_arg_exception (test_client.tests.ClientTest)
A request may raise an exception with more than one required arg. ... ok
test_response_resolver_match (test_client.tests.ClientTest) ... ok
test_response_resolver_match_redirect_follow (test_client.tests.ClientTest) ... ok
test_response_resolver_match_regular_view (test_client.tests.ClientTest) ... ok
test_reverse_lazy_decodes (test_client.tests.ClientTest)
reverse_lazy() works in the test client ... ok
test_secure (test_client.tests.ClientTest)
GET a URL through https ... ok
test_session_engine_is_invalid (test_client.tests.ClientTest) ... ok
test_session_modifying_view (test_client.tests.ClientTest)
Request a page that modifies the session ... ok
test_sessions_app_is_not_installed (test_client.tests.ClientTest) ... ok
test_temporary_redirect (test_client.tests.ClientTest)
GET a URL that does a non-permanent redirect ... ok
test_trace (test_client.tests.ClientTest)
TRACE a view ... ok
test_unknown_page (test_client.tests.ClientTest)
GET an invalid URL ... ok
test_uploading_named_temp_file (test_client.tests.ClientTest) ... ok
test_uploading_temp_file (test_client.tests.ClientTest) ... ok
test_url_parameters (test_client.tests.ClientTest)
Make sure that URL ;-parameters are not stripped. ... ok
test_valid_form (test_client.tests.ClientTest)
POST valid data to a form ... ok
test_valid_form_with_hints (test_client.tests.ClientTest)
GET a form, providing hints in the GET data ... ok
test_valid_form_with_template (test_client.tests.ClientTest)
POST valid data to a form using multiple templates ... ERROR
test_view_with_bad_login (test_client.tests.ClientTest)
Request a page that is protected with @login, but use bad credentials ... ok
test_view_with_exception (test_client.tests.ClientTest)
Request a page that is known to throw an error ... ok
test_view_with_force_login (test_client.tests.ClientTest)
Request a page that is protected with @login_required ... ERROR
test_view_with_force_login_and_custom_redirect (test_client.tests.ClientTest) ... ERROR
test_view_with_inactive_force_login (test_client.tests.ClientTest)
Request a page that is protected with @login, but use an inactive login ... ERROR
test_view_with_inactive_login (test_client.tests.ClientTest) ... ok
test_view_with_login (test_client.tests.ClientTest)
Request a page that is protected with @login_required ... ERROR
test_view_with_login_and_custom_redirect (test_client.tests.ClientTest)
Request a page that is protected with @login_required(redirect_field_name='redirect_to') ... ERROR
test_view_with_login_when_sessions_app_is_not_installed (test_client.tests.ClientTest) ... ERROR
test_view_with_method_force_login (test_client.tests.ClientTest)
Request a page that is protected with a @login_required method ... ERROR
test_view_with_method_login (test_client.tests.ClientTest)
Request a page that is protected with a @login_required method ... ERROR
test_view_with_method_permissions (test_client.tests.ClientTest)
Request a page that is protected with a @permission_required method ... ERROR
test_view_with_permissions (test_client.tests.ClientTest)
Request a page that is protected with @permission_required ... ERROR
test_view_with_permissions_exception (test_client.tests.ClientTest)
Request a page that is protected with @permission_required but raises an exception ... ok
test_dependency_sorting_m2m_complex (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dependency_sorting_m2m_complex_circular_1 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dependency_sorting_m2m_complex_circular_2 (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dependency_sorting_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dependency_sorting_m2m_simple_circular (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dump_and_load_m2m_simple (fixtures_regress.tests.M2MNaturalKeyFixtureTests) ... ok
test_dependency_self_referential (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_3 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_4 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_5 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_6 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_dangling (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_long (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_normal (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_tight_circular (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_dependency_sorting_tight_circular_2 (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_nk_deserialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_nk_deserialize_xml (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_nk_on_serialize (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_normal_pk (fixtures_regress.tests.NaturalKeyFixtureTests) ... ok
test_absolute_path (fixtures_regress.tests.TestFixtures) ... ok
test_close_connection_after_loaddata (fixtures_regress.tests.TestFixtures) ... ok
test_dumpdata_uses_default_manager (fixtures_regress.tests.TestFixtures) ... ok
test_duplicate_pk (fixtures_regress.tests.TestFixtures) ... ok
test_empty (fixtures_regress.tests.TestFixtures) ... ok
test_error_message (fixtures_regress.tests.TestFixtures) ... ok
test_field_value_coerce (fixtures_regress.tests.TestFixtures) ... ok
test_fixture_dirs_with_default_fixture_path (fixtures_regress.tests.TestFixtures) ... ok
test_fixture_dirs_with_duplicates (fixtures_regress.tests.TestFixtures) ... ok
test_invalid_data (fixtures_regress.tests.TestFixtures) ... ok
test_invalid_data_no_ext (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_forward_refs_split_fixtures (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_no_fixture_specified (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_not_found_fields_ignore (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_not_found_fields_ignore_xml (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_not_found_fields_not_ignore (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_raises_error_when_fixture_has_invalid_foreign_key (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_with_m2m_to_self (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_with_valid_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok
test_loaddata_works_when_fixture_has_forward_refs (fixtures_regress.tests.TestFixtures) ... ok
test_path_containing_dots (fixtures_regress.tests.TestFixtures) ... ok
test_pg_sequence_resetting_checks (fixtures_regress.tests.TestFixtures) ... ok
test_pretty_print_xml (fixtures_regress.tests.TestFixtures) ... ok
test_pretty_print_xml_empty_strings (fixtures_regress.tests.TestFixtures) ... skipped "Database doesn't support feature(s): interprets_empty_strings_as_nulls"
test_proxy_model_included (fixtures_regress.tests.TestFixtures) ... ok
test_relative_path (fixtures_regress.tests.TestFixtures) ... ok
test_relative_path_in_fixture_dirs (fixtures_regress.tests.TestFixtures) ... ok
test_ticket_20820 (fixtures_regress.tests.TestFixtures) ... ok
test_ticket_22421 (fixtures_regress.tests.TestFixtures) ... ok
test_unimportable_serializer (fixtures_regress.tests.TestFixtures) ... ok
test_unknown_format (fixtures_regress.tests.TestFixtures) ... ok
test_fixtures_loaded (fixtures_regress.tests.TestLoadFixtureFromOtherAppDirectory) ... ok
test_auth_manager (multiple_database.tests.AuthTestCase)
The methods on the auth manager obey database hints ... ok
test_dumpdata (multiple_database.tests.AuthTestCase)
dumpdata honors allow_migrate restrictions on the router ... ok
test_fixture_loading (multiple_database.tests.FixtureTestCase)
Multi-db fixtures are loaded correctly ... ok
test_pseudo_empty_fixtures (multiple_database.tests.FixtureTestCase) ... ok
test_migrate_to_other_database (multiple_database.tests.MigrateTestCase)
Regression test for #16039: migrate with --database option. ... ok
test_migrate_to_other_database_with_router (multiple_database.tests.MigrateTestCase)
Regression test for #16039: migrate with --database option. ... ok
test_pickling (multiple_database.tests.PickleQuerySetTestCase) ... ok
test_basic_queries (multiple_database.tests.QueryTestCase)
Queries are constrained to a single database ... ok
test_db_selection (multiple_database.tests.QueryTestCase)
Querysets will use the default database by default ... ok
test_default_creation (multiple_database.tests.QueryTestCase)
Objects created on the default database don't leak onto other databases ... ok
test_foreign_key_cross_database_protection (multiple_database.tests.QueryTestCase)
Operations that involve sharing FK objects across databases raise an error ... ok
test_foreign_key_deletion (multiple_database.tests.QueryTestCase)
Cascaded deletions of Foreign Key relations issue queries on the right database ... ok
test_foreign_key_reverse_operations (multiple_database.tests.QueryTestCase)
FK reverse manipulations are all constrained to a single DB ... ok
test_foreign_key_separation (multiple_database.tests.QueryTestCase)
FK fields are constrained to a single database ... ok
test_foreign_key_validation (multiple_database.tests.QueryTestCase)
ForeignKey.validate() uses the correct database ... ok
test_foreign_key_validation_with_router (multiple_database.tests.QueryTestCase) ... ok
test_generic_key_cross_database_protection (multiple_database.tests.QueryTestCase)
Operations that involve sharing generic key objects across databases raise an error ... ok
test_generic_key_deletion (multiple_database.tests.QueryTestCase)
Cascaded deletions of Generic Key relations issue queries on the right database ... ok
test_generic_key_reverse_operations (multiple_database.tests.QueryTestCase)
Generic reverse manipulations are all constrained to a single DB ... ok
test_generic_key_separation (multiple_database.tests.QueryTestCase)
Generic fields are constrained to a single database ... ok
test_m2m_cross_database_protection (multiple_database.tests.QueryTestCase)
Operations that involve sharing M2M objects across databases raise an error ... ok
test_m2m_deletion (multiple_database.tests.QueryTestCase)
Cascaded deletions of m2m relations issue queries on the right database ... ok
test_m2m_forward_operations (multiple_database.tests.QueryTestCase)
M2M forward manipulations are all constrained to a single DB ... ok
test_m2m_reverse_operations (multiple_database.tests.QueryTestCase)
M2M reverse manipulations are all constrained to a single DB ... ok
test_m2m_separation (multiple_database.tests.QueryTestCase)
M2M fields are constrained to a single database ... ok
test_o2o_cross_database_protection (multiple_database.tests.QueryTestCase)
Operations that involve sharing FK objects across databases raise an error ... ok
test_o2o_separation (multiple_database.tests.QueryTestCase)
OneToOne fields are constrained to a single database ... ok
test_ordering (multiple_database.tests.QueryTestCase)
get_next_by_XXX commands stick to a single database ... ok
test_other_creation (multiple_database.tests.QueryTestCase)
Objects created on another database don't leak onto the default database ... ok
test_raw (multiple_database.tests.QueryTestCase)
test the raw() method across databases ... ok
test_refresh (multiple_database.tests.QueryTestCase) ... ok
test_refresh_router_instance_hint (multiple_database.tests.QueryTestCase) ... ok
test_related_manager (multiple_database.tests.QueryTestCase)
Related managers return managers, not querysets ... ok
test_select_related (multiple_database.tests.QueryTestCase)
Database assignment is retained if an object is retrieved with select_related() ... ok
test_subquery (multiple_database.tests.QueryTestCase)
Make sure as_sql works with subqueries and primary/replica. ... ok
test_foreign_key_relation (multiple_database.tests.RelationAssignmentTests) ... ok
test_reverse_one_to_one_relation (multiple_database.tests.RelationAssignmentTests) ... ok
test_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok
test_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_fk_delete (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_fk_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_fk_update (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_add (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_clear (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_delete (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_get_or_create (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_remove (multiple_database.tests.RouteForWriteTestCase) ... ok
test_reverse_m2m_update (multiple_database.tests.RouteForWriteTestCase) ... ok
test_attribute_error_delete (multiple_database.tests.RouterAttributeErrorTestCase)
The AttributeError from AttributeErrorRouter bubbles up ... ok
test_attribute_error_m2m (multiple_database.tests.RouterAttributeErrorTestCase)
The AttributeError from AttributeErrorRouter bubbles up ... ok
test_attribute_error_read (multiple_database.tests.RouterAttributeErrorTestCase)
The AttributeError from AttributeErrorRouter bubbles up ... ok
test_attribute_error_save (multiple_database.tests.RouterAttributeErrorTestCase)
The AttributeError from AttributeErrorRouter bubbles up ... ok
test_foreignkey_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok
test_m2m_collection (multiple_database.tests.RouterModelArgumentTestCase) ... ok
test_database_routing (multiple_database.tests.RouterTestCase) ... ok
test_db_selection (multiple_database.tests.RouterTestCase)
Querysets obey the router for db suggestions ... ok
test_deferred_models (multiple_database.tests.RouterTestCase) ... ok
test_foreign_key_cross_database_protection (multiple_database.tests.RouterTestCase)
Foreign keys can cross databases if they two databases have a common source ... ok
test_foreign_key_managers (multiple_database.tests.RouterTestCase)
FK reverse relations are represented by managers, and can be controlled like managers ... ok
test_generic_key_cross_database_protection (multiple_database.tests.RouterTestCase)
Generic Key operations can span databases if they share a source ... ok
test_generic_key_managers (multiple_database.tests.RouterTestCase)
Generic key relations are represented by managers, and can be controlled like managers ... ok
test_invalid_set_foreign_key_assignment (multiple_database.tests.RouterTestCase) ... ok
test_m2m_cross_database_protection (multiple_database.tests.RouterTestCase)
M2M relations can cross databases if the database share a source ... ok
test_m2m_managers (multiple_database.tests.RouterTestCase)
M2M relations are represented by managers, and can be controlled like managers ... ok
test_migrate_selection (multiple_database.tests.RouterTestCase)
Synchronization behavior is predictable ... ok
test_o2o_cross_database_protection (multiple_database.tests.RouterTestCase)
Operations that involve sharing FK objects across databases raise an error ... ok
test_partial_router (multiple_database.tests.RouterTestCase)
A router can choose to implement a subset of methods ... ok
test_subquery (multiple_database.tests.RouterTestCase)
Make sure as_sql works with subqueries and primary/replica. ... ok
test_database_arg_m2m (multiple_database.tests.SignalTests) ... ok
test_database_arg_save_and_delete (multiple_database.tests.SignalTests) ... ok
test_ipaddress_on_postgresql (string_lookup.tests.StringLookupTests) ... ok
test_queries_on_textfields (string_lookup.tests.StringLookupTests) ... ok
test_string_form_referencing (string_lookup.tests.StringLookupTests) ... ok
test_unicode_chars_in_queries (string_lookup.tests.StringLookupTests) ... ok
test_custom_named_field (sites_framework.tests.SitesFrameworkTestCase) ... ok
test_site_fk (sites_framework.tests.SitesFrameworkTestCase) ... ok
test_sites_m2m (sites_framework.tests.SitesFrameworkTestCase) ... ok
test_already_loaded_model (signals.tests.LazyModelRefTest) ... ok
test_disconnect (signals.tests.LazyModelRefTest) ... ok
test_invalid_sender_model_name (signals.tests.LazyModelRefTest) ... ok
test_not_loaded_model (signals.tests.LazyModelRefTest) ... ok
test_register_model_class_senders_immediately (signals.tests.LazyModelRefTest) ... ok
test_decorators (signals.tests.SignalTests) ... ok
test_delete_signals (signals.tests.SignalTests) ... ok
test_disconnect_in_dispatch (signals.tests.SignalTests) ... ok
test_lazy_model_signal (signals.tests.SignalTests) ... ok
test_model_pre_init_and_post_init (signals.tests.SignalTests) ... ok
test_save_and_delete_signals_with_m2m (signals.tests.SignalTests) ... ok
test_save_signals (signals.tests.SignalTests) ... ok
test_custom_methods (custom_methods.tests.MethodsTests) ... ok
test_mutually_referential (mutually_referential.tests.MutuallyReferentialTests) ... ok
test_bounded_params (admin_changelist.test_date_hierarchy.DateHierarchyTests) ... ok
test_bounded_params_with_time_zone (admin_changelist.test_date_hierarchy.DateHierarchyTests) ... ok
test_invalid_params (admin_changelist.test_date_hierarchy.DateHierarchyTests) ... ok
test_builtin_lookup_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_changelist_view_list_editable_changed_objects_uses_filter (admin_changelist.tests.ChangeListTests)
list_editable edits use a filtered queryset to limit memory usage. ... ERROR
test_computed_list_display_localization (admin_changelist.tests.ChangeListTests) ... ERROR
test_custom_lookup_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_custom_lookup_with_pk_shortcut (admin_changelist.tests.ChangeListTests) ... ok
test_custom_paginator (admin_changelist.tests.ChangeListTests) ... ok
test_deterministic_order_for_model_ordered_by_its_manager (admin_changelist.tests.ChangeListTests) ... ok
test_deterministic_order_for_unordered_model (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_inherited_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_m2m_to_inherited_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_many_to_many_at_second_level_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_non_unique_related_object_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_non_unique_related_object_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_through_m2m_at_second_level_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_distinct_for_through_m2m_in_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_dynamic_list_display (admin_changelist.tests.ChangeListTests) ... ERROR
test_dynamic_list_display_links (admin_changelist.tests.ChangeListTests) ... ERROR
test_dynamic_list_filter (admin_changelist.tests.ChangeListTests) ... ok
test_dynamic_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_get_edited_object_ids (admin_changelist.tests.ChangeListTests) ... ok
test_get_list_editable_queryset (admin_changelist.tests.ChangeListTests) ... ok
test_get_select_related_custom_method (admin_changelist.tests.ChangeListTests) ... ok
test_multiuser_edit (admin_changelist.tests.ChangeListTests) ... ERROR
test_no_distinct_for_m2m_in_list_filter_without_params (admin_changelist.tests.ChangeListTests) ... ok
test_no_list_display_links (admin_changelist.tests.ChangeListTests)
#15185 -- Allow no links from the 'change list' view grid. ... ERROR
test_object_tools_displayed_no_add_permission (admin_changelist.tests.ChangeListTests) ... ERROR
test_pagination (admin_changelist.tests.ChangeListTests) ... ok
test_pagination_page_range (admin_changelist.tests.ChangeListTests) ... ok
test_pk_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_result_list_editable (admin_changelist.tests.ChangeListTests) ... ok
test_result_list_editable_html (admin_changelist.tests.ChangeListTests) ... ERROR
test_result_list_empty_changelist_value (admin_changelist.tests.ChangeListTests) ... ERROR
test_result_list_html (admin_changelist.tests.ChangeListTests) ... ERROR
test_result_list_set_empty_value_display_in_model_admin (admin_changelist.tests.ChangeListTests) ... ERROR
test_result_list_set_empty_value_display_on_admin_site (admin_changelist.tests.ChangeListTests) ... ERROR
test_select_related_as_empty_tuple (admin_changelist.tests.ChangeListTests) ... ok
test_select_related_as_tuple (admin_changelist.tests.ChangeListTests) ... ok
test_select_related_preserved (admin_changelist.tests.ChangeListTests) ... ok
test_show_all (admin_changelist.tests.ChangeListTests) ... ok
test_spanning_relations_with_custom_lookup_in_search_fields (admin_changelist.tests.ChangeListTests) ... ok
test_specified_ordering_by_f_expression (admin_changelist.tests.ChangeListTests) ... ok
test_specified_ordering_by_f_expression_without_asc_desc (admin_changelist.tests.ChangeListTests) ... ok
test_tuple_list_display (admin_changelist.tests.ChangeListTests) ... ERROR
test_custom_user_pk_not_named_id (admin_changelist.tests.GetAdminLogTests) ... ok
test_missing_args (admin_changelist.tests.GetAdminLogTests) ... ok
test_no_user (admin_changelist.tests.GetAdminLogTests)
{% get_admin_log %} works without specifying a user. ... ok
test_non_integer_limit (admin_changelist.tests.GetAdminLogTests) ... ok
test_without_as (admin_changelist.tests.GetAdminLogTests) ... ok
test_without_for_user (admin_changelist.tests.GetAdminLogTests) ... ok
test_inlineformset_factory_ignores_default_pks_on_submit (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_inlineformset_factory_nulls_default_pks (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_inlineformset_factory_nulls_default_pks_alternate_key_relation (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_inlineformset_factory_nulls_default_pks_auto_parent_uuid_child (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_inlineformset_factory_nulls_default_pks_child_editable_pk (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_inlineformset_factory_nulls_default_pks_uuid_parent_auto_child (model_formsets.test_uuid.InlineFormsetTests) ... ok
test_add_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok
test_change_form_deletion_when_invalid (model_formsets.tests.DeletionTests) ... ok
test_deletion (model_formsets.tests.DeletionTests) ... ok
test_outdated_deletion (model_formsets.tests.DeletionTests) ... ok
test_callable_defaults (model_formsets.tests.ModelFormsetTest) ... ok
test_commit_false (model_formsets.tests.ModelFormsetTest) ... ok
test_custom_form (model_formsets.tests.ModelFormsetTest) ... ok
test_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok
test_custom_queryset_init (model_formsets.tests.ModelFormsetTest) ... ok
test_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok
test_foreign_keys_in_parents (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_save_as_new (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_custom_save_method (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_custom_save_method_related_instance (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_multi_table_inheritance (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_nullable_unique_together (model_formsets.tests.ModelFormsetTest) ... ok
test_inline_formsets_with_wrong_fk_name (model_formsets.tests.ModelFormsetTest)
Regression for #23451 ... ok
test_inlineformset_factory_with_null_fk (model_formsets.tests.ModelFormsetTest) ... ok
test_max_num (model_formsets.tests.ModelFormsetTest) ... ok
test_min_num (model_formsets.tests.ModelFormsetTest) ... ok
test_min_num_with_existing (model_formsets.tests.ModelFormsetTest) ... ok
test_model_formset_with_custom_pk (model_formsets.tests.ModelFormsetTest) ... ok
test_model_formset_with_initial_model_instance (model_formsets.tests.ModelFormsetTest) ... ok
test_model_formset_with_initial_queryset (model_formsets.tests.ModelFormsetTest) ... ok
test_model_inheritance (model_formsets.tests.ModelFormsetTest) ... ok
test_modelformset_factory_without_fields (model_formsets.tests.ModelFormsetTest)
Regression for #19733 ... ok
test_modelformset_validate_max_flag (model_formsets.tests.ModelFormsetTest) ... ok
test_prevent_change_outer_model_and_create_invalid_data (model_formsets.tests.ModelFormsetTest) ... ok
test_prevent_duplicates_from_with_the_same_formset (model_formsets.tests.ModelFormsetTest) ... ok
test_simple_save (model_formsets.tests.ModelFormsetTest) ... ok
test_unique_together_validation (model_formsets.tests.ModelFormsetTest) ... ok
test_unique_together_with_inlineformset_factory (model_formsets.tests.ModelFormsetTest) ... ok
test_unique_true_enforces_max_num_one (model_formsets.tests.ModelFormsetTest) ... ok
test_unique_validation (model_formsets.tests.ModelFormsetTest) ... ok
test_validation_with_child_model_without_id (model_formsets.tests.ModelFormsetTest) ... ok
test_validation_with_invalid_id (model_formsets.tests.ModelFormsetTest) ... ok
test_validation_with_nonexistent_id (model_formsets.tests.ModelFormsetTest) ... ok
test_validation_without_id (model_formsets.tests.ModelFormsetTest) ... ok
test_inlineformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_inlineformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_inlineformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_inlineformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_inlineformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_modelformset_factory_error_messages_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_modelformset_factory_field_class_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_modelformset_factory_help_text_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_modelformset_factory_labels_overrides (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_modelformset_factory_widgets (model_formsets.tests.TestModelFormsetOverridesTroughFormMeta) ... ok
test_custom_valid_name_callable_upload_to (file_storage.tests.FileFieldStorageTests) ... ok
test_duplicate_filename (file_storage.tests.FileFieldStorageTests) ... ok
test_empty_upload_to (file_storage.tests.FileFieldStorageTests) ... ok
test_extended_length_storage (file_storage.tests.FileFieldStorageTests) ... ok
test_file_object (file_storage.tests.FileFieldStorageTests) ... ok
test_file_truncation (file_storage.tests.FileFieldStorageTests) ... ok
test_filefield_default (file_storage.tests.FileFieldStorageTests) ... ok
test_filefield_pickling (file_storage.tests.FileFieldStorageTests) ... ok
test_filefield_read (file_storage.tests.FileFieldStorageTests) ... ok
test_filefield_reopen (file_storage.tests.FileFieldStorageTests) ... ok
test_filefield_write (file_storage.tests.FileFieldStorageTests) ... ok
test_files (file_storage.tests.FileFieldStorageTests) ... ok
test_random_upload_to (file_storage.tests.FileFieldStorageTests) ... ok
test_stringio (file_storage.tests.FileFieldStorageTests) ... ok
test_multiple_context (test_client_regress.tests.AssertTemplateUsedTests)
Template assertions work when there are multiple contexts ... ERROR
test_no_context (test_client_regress.tests.AssertTemplateUsedTests)
Template usage assertions work then templates aren't in use ... ok
test_single_context (test_client_regress.tests.AssertTemplateUsedTests)
Template assertions work when there is a single context ... ok
test_template_rendered_multiple_times (test_client_regress.tests.AssertTemplateUsedTests)
Template assertions work when a template is rendered multiple times. ... ERROR
test_15368 (test_client_regress.tests.ContextTests) ... ok
test_contextlist_get (test_client_regress.tests.ContextTests) ... ok
test_contextlist_keys (test_client_regress.tests.ContextTests) ... ok
test_inherited_context (test_client_regress.tests.ContextTests)
Context variables can be retrieved from a list of contexts ... ERROR
test_nested_requests (test_client_regress.tests.ContextTests) ... ERROR
test_single_context (test_client_regress.tests.ContextTests)
Context variables can be retrieved from a single context ... ERROR
test_exception_cleared (test_client_regress.tests.ExceptionTests)
#5836 - A stale user exception isn't re-raised by the test client. ... ok
test_login_different_client (test_client_regress.tests.LoginTests)
Using a different test client doesn't violate authentication ... ok
test_login (test_client_regress.tests.SessionEngineTests)
A session engine that modifies the session key can be used to log in ... ok
test_login_with_user (test_client_regress.tests.SessionTests)
Login should send user_logged_in signal on successful login. ... ok
test_login_without_signal (test_client_regress.tests.SessionTests)
Login shouldn't send signal if user wasn't logged in ... ok
test_logout (test_client_regress.tests.SessionTests)
Logout should work whether the user is logged in or not (#9978). ... ok
test_logout_with_custom_auth_backend (test_client_regress.tests.SessionTests)
Request a logout after logging in with custom authentication backend ... ok
test_logout_with_custom_user (test_client_regress.tests.SessionTests)
Logout should send user_logged_out signal if custom user was logged in. ... ok
test_logout_with_user (test_client_regress.tests.SessionTests)
Logout should send user_logged_out signal if user was logged in. ... ok
test_logout_without_user (test_client_regress.tests.SessionTests)
Logout should send signal even if user not authenticated. ... ok
test_session (test_client_regress.tests.SessionTests)
The session isn't lost if a user logs in ... ok
test_session_initiated (test_client_regress.tests.SessionTests) ... ok
test_missing_django_version_unpickling (model_regress.test_pickle.ModelPickleTestCase) ... ok
test_unsupported_unpickle (model_regress.test_pickle.ModelPickleTestCase) ... ok
test_with_getstate (model_regress.test_pickle.ModelPickleTestCase) ... ok
test_model_with_evaluate_method (model_regress.tests.EvaluateMethodTest) ... ok
test_chained_fks (model_regress.tests.ModelTests) ... ok
test_date_filter_null (model_regress.tests.ModelTests) ... ok
test_date_lookup (model_regress.tests.ModelTests) ... ok
test_empty_choice (model_regress.tests.ModelTests) ... ok
test_get_next_prev_by_field (model_regress.tests.ModelTests) ... ok
test_get_next_prev_by_field_unsaved (model_regress.tests.ModelTests) ... ok
test_long_textfield (model_regress.tests.ModelTests) ... ok
test_long_unicode_textfield (model_regress.tests.ModelTests) ... ok
test_model_init_too_many_args (model_regress.tests.ModelTests) ... ok
test_primary_key_foreign_key_types (model_regress.tests.ModelTests) ... ok
test_related_gte_lookup (model_regress.tests.ModelTests) ... ok
test_related_lte_lookup (model_regress.tests.ModelTests) ... ok
test_sql_insert_compiler_return_id_attribute (model_regress.tests.ModelTests) ... ok
test_timezones (model_regress.tests.ModelTests) ... skipped "Database doesn't support feature(s): supports_timezones"
test_pk_validation (model_regress.tests.ModelValidationTest) ... ok
test_cache_key_i18n_formatting (cache.tests.CacheI18nTest) ... ok
test_cache_key_i18n_timezone (cache.tests.CacheI18nTest) ... ok
test_cache_key_i18n_translation (cache.tests.CacheI18nTest) ... ok
test_cache_key_i18n_translation_accept_language (cache.tests.CacheI18nTest) ... ok
test_cache_key_no_i18n (cache.tests.CacheI18nTest) ... ok
test_middleware (cache.tests.CacheI18nTest) ... ok
test_middleware_doesnt_cache_streaming_response (cache.tests.CacheI18nTest) ... ok
test_createcachetable_observes_database_router (cache.tests.CreateCacheTableForDBCacheTests) ... ok
test_add (cache.tests.FileBasedCacheTests) ... ok
test_add_fail_on_pickleerror (cache.tests.FileBasedCacheTests) ... ok
test_binary_string (cache.tests.FileBasedCacheTests) ... ok
test_cache_read_for_model_instance (cache.tests.FileBasedCacheTests) ... ok
test_cache_read_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_add (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_delete (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_get_set (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_get_set_many (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_has_key (cache.tests.FileBasedCacheTests) ... ok
test_cache_versioning_incr_decr (cache.tests.FileBasedCacheTests) ... ok
test_cache_write_for_model_instance_with_deferred (cache.tests.FileBasedCacheTests) ... ok
test_cache_write_unpicklable_object (cache.tests.FileBasedCacheTests) ... ok
test_clear (cache.tests.FileBasedCacheTests) ... ok
test_clear_does_not_remove_cache_dir (cache.tests.FileBasedCacheTests) ... ok
test_close (cache.tests.FileBasedCacheTests) ... ok
test_creates_cache_dir_if_nonexistent (cache.tests.FileBasedCacheTests) ... ok
test_cull (cache.tests.FileBasedCacheTests) ... ok
test_custom_key_func (cache.tests.FileBasedCacheTests) ... ok
test_data_types (cache.tests.FileBasedCacheTests) ... ok
test_decr (cache.tests.FileBasedCacheTests) ... ok
test_decr_version (cache.tests.FileBasedCacheTests) ... ok
test_delete (cache.tests.FileBasedCacheTests) ... ok
test_delete_many (cache.tests.FileBasedCacheTests) ... ok
test_empty_cache_file_considered_expired (cache.tests.FileBasedCacheTests) ... ok
test_expiration (cache.tests.FileBasedCacheTests) ... ok
test_float_timeout (cache.tests.FileBasedCacheTests) ... ok
test_forever_timeout (cache.tests.FileBasedCacheTests) ... ok
test_get_does_not_ignore_non_filenotfound_exceptions (cache.tests.FileBasedCacheTests) ... ok
test_get_ignores_enoent (cache.tests.FileBasedCacheTests) ... ok
test_get_many (cache.tests.FileBasedCacheTests) ... ok
test_get_or_set (cache.tests.FileBasedCacheTests) ... ok
test_get_or_set_callable (cache.tests.FileBasedCacheTests) ... ok
test_get_or_set_callable_returning_none (cache.tests.FileBasedCacheTests) ... ok
test_get_or_set_racing (cache.tests.FileBasedCacheTests) ... ok
test_get_or_set_version (cache.tests.FileBasedCacheTests) ... ok
test_has_key (cache.tests.FileBasedCacheTests) ... ok
test_ignores_non_cache_files (cache.tests.FileBasedCacheTests) ... ok
test_in (cache.tests.FileBasedCacheTests) ... ok
test_incr (cache.tests.FileBasedCacheTests) ... ok
test_incr_version (cache.tests.FileBasedCacheTests) ... ok
test_invalid_key_characters (cache.tests.FileBasedCacheTests) ... ok
test_invalid_key_length (cache.tests.FileBasedCacheTests) ... ok
test_long_timeout (cache.tests.FileBasedCacheTests) ... ok
test_non_existent (cache.tests.FileBasedCacheTests)
Nonexistent cache keys return as None/default. ... ok
test_prefix (cache.tests.FileBasedCacheTests) ... ok
test_set_fail_on_pickleerror (cache.tests.FileBasedCacheTests) ... ok
test_set_many (cache.tests.FileBasedCacheTests) ... ok
test_set_many_expiration (cache.tests.FileBasedCacheTests) ... ok
test_set_many_returns_empty_list_on_success (cache.tests.FileBasedCacheTests)
set_many() returns an empty list when all keys are inserted. ... ok
test_simple (cache.tests.FileBasedCacheTests) ... ok
test_touch (cache.tests.FileBasedCacheTests) ... ok
test_unicode (cache.tests.FileBasedCacheTests) ... ok
test_zero_cull (cache.tests.FileBasedCacheTests) ... ok
test_zero_timeout (cache.tests.FileBasedCacheTests) ... ok
test_add (cache.tests.LocMemCacheTests) ... ok
test_add_fail_on_pickleerror (cache.tests.LocMemCacheTests) ... ok
test_binary_string (cache.tests.LocMemCacheTests) ... ok
test_cache_read_for_model_instance (cache.tests.LocMemCacheTests) ... ok
test_cache_read_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_add (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_delete (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_get_set (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_get_set_many (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_has_key (cache.tests.LocMemCacheTests) ... ok
test_cache_versioning_incr_decr (cache.tests.LocMemCacheTests) ... ok
test_cache_write_for_model_instance_with_deferred (cache.tests.LocMemCacheTests) ... ok
test_cache_write_unpicklable_object (cache.tests.LocMemCacheTests) ... ok
test_clear (cache.tests.LocMemCacheTests) ... ok
test_close (cache.tests.LocMemCacheTests) ... ok
test_cull (cache.tests.LocMemCacheTests) ... ok
test_custom_key_func (cache.tests.LocMemCacheTests) ... ok
test_data_types (cache.tests.LocMemCacheTests) ... ok
test_decr (cache.tests.LocMemCacheTests) ... ok
test_decr_version (cache.tests.LocMemCacheTests) ... ok
test_delete (cache.tests.LocMemCacheTests) ... ok
test_delete_many (cache.tests.LocMemCacheTests) ... ok
test_expiration (cache.tests.LocMemCacheTests) ... ok
test_float_timeout (cache.tests.LocMemCacheTests) ... ok
test_forever_timeout (cache.tests.LocMemCacheTests) ... ok
test_get_many (cache.tests.LocMemCacheTests) ... ok
test_get_or_set (cache.tests.LocMemCacheTests) ... ok
test_get_or_set_callable (cache.tests.LocMemCacheTests) ... ok
test_get_or_set_callable_returning_none (cache.tests.LocMemCacheTests) ... ok
test_get_or_set_racing (cache.tests.LocMemCacheTests) ... ok
test_get_or_set_version (cache.tests.LocMemCacheTests) ... ok
test_has_key (cache.tests.LocMemCacheTests) ... ok
test_in (cache.tests.LocMemCacheTests) ... ok
test_incr (cache.tests.LocMemCacheTests) ... ok
test_incr_decr_timeout (cache.tests.LocMemCacheTests)
incr/decr does not modify expiry time (matches memcached behavior) ... ok
test_incr_version (cache.tests.LocMemCacheTests) ... ok
test_invalid_key_characters (cache.tests.LocMemCacheTests) ... ok
test_invalid_key_length (cache.tests.LocMemCacheTests) ... ok
test_locking_on_pickle (cache.tests.LocMemCacheTests)
#20613/#18541 -- Ensures pickling is done outside of the lock. ... ok
test_long_timeout (cache.tests.LocMemCacheTests) ... ok
test_lru_get (cache.tests.LocMemCacheTests)
get() moves cache keys. ... ok
test_lru_incr (cache.tests.LocMemCacheTests)
incr() moves cache keys. ... ok
test_lru_set (cache.tests.LocMemCacheTests)
set() moves cache keys. ... ok
test_multiple_caches (cache.tests.LocMemCacheTests)
Multiple locmem caches are isolated ... ok
test_non_existent (cache.tests.LocMemCacheTests)
Nonexistent cache keys return as None/default. ... ok
test_prefix (cache.tests.LocMemCacheTests) ... ok
test_set_fail_on_pickleerror (cache.tests.LocMemCacheTests) ... ok
test_set_many (cache.tests.LocMemCacheTests) ... ok
test_set_many_expiration (cache.tests.LocMemCacheTests) ... ok
test_set_many_returns_empty_list_on_success (cache.tests.LocMemCacheTests)
set_many() returns an empty list when all keys are inserted. ... ok
test_simple (cache.tests.LocMemCacheTests) ... ok
test_touch (cache.tests.LocMemCacheTests) ... ok
test_unicode (cache.tests.LocMemCacheTests) ... ok
test_zero_cull (cache.tests.LocMemCacheTests) ... ok
test_zero_timeout (cache.tests.LocMemCacheTests) ... ok
test_add (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_add_fail_on_pickleerror (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_binary_string (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_read_for_model_instance (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_read_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_add (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_delete (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_get_set (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_get_set_many (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_has_key (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_versioning_incr_decr (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_write_for_model_instance_with_deferred (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_write_unpicklable_object (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_clear (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_close (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cull (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_custom_key_func (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_data_types (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_decr (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_decr_version (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_default_far_future_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_default_never_expiring_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_delete (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_delete_many (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_expiration (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_float_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_forever_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_many (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_or_set (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_or_set_callable (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_or_set_callable_returning_none (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_or_set_racing (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_get_or_set_version (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_has_key (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_in (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_incr (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_incr_version (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_invalid_key_characters (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_invalid_key_length (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_location_multiple_servers (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_long_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_memcached_deletes_key_on_failed_set (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_memcached_options (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_memcached_uses_highest_pickle_version (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_non_existent (cache.tests.MemcachedCacheTests)
Nonexistent cache keys return as None/default. ... skipped 'MemcachedCache backend not configured'
test_prefix (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_set_fail_on_pickleerror (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_set_many (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_set_many_expiration (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_set_many_returns_empty_list_on_success (cache.tests.MemcachedCacheTests)
set_many() returns an empty list when all keys are inserted. ... skipped 'MemcachedCache backend not configured'
test_set_many_returns_failing_keys (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_simple (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_touch (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_unicode (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_zero_cull (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_zero_timeout (cache.tests.MemcachedCacheTests) ... skipped 'MemcachedCache backend not configured'
test_cache_key_i18n_formatting (cache.tests.PrefixedCacheI18nTest) ... ok
test_cache_key_i18n_timezone (cache.tests.PrefixedCacheI18nTest) ... ok
test_cache_key_i18n_translation (cache.tests.PrefixedCacheI18nTest) ... ok
test_cache_key_i18n_translation_accept_language (cache.tests.PrefixedCacheI18nTest) ... ok
test_cache_key_no_i18n (cache.tests.PrefixedCacheI18nTest) ... ok
test_middleware (cache.tests.PrefixedCacheI18nTest) ... ok
test_middleware_doesnt_cache_streaming_response (cache.tests.PrefixedCacheI18nTest) ... ok
test_add (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_add_fail_on_pickleerror (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_binary_string (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_read_for_model_instance (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_read_for_model_instance_with_deferred (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_add (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_delete (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_get_set (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_get_set_many (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_has_key (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_versioning_incr_decr (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_write_for_model_instance_with_deferred (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cache_write_unpicklable_object (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_clear (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_close (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_cull (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_custom_key_func (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_data_types (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_decr (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_decr_version (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_default_far_future_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_default_never_expiring_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_delete (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_delete_many (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_expiration (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_float_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_forever_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_many (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_or_set (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_or_set_callable (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_or_set_callable_returning_none (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_or_set_racing (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_get_or_set_version (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_has_key (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_in (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_incr (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_incr_version (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_invalid_key_characters (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_invalid_key_length (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_location_multiple_servers (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_long_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_memcached_deletes_key_on_failed_set (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_non_existent (cache.tests.PyLibMCCacheTests)
Nonexistent cache keys return as None/default. ... skipped 'PyLibMCCache backend not configured'
test_prefix (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_pylibmc_options (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_set_fail_on_pickleerror (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_set_many (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_set_many_expiration (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_set_many_returns_empty_list_on_success (cache.tests.PyLibMCCacheTests)
set_many() returns an empty list when all keys are inserted. ... skipped 'PyLibMCCache backend not configured'
test_set_many_returns_failing_keys (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_simple (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_touch (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_unicode (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_zero_cull (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_zero_timeout (cache.tests.PyLibMCCacheTests) ... skipped 'PyLibMCCache backend not configured'
test_action_flag_choices (admin_utils.test_logentry.LogEntryTests) ... ok
test_log_action (admin_utils.test_logentry.LogEntryTests) ... ok
test_logentry_change_message (admin_utils.test_logentry.LogEntryTests) ... ERROR
test_logentry_change_message_formsets (admin_utils.test_logentry.LogEntryTests) ... ERROR
test_logentry_change_message_localized_datetime_input (admin_utils.test_logentry.LogEntryTests) ... ERROR
test_logentry_change_message_not_json (admin_utils.test_logentry.LogEntryTests)
LogEntry.change_message was a string before Django 1.10. ... ok
test_logentry_get_admin_url (admin_utils.test_logentry.LogEntryTests) ... ok
test_logentry_get_edited_object (admin_utils.test_logentry.LogEntryTests) ... ok
test_logentry_repr (admin_utils.test_logentry.LogEntryTests) ... ok
test_logentry_save (admin_utils.test_logentry.LogEntryTests) ... ok
test_logentry_unicode (admin_utils.test_logentry.LogEntryTests) ... ok
test_proxy_model_content_type_is_used_for_log_entries (admin_utils.test_logentry.LogEntryTests) ... ERROR
test_recentactions_without_content_type (admin_utils.test_logentry.LogEntryTests) ... ERROR
test_cyclic (admin_utils.tests.NestedObjectsTests) ... ok
test_non_added_parent (admin_utils.tests.NestedObjectsTests) ... ok
test_on_delete_do_nothing (admin_utils.tests.NestedObjectsTests) ... ok
test_queries (admin_utils.tests.NestedObjectsTests) ... ok
test_relation_on_abstract (admin_utils.tests.NestedObjectsTests) ... ok
test_siblings (admin_utils.tests.NestedObjectsTests) ... ok
test_unrelated_roots (admin_utils.tests.NestedObjectsTests) ... ok
test_many_to_many_between_unmanaged (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok
test_many_to_many_between_unmanaged_and_managed (unmanaged_models.tests.ManyToManyUnmanagedTests) ... ok
test_simple (unmanaged_models.tests.SimpleTests) ... ok
test_basic (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_custom_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_multi_db (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_multi_db_with_router (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_no_site_id (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_save_another (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_signal (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_unavailable_site_model (sites_tests.tests.CreateDefaultSiteTests) ... ERROR
test_old_style_request (sites_tests.tests.MiddlewareTest)
The request has correct `site` attribute. ... ok
test_request (sites_tests.tests.MiddlewareTest) ... ok
test_clear_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok
test_clear_site_cache_domain (sites_tests.tests.SitesFrameworkTests) ... ok
test_delete_all_sites_clears_cache (sites_tests.tests.SitesFrameworkTests) ... ERROR
test_domain_name_with_whitespaces (sites_tests.tests.SitesFrameworkTests) ... ok
test_get_current_site (sites_tests.tests.SitesFrameworkTests) ... ERROR
test_get_current_site_host_with_trailing_dot (sites_tests.tests.SitesFrameworkTests) ... ok
test_get_current_site_no_site_id (sites_tests.tests.SitesFrameworkTests) ... ok
test_get_current_site_no_site_id_and_handle_port_fallback (sites_tests.tests.SitesFrameworkTests) ... ok
test_site_cache (sites_tests.tests.SitesFrameworkTests) ... ok
test_site_manager (sites_tests.tests.SitesFrameworkTests) ... ERROR
test_site_natural_key (sites_tests.tests.SitesFrameworkTests) ... ok
test_unique_domain (sites_tests.tests.SitesFrameworkTests) ... ok
test_adding_arrayfield_with_index (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test_adding_field_with_default (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test_deconstruct_args (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test_deconstruct_with_size (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test_subclass_deconstruct (postgres_tests.test_array.TestMigrations) ... skipped 'PostgreSQL specific tests'
test (test_utils.test_transactiontestcase.TestSerializedRollbackInhibitsPostMigrate) ... ok
test_allowed_database_queries (test_utils.tests.AllowedDatabaseQueriesTests) ... ok
test_assert_field_output (test_utils.tests.AssertFieldOutputTests) ... ok
test_custom_required_message (test_utils.tests.AssertFieldOutputTests) ... ok
test_ignores_connection_configuration_queries (test_utils.tests.AssertNumQueriesUponConnectionTests) ... ok
test_assert_raises_message (test_utils.tests.AssertRaisesMsgTest) ... ok
test_special_re_chars (test_utils.tests.AssertRaisesMsgTest)
assertRaisesMessage shouldn't interpret RE special chars. ... ok
test_assert_used_on_http_response (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok
test_error_message (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ERROR
test_failure (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ERROR
test_nested_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ERROR
test_not_used (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ok
test_usage (test_utils.tests.AssertTemplateUsedContextManagerTests) ... ERROR
test_equal (test_utils.tests.AssertURLEqualTests) ... ok
test_message (test_utils.tests.AssertURLEqualTests) ... ok
test_msg_prefix (test_utils.tests.AssertURLEqualTests) ... ok
test_not_equal (test_utils.tests.AssertURLEqualTests) ... ok
test_callable (test_utils.tests.AssertWarnsMessageTests) ... ok
test_context_manager (test_utils.tests.AssertWarnsMessageTests) ... ok
test_context_manager_failure (test_utils.tests.AssertWarnsMessageTests) ... ok
test_special_re_chars (test_utils.tests.AssertWarnsMessageTests) ... ok
test_disallowed_database_queries (test_utils.tests.DisallowedDatabaseQueriesChunkedCursorsTests) ... ok
test_disallowed_database_queries (test_utils.tests.DisallowedDatabaseQueriesTests) ... ok
test_attributes (test_utils.tests.HTMLEqualTests) ... ok
test_complex_examples (test_utils.tests.HTMLEqualTests) ... ok
test_contains_html (test_utils.tests.HTMLEqualTests) ... ok
test_count (test_utils.tests.HTMLEqualTests) ... ok
test_html_contain (test_utils.tests.HTMLEqualTests) ... ok
test_html_parser (test_utils.tests.HTMLEqualTests) ... ok
test_ignore_comments (test_utils.tests.HTMLEqualTests) ... ok
test_parse_html_in_script (test_utils.tests.HTMLEqualTests) ... ok
test_parsing_errors (test_utils.tests.HTMLEqualTests) ... ok
test_self_closing_tags (test_utils.tests.HTMLEqualTests) ... ok
test_simple_equal_html (test_utils.tests.HTMLEqualTests) ... ok
test_unequal_html (test_utils.tests.HTMLEqualTests) ... ok
test_unicode_handling (test_utils.tests.HTMLEqualTests) ... ok
test_class_decoration (test_utils.tests.IsolatedAppsTests) ... ok
test_context_manager (test_utils.tests.IsolatedAppsTests) ... ok
test_installed_apps (test_utils.tests.IsolatedAppsTests) ... ok
test_method_decoration (test_utils.tests.IsolatedAppsTests) ... ok
test_nested (test_utils.tests.IsolatedAppsTests) ... ok
test_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok
test_not_equal_parsing_errors (test_utils.tests.JSONEqualTests) ... ok
test_simple_equal (test_utils.tests.JSONEqualTests) ... ok
test_simple_equal_raise (test_utils.tests.JSONEqualTests) ... ok
test_simple_equal_unordered (test_utils.tests.JSONEqualTests) ... ok
test_simple_not_equal (test_utils.tests.JSONEqualTests) ... ok
test_simple_not_equal_raise (test_utils.tests.JSONEqualTests) ... ok
test_override_database_routers (test_utils.tests.OverrideSettingsTests) ... ok
test_override_file_upload_directory_permissions (test_utils.tests.OverrideSettingsTests) ... ok
test_override_file_upload_permissions (test_utils.tests.OverrideSettingsTests) ... ok
test_override_media_root (test_utils.tests.OverrideSettingsTests) ... ok
test_override_media_url (test_utils.tests.OverrideSettingsTests) ... ok
test_override_static_root (test_utils.tests.OverrideSettingsTests) ... ok
test_override_static_url (test_utils.tests.OverrideSettingsTests) ... ok
test_override_staticfiles_dirs (test_utils.tests.OverrideSettingsTests) ... ok
test_override_staticfiles_finders (test_utils.tests.OverrideSettingsTests) ... ok
test_override_staticfiles_storage (test_utils.tests.OverrideSettingsTests) ... ok
test_urlconf_cache (test_utils.tests.OverrideSettingsTests) ... ok
test_urlconf_first (test_utils.tests.OverrideSettingsTests) ... ok
test_urlconf_second (test_utils.tests.OverrideSettingsTests) ... ok
test_allowed_hosts (test_utils.tests.SetupTestEnvironmentTests) ... ok
test_setup_test_environment_calling_more_than_once (test_utils.tests.SetupTestEnvironmentTests) ... ok
test_skip_class_unless_db_feature (test_utils.tests.SkippingClassTestCase) ... ok
test_skip_if_db_feature (test_utils.tests.SkippingTestCase) ... ok
test_skip_unless_db_feature (test_utils.tests.SkippingTestCase) ... ok
test_comment_root (test_utils.tests.XMLEqualTests) ... ok
test_parsing_errors (test_utils.tests.XMLEqualTests) ... ok
test_simple_equal (test_utils.tests.XMLEqualTests) ... ok
test_simple_equal_raise (test_utils.tests.XMLEqualTests) ... ok
test_simple_equal_raises_message (test_utils.tests.XMLEqualTests) ... ok
test_simple_equal_unordered (test_utils.tests.XMLEqualTests) ... ok
test_simple_equal_with_leading_or_trailing_whitespace (test_utils.tests.XMLEqualTests) ... ok
test_simple_not_equal (test_utils.tests.XMLEqualTests) ... ok
test_simple_not_equal_raise (test_utils.tests.XMLEqualTests) ... ok
test_simple_not_equal_with_whitespace_in_the_middle (test_utils.tests.XMLEqualTests) ... ok
test_and (expressions.tests.CombinableTests) ... ok
test_negation (expressions.tests.CombinableTests) ... ok
test_or (expressions.tests.CombinableTests) ... ok
test_reversed_and (expressions.tests.CombinableTests) ... ok
test_reversed_or (expressions.tests.CombinableTests) ... ok
test_deconstruct (expressions.tests.FTests) ... ok
test_deepcopy (expressions.tests.FTests) ... ok
test_equal (expressions.tests.FTests) ... ok
test_hash (expressions.tests.FTests) ... ok
test_not_equal_Value (expressions.tests.FTests) ... ok
test_cooperative_multiple_inheritance (forms_tests.field_tests.test_base.BasicFieldsTests) ... ok
test_field_deepcopies_widget_instance (forms_tests.field_tests.test_base.BasicFieldsTests) ... ok
test_field_sets_widget_is_required (forms_tests.field_tests.test_base.BasicFieldsTests) ... ok
test_disabled_field_has_changed_always_false (forms_tests.field_tests.test_base.DisabledFieldTests) ... ok
test_boolean_picklable (forms_tests.field_tests.test_booleanfield.BooleanFieldTest) ... ok
test_booleanfield_changed (forms_tests.field_tests.test_booleanfield.BooleanFieldTest) ... ok
test_booleanfield_clean_1 (forms_tests.field_tests.test_booleanfield.BooleanFieldTest) ... ok
test_booleanfield_clean_2 (forms_tests.field_tests.test_booleanfield.BooleanFieldTest) ... ok
test_disabled_has_changed (forms_tests.field_tests.test_booleanfield.BooleanFieldTest) ... ok
test_charfield_1 (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_2 (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_3 (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_4 (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_5 (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_disabled (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_length_not_int (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_strip (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_charfield_widget_attrs (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_clean_non_string (forms_tests.field_tests.test_charfield.CharFieldTest)
CharField.clean() calls str(value) before stripping it. ... ok
test_null_characters_prohibited (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_strip_before_checking_empty (forms_tests.field_tests.test_charfield.CharFieldTest) ... ok
test_choicefield_1 (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_2 (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_3 (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_4 (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_callable (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_callable_may_evaluate_to_different_values (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_choices_default (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_choicefield_disabled (forms_tests.field_tests.test_choicefield.ChoiceFieldTest) ... ok
test_combofield_1 (forms_tests.field_tests.test_combofield.ComboFieldTest) ... ok
test_combofield_2 (forms_tests.field_tests.test_combofield.ComboFieldTest) ... ok
test_datefield_1 (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_2 (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_3 (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_4 (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_5 (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_changed (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datefield_strptime (forms_tests.field_tests.test_datefield.DateFieldTest)
field.strptime() doesn't raise a UnicodeEncodeError (#16123) ... ok
test_form_field (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_form_label_association (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_l10n_date_changed (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_l10n_invalid_date_in (forms_tests.field_tests.test_datefield.DateFieldTest) ... ok
test_datetimefield_1 (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_datetimefield_2 (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_datetimefield_3 (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_datetimefield_4 (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_datetimefield_5 (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_datetimefield_changed (forms_tests.field_tests.test_datetimefield.DateTimeFieldTest) ... ok
test_decimalfield_1 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_2 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_3 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_4 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_5 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_6 (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_changed (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_localized (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_scientific (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_support_decimal_separator (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_support_thousands_separator (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_decimalfield_widget_attrs (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_enter_a_number_error (forms_tests.field_tests.test_decimalfield.DecimalFieldTest) ... ok
test_durationfield_clean (forms_tests.field_tests.test_durationfield.DurationFieldTest) ... ok
test_durationfield_integer_value (forms_tests.field_tests.test_durationfield.DurationFieldTest) ... ok
test_durationfield_prepare_value (forms_tests.field_tests.test_durationfield.DurationFieldTest) ... ok
test_durationfield_render (forms_tests.field_tests.test_durationfield.DurationFieldTest) ... ok
test_overflow (forms_tests.field_tests.test_durationfield.DurationFieldTest) ... ok
test_email_regexp_for_performance (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_emailfield_1 (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_emailfield_min_max_length (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_emailfield_not_required (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_emailfield_strip_on_none_value (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_emailfield_unable_to_set_strip_kwarg (forms_tests.field_tests.test_emailfield.EmailFieldTest) ... ok
test_disabled_has_changed (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_file_picklable (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_filefield_1 (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_filefield_2 (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_filefield_3 (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_filefield_changed (forms_tests.field_tests.test_filefield.FileFieldTest) ... ok
test_allow_folders (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_clean (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_fix_os_paths (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_match (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_no_options (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_recursive (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_recursive_folders_without_files (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_recursive_no_folders_or_files (forms_tests.field_tests.test_filepathfield.FilePathFieldTest) ... ok
test_decimalfield_support_decimal_separator (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_decimalfield_support_thousands_separator (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_1 (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_2 (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_3 (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_changed (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_localized (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_floatfield_widget_attrs (forms_tests.field_tests.test_floatfield.FloatFieldTest) ... ok
test_generic_ipaddress_as_generic (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_generic_ipaddress_as_generic_not_required (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_generic_ipaddress_as_ipv4_only (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_generic_ipaddress_as_ipv6_only (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_generic_ipaddress_invalid_arguments (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_generic_ipaddress_normalization (forms_tests.field_tests.test_genericipaddressfield.GenericIPAddressFieldTest) ... ok
test_file_extension_validation (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_imagefield_annotate_with_bitmap_image_after_clean (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_imagefield_annotate_with_image_after_clean (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_widge_attrs_accept_false (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_widge_attrs_accept_specified (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_widget_attrs_default_accept (forms_tests.field_tests.test_imagefield.ImageFieldTest) ... ok
test_integerfield_1 (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_2 (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_3 (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_4 (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_5 (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_big_num (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_float (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_localized (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_subclass (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_integerfield_unicode_number (forms_tests.field_tests.test_integerfield.IntegerFieldTest) ... ok
test_disabled_has_changed (forms_tests.field_tests.test_multiplechoicefield.MultipleChoiceFieldTest) ... ok
test_multiplechoicefield_1 (forms_tests.field_tests.test_multiplechoicefield.MultipleChoiceFieldTest) ... ok
test_multiplechoicefield_2 (forms_tests.field_tests.test_multiplechoicefield.MultipleChoiceFieldTest) ... ok
test_multiplechoicefield_3 (forms_tests.field_tests.test_multiplechoicefield.MultipleChoiceFieldTest) ... ok
test_multiplechoicefield_changed (forms_tests.field_tests.test_multiplechoicefield.MultipleChoiceFieldTest) ... ok
test_bad_choice (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_clean (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_clean_disabled_multivalue (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_disabled_has_changed (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_form_as_table (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_form_as_table_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_form_cleaned_data (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_has_changed_first_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_has_changed_last_widget (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_has_changed_no_initial (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_has_changed_same (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_no_value (forms_tests.field_tests.test_multivaluefield.MultiValueFieldTest) ... ok
test_nullbooleanfield_2 (forms_tests.field_tests.test_nullbooleanfield.NullBooleanFieldTest) ... ok
test_nullbooleanfield_3 (forms_tests.field_tests.test_nullbooleanfield.NullBooleanFieldTest) ... ok
test_nullbooleanfield_4 (forms_tests.field_tests.test_nullbooleanfield.NullBooleanFieldTest) ... ok
test_nullbooleanfield_changed (forms_tests.field_tests.test_nullbooleanfield.NullBooleanFieldTest) ... ok
test_nullbooleanfield_clean (forms_tests.field_tests.test_nullbooleanfield.NullBooleanFieldTest) ... ok
test_change_regex_after_init (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_regexfield_1 (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_regexfield_2 (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_regexfield_3 (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_regexfield_4 (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_regexfield_unicode_characters (forms_tests.field_tests.test_regexfield.RegexFieldTest) ... ok
test_slugfield_normalization (forms_tests.field_tests.test_slugfield.SlugFieldTest) ... ok
test_slugfield_unicode_normalization (forms_tests.field_tests.test_slugfield.SlugFieldTest) ... ok
test_splitdatetimefield_1 (forms_tests.field_tests.test_splitdatetimefield.SplitDateTimeFieldTest) ... ok
test_splitdatetimefield_2 (forms_tests.field_tests.test_splitdatetimefield.SplitDateTimeFieldTest) ... ok
test_splitdatetimefield_changed (forms_tests.field_tests.test_splitdatetimefield.SplitDateTimeFieldTest) ... ok
test_timefield_1 (forms_tests.field_tests.test_timefield.TimeFieldTest) ... ok
test_timefield_2 (forms_tests.field_tests.test_timefield.TimeFieldTest) ... ok
test_timefield_3 (forms_tests.field_tests.test_timefield.TimeFieldTest) ... ok
test_timefield_changed (forms_tests.field_tests.test_timefield.TimeFieldTest) ... ok
test_typedchoicefield_1 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_2 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_3 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_4 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_5 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_6 (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_has_changed (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedchoicefield_special_coerce (forms_tests.field_tests.test_typedchoicefield.TypedChoiceFieldTest) ... ok
test_typedmultiplechoicefield_1 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_2 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_3 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_4 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_5 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_6 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_7 (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_has_changed (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_typedmultiplechoicefield_special_coerce (forms_tests.field_tests.test_typedmultiplechoicefield.TypedMultipleChoiceFieldTest) ... ok
test_url_regex_ticket11198 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_1 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_10 (forms_tests.field_tests.test_urlfield.URLFieldTest)
URLField correctly validates IPv6 (#18779). ... ok
test_urlfield_2 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_5 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_6 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_7 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_9 (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_normalization (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_not_string (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_strip_on_none_value (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_urlfield_unable_to_set_strip_kwarg (forms_tests.field_tests.test_urlfield.URLFieldTest) ... ok
test_uuidfield_1 (forms_tests.field_tests.test_uuidfield.UUIDFieldTest) ... ok
test_uuidfield_2 (forms_tests.field_tests.test_uuidfield.UUIDFieldTest) ... ok
test_uuidfield_3 (forms_tests.field_tests.test_uuidfield.UUIDFieldTest) ... ok
test_uuidfield_4 (forms_tests.field_tests.test_uuidfield.UUIDFieldTest) ... ok
test_booleanfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_charfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_choicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_datefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_datetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_decimalfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_emailfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_error_messages_escaping (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_filefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_floatfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_generic_ipaddressfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_integerfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_multiplechoicefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_regexfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_splitdatetimefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_subclassing_errorlist (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_timefield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_urlfield (forms_tests.tests.test_error_messages.FormsErrorMessagesTestCase) ... ok
test_accessing_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_auto_id_false (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_auto_id_on_form_and_field (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_auto_id_true (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_baseform_repr (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_baseform_repr_dont_trigger_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_basic_processing_in_view (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_bool (forms_tests.tests.test_forms.FormsTestCase)
BoundField without any choices (subwidgets) evaluates to True. ... ok
test_boundfield_empty_label (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_id_for_label_override_by_attrs (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_initial_called_once (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_label_tag (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_label_tag_custom_widget_id_for_label (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_label_tag_no_id (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_slice (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_value_disabled_callable_initial (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_boundfield_values (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_callable_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_changed_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_changing_cleaned_data_in_clean (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_changing_cleaned_data_nothing_returned (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_checkbox_auto_id (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_class_prefix (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_cleaned_data_only_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_custom_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_custom_empty_values (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_datetime_changed_data_callable_with_microseconds (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_datetime_clean_initial_callable_disabled (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_dynamic_construction (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_dynamic_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_empty_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_empty_permitted (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_empty_permitted_and_use_required_attribute (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_empty_querydict_args (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_dict_as_json_escape_html (forms_tests.tests.test_forms.FormsTestCase)
#21962 - adding html escape flag to ErrorDict ... ok
test_error_escaping (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_html_required_html_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_list (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_list_class_has_one_class_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_list_class_not_specified (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_list_with_hidden_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_error_list_with_non_field_errors_has_correct_class (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_errorlist_override (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_escaping (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_explicit_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_extracting_hidden_and_visible (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_name (forms_tests.tests.test_forms.FormsTestCase)
#5749 - `field_name` may be used as a key in _html_output(). ... ok
test_field_name_with_hidden_input (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_name_with_hidden_input_and_non_matching_row_ender (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_named_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_order (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_with_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_field_without_css_classes (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_filefield_initial_callable (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form_html_attributes (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form_with_disabled_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form_with_iterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form_with_iterable_boundfield_id (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_form_with_noniterable_boundfield (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_choices (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_file_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_multiple_choice (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_null_boolean (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_prefixes (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_forms_with_radio (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_get_initial_for_field (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_has_error (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_help_text (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_hidden_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_hidden_initial_gets_id (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_hidden_widget (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_html_safe (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_id_on_field (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_initial_datetime_values (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_iterable_boundfield_select (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_label_has_required_css_class (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_label_split_datetime_not_displayed (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_label_suffix (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_label_tag_override (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multipart_encoded_form (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multiple_choice_checkbox (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multiple_choice_list_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multiple_hidden (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multivalue_deep_copy (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multivalue_field_validation (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multivalue_initial_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_multivalue_optional_subfields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_only_hidden_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_optional_data (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_specifying_labels (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_subclassing_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_templates_with_forms (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_unbound_form (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_unicode_values (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_update_error_dict (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_use_required_attribute_false (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_use_required_attribute_true (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_validating_multiple_fields (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_validators_independence (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_various_boolean_values (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_widget_output (forms_tests.tests.test_forms.FormsTestCase) ... ok
test_attribute_class (forms_tests.tests.test_forms.RendererTests) ... ok
test_attribute_instance (forms_tests.tests.test_forms.RendererTests) ... ok
test_attribute_override (forms_tests.tests.test_forms.RendererTests) ... ok
test_default (forms_tests.tests.test_forms.RendererTests) ... ok
test_kwarg_class (forms_tests.tests.test_forms.RendererTests) ... ok
test_kwarg_instance (forms_tests.tests.test_forms.RendererTests) ... ok
test_invalid (forms_tests.tests.test_formsets.AllValidTests)
all_valid() validates all forms, even when some are invalid. ... ok
test_valid (forms_tests.tests.test_formsets.AllValidTests) ... ok
test_basic_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_blank_form_unfilled (forms_tests.tests.test_formsets.FormsFormsetTestCase)
A form that's displayed as blank may be submitted as blank. ... ok
test_clean_hook (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_delete_prefilled_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_empty_ordered_fields (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_form_kwargs_empty_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_form_kwargs_formset (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_form_kwargs_formset_dynamic (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Form kwargs can be passed dynamically in a formset. ... ok
test_formset_calls_forms_is_valid (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Formsets call is_valid() on each form. ... ok
test_formset_error_class (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Formset's forms use the formset's error_class. ... ok
test_formset_has_changed (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_iteration (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Formset instances are iterable. ... ok
test_formset_nonzero (forms_tests.tests.test_formsets.FormsFormsetTestCase)
A formsets without any forms evaluates as True. ... ok
test_formset_splitdatetimefield (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_total_error_count (forms_tests.tests.test_formsets.FormsFormsetTestCase)
A valid formset should have 0 total errors. ... ok
test_formset_total_error_count_with_non_form_errors (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validate_max_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validate_min_excludes_empty_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validate_min_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validate_min_unchanged_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validation (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_validation_count (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_with_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_with_deletion_invalid_deleted_form (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_with_deletion_remove_deletion_flag (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_formset_with_ordering_and_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase)
FormSets with ordering + deletion. ... ok
test_formsets_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_hard_limit_on_instantiated_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase)
A formset has a hard limit on the number of forms instantiated. ... ok
test_html_safe (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_increase_hard_limit (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Can increase the built-in forms limit via a higher max_num. ... ok
test_invalid_deleted_form_with_ordering (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_limited_max_forms_two (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_limiting_extra_lest_than_max_num (forms_tests.tests.test_formsets.FormsFormsetTestCase)
max_num has no effect when extra is less than max_num. ... ok
test_limiting_max_forms (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Limiting the maximum number of forms with max_num. ... ok
test_management_form_prefix (forms_tests.tests.test_formsets.FormsFormsetTestCase)
The management form has the correct prefix. ... ok
test_max_num_with_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase)
max_num with initial data. ... ok
test_max_num_zero (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_max_num_zero_with_initial (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_min_num_displaying_more_than_one_blank_form (forms_tests.tests.test_formsets.FormsFormsetTestCase)
" ... ok
test_min_num_displaying_more_than_one_blank_form_with_zero_extra (forms_tests.tests.test_formsets.FormsFormsetTestCase)
More than 1 empty form can be displayed using min_num. ... ok
test_more_initial_data (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_more_initial_form_result_in_one (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_more_initial_than_max_num (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_non_form_errors (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_non_form_errors_run_full_clean (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_ordering_blank_fieldsets (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Ordering works with blank fieldsets. ... ok
test_second_form_partially_filled (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_second_form_partially_filled_2 (forms_tests.tests.test_formsets.FormsFormsetTestCase)
A partially completed form is invalid. ... ok
test_single_form_completed (forms_tests.tests.test_formsets.FormsFormsetTestCase)
Just one form may be completed. ... ok
test_validate_max_ignores_forms_marked_for_deletion (forms_tests.tests.test_formsets.FormsFormsetTestCase) ... ok
test_as_p (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok
test_as_table (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok
test_as_ul (forms_tests.tests.test_formsets.FormsetAsFooTests) ... ok
test_empty_formset_is_multipart (forms_tests.tests.test_formsets.TestEmptyFormSet)
is_multipart() works with an empty formset. ... ok
test_empty_formset_is_valid (forms_tests.tests.test_formsets.TestEmptyFormSet)
An empty formset still calls clean() ... ok
test_empty_formset_media (forms_tests.tests.test_formsets.TestEmptyFormSet)
Media is available on empty formset. ... ok
test_empty_forms_are_unbound (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok
test_form_errors_are_caught_by_formset (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok
test_no_data_raises_validation_error (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok
test_with_management_data_attrs_work_fine (forms_tests.tests.test_formsets.TestIsBoundBehavior) ... ok
test_lazy_labels (forms_tests.tests.test_i18n.FormsI18nTests) ... ok
test_non_ascii_choices (forms_tests.tests.test_i18n.FormsI18nTests) ... ok
test_non_ascii_label (forms_tests.tests.test_i18n.FormsI18nTests) ... ok
test_select_translated_text (forms_tests.tests.test_i18n.FormsI18nTests) ... ok
test_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests)
DateFields can parse dates in the default format ... ok
test_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests)
DateFields with manually specified input formats can accept those formats ... ok
test_localized_dateField (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests)
Localized DateFields act as unlocalized widgets ... ok
test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateInputFormatsTests)
Localized DateFields with manually specified input formats can accept those formats ... ok
test_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests)
DateTimeFields can parse dates in the default format ... ok
test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests)
DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_dateTimeField (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests)
Localized DateTimeFields act as unlocalized widgets ... ok
test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.CustomDateTimeInputFormatsTests)
Localized DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests)
Localized TimeFields act as unlocalized widgets ... ok
test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests)
Localized TimeFields with manually specified input formats can accept those formats ... ok
test_timeField (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests)
TimeFields can parse dates in the default format ... ok
test_timeField_with_inputformat (forms_tests.tests.test_input_formats.CustomTimeInputFormatsTests)
TimeFields with manually specified input formats can accept those formats ... ok
test_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests)
DateFields can parse dates in the default format ... ok
test_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests)
DateFields with manually specified input formats can accept those formats ... ok
test_localized_dateField (forms_tests.tests.test_input_formats.LocalizedDateTests)
Localized DateFields act as unlocalized widgets ... ok
test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTests)
Localized DateFields with manually specified input formats can accept those formats ... ok
test_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests)
DateTimeFields can parse dates in the default format ... ok
test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests)
DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_dateTimeField (forms_tests.tests.test_input_formats.LocalizedDateTimeTests)
Localized DateTimeFields act as unlocalized widgets ... ok
test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedDateTimeTests)
Localized DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests)
Localized TimeFields act as unlocalized widgets ... ok
test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests)
Localized TimeFields with manually specified input formats can accept those formats ... ok
test_timeField (forms_tests.tests.test_input_formats.LocalizedTimeTests)
TimeFields can parse dates in the default format ... ok
test_timeField_with_inputformat (forms_tests.tests.test_input_formats.LocalizedTimeTests)
TimeFields with manually specified input formats can accept those formats ... ok
test_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests)
DateFields can parse dates in the default format ... ok
test_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests)
DateFields with manually specified input formats can accept those formats ... ok
test_localized_dateField (forms_tests.tests.test_input_formats.SimpleDateFormatTests)
Localized DateFields in a non-localized environment act as unlocalized widgets ... ok
test_localized_dateField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateFormatTests)
Localized DateFields with manually specified input formats can accept those formats ... ok
test_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests)
DateTimeFields can parse dates in the default format ... ok
test_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests)
DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_dateTimeField (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests)
Localized DateTimeFields in a non-localized environment act as unlocalized widgets ... ok
test_localized_dateTimeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleDateTimeFormatTests)
Localized DateTimeFields with manually specified input formats can accept those formats ... ok
test_localized_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests)
Localized TimeFields in a non-localized environment act as unlocalized widgets ... ok
test_localized_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests)
Localized TimeFields with manually specified input formats can accept those formats ... ok
test_timeField (forms_tests.tests.test_input_formats.SimpleTimeFormatTests)
TimeFields can parse dates in the default format ... ok
test_timeField_with_inputformat (forms_tests.tests.test_input_formats.SimpleTimeFormatTests)
TimeFields with manually specified input formats can accept those formats ... ok
test_combine_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_construction (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_form_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_html_safe (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_dsl (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_inheritance (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_inheritance_extends (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_inheritance_from_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_inheritance_single_type (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_property (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_media_property_parent_references (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_merge (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_merge_warning (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_multi_media (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_multi_widget (forms_tests.tests.test_media.FormsMediaTestCase) ... ok
test_get_renderer (forms_tests.tests.test_renderers.BaseTemplateRendererTests) ... ok
test_installed_apps_template_found (forms_tests.tests.test_renderers.DjangoTemplatesTests)
Can find a custom template in INSTALLED_APPS. ... ok
test_installed_apps_template_found (forms_tests.tests.test_renderers.Jinja2Tests)
Can find a custom template in INSTALLED_APPS. ... skipped 'jinja2 required'
test_installed_apps_template_found (forms_tests.tests.test_renderers.TemplatesSettingTests)
Can find a custom template in INSTALLED_APPS. ... ERROR
test_error_dict_copy (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_error_dict_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_error_list_html_safe (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_flatatt (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_flatatt_no_side_effects (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_validation_error (forms_tests.tests.test_utils.FormsUtilsTestCase) ... ok
test_textarea_trailing_newlines (forms_tests.tests.test_widgets.LiveWidgetTests) ... skipped 'No browsers specified.'
test_invalid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok
test_valid_loading_order (forms_tests.tests.tests.RelatedModelFormTests) ... ok
test_render_check_exception (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_check_test (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_empty (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_false (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_true (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_render_value (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_value_from_datadict (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_value_from_datadict_string_int (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_checkboxinput.CheckboxInputTest) ... ok
test_doesnt_localize_input_value (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_label (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest)
" ... ok
test_nested_choices (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_nested_choices_without_id (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_render_none (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_render_value (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_render_value_multiple (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_separate_ids (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_separate_ids_constructor (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_use_required_attribute (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_checkboxselectmultiple.CheckboxSelectMultipleTest) ... ok
test_clear_input_checked_returns_false (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_clear_input_checked_returns_false_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_clear_input_renders (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_clear_input_renders_only_if_initial (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_clear_input_renders_only_if_not_required (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_html_does_not_mask_exceptions (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_html_escaped (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_render_as_subwidget (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest)
A ClearableFileInput as a subwidget of MultiWidget. ... ok
test_return_false_if_url_does_not_exists (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_url_as_property (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_use_required_attribute (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_clearablefileinput.ClearableFileInputTest) ... ok
test_format (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok
test_l10n (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok
test_render_value (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok
test_string (forms_tests.widget_tests.test_dateinput.DateInputTest) ... ok
test_l10n (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok
test_locale_aware (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok
test_render_formatted (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok
test_render_value (forms_tests.widget_tests.test_datetimeinput.DateTimeInputTest) ... ok
test_render (forms_tests.widget_tests.test_fileinput.FileInputTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_fileinput.FileInputTest) ... ok
test_render (forms_tests.widget_tests.test_hiddeninput.HiddenInputTest) ... ok
test_use_required_attribute (forms_tests.widget_tests.test_hiddeninput.HiddenInputTest) ... ok
test_attrs_with_type (forms_tests.widget_tests.test_input.InputTests) ... ok
test_render_attrs (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_attrs_constructor (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_attrs_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_empty (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_increment_id (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_multiple (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_render_single (forms_tests.widget_tests.test_multiplehiddeninput.MultipleHiddenInputTest) ... ok
test_constructor_attrs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_constructor_attrs_with_type (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_deepcopy (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_needs_multipart_false (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_needs_multipart_true (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_nested_multiwidget (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_no_whitespace_between_widgets (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_text_inputs (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_multiwidget.MultiWidgetTest) ... ok
test_l10n (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok
test_render_false (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok
test_render_none (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok
test_render_true (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok
test_render_value (forms_tests.widget_tests.test_nullbooleanselect.NullBooleanSelectTest) ... ok
test_attrs_not_localized (forms_tests.widget_tests.test_numberinput.NumberInputTests) ... ok
test_render (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok
test_render_ignore_value (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok
test_render_value_true (forms_tests.widget_tests.test_passwordinput.PasswordInputTest) ... ok
test_class_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_constructor_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_doesnt_localize_input_value (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_nested_choices (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_render (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_render_as_subwidget (forms_tests.widget_tests.test_radioselect.RadioSelectTest)
A RadioSelect as a subwidget of MultiWidget. ... ok
test_render_attrs (forms_tests.widget_tests.test_radioselect.RadioSelectTest) ... ok
test_choices_constructor_generator (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_constuctor (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_escaping (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_optgroup (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_select_inner (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_select_outer (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_choices_unicode (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_compare_to_str (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_constructor_attrs (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_deepcopy (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_doesnt_localize_option_value (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_doesnt_render_required_when_impossible_to_select_empty_field (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_doesnt_render_required_when_no_choices_are_available (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_optgroups (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_optgroups_integer_choices (forms_tests.widget_tests.test_select.SelectTest)
The option 'value' is the same type as what's in `choices`. ... ok
test_options (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_render (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_render_label_value (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_render_none (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_render_selected (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_renders_required_when_possible_to_select_empty_field_list (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_renders_required_when_possible_to_select_empty_field_none (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_renders_required_when_possible_to_select_empty_field_str (forms_tests.widget_tests.test_select.SelectTest) ... ok
test_custom_months (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_format_value (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_l10n (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_render_datetime (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_render_empty (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_render_invalid_date (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_render_none (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_render_string (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_selectdate_empty_label (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_selectdate_required (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_value_from_datadict (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_years_rendered_without_separator (forms_tests.widget_tests.test_selectdatewidget.SelectDateWidgetTest) ... ok
test_compare_string (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_format_value (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_multiple_options_same_value (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_multiple_values_invalid (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_optgroup_select_multiple (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_render_multiple_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_render_none (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_render_selected (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_render_value_label (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_selectmultiple.SelectMultipleTest) ... ok
test_constructor_attrs (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_constructor_different_attrs (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_formatting (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_render_date_and_time (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_render_datetime (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_render_empty (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_render_none (forms_tests.widget_tests.test_splitdatetimewidget.SplitDateTimeWidgetTest) ... ok
test_constructor_different_attrs (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok
test_l10n (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok
test_render_empty (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok
test_render_value (forms_tests.widget_tests.test_splithiddendatetimewidget.SplitHiddenDateTimeWidgetTest) ... ok
test_escaping (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_mark_safe (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_render (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_render_empty (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_render_none (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_render_required (forms_tests.widget_tests.test_textarea.TextareaTest) ... ok
test_attrs_precedence (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_attrs_safestring (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_constructor_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_boolean (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_custom_attrs (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_quoted (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_unicode (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_render_value (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_use_required_attribute (forms_tests.widget_tests.test_textinput.TextInputTest) ... ok
test_format (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok
test_l10n (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok
test_render_none (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok
test_render_value (forms_tests.widget_tests.test_timeinput.TimeInputTest) ... ok
test_string (forms_tests.widget_tests.test_timeinput.TimeInputTest)
Initializing from a string value. ... ok
test_attr_false_not_rendered (forms_tests.widget_tests.test_widget.WidgetTests) ... ok
test_format_value (forms_tests.widget_tests.test_widget.WidgetTests) ... ok
test_no_trailing_newline_in_attrs (forms_tests.widget_tests.test_widget.WidgetTests) ... ok
test_value_omitted_from_data (forms_tests.widget_tests.test_widget.WidgetTests) ... ok
test_response (httpwrappers.tests.FileCloseTests) ... ok
test_streaming_response (httpwrappers.tests.FileCloseTests) ... ok
test_invalid_redirect_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_not_allowed (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_not_allowed_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_not_allowed_repr_no_content_type (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_not_modified (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_not_modified_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_redirect (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_redirect_lazy (httpwrappers.tests.HttpResponseSubclassesTests)
Make sure HttpResponseRedirect works with lazy strings. ... ok
test_redirect_repr (httpwrappers.tests.HttpResponseSubclassesTests) ... ok
test_json_response_custom_encoder (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_list (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_non_ascii (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_passing_arguments_to_json_dumps (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_raises_type_error_with_default_setting (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_text (httpwrappers.tests.JsonResponseTests) ... ok
test_json_response_uuid (httpwrappers.tests.JsonResponseTests) ... ok
test_basic_mutable_operations (httpwrappers.tests.QueryDictTests) ... ok
test_create_with_no_args (httpwrappers.tests.QueryDictTests) ... ok
test_duplicates_in_fromkeys_iterable (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_empty_iterable (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_is_immutable_by_default (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_mutable_override (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_noniterable (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_with_nondefault_encoding (httpwrappers.tests.QueryDictTests) ... ok
test_fromkeys_with_nonempty_value (httpwrappers.tests.QueryDictTests) ... ok
test_immutability (httpwrappers.tests.QueryDictTests) ... ok
test_immutable_basic_operations (httpwrappers.tests.QueryDictTests) ... ok
test_immutable_get_with_default (httpwrappers.tests.QueryDictTests) ... ok
test_missing_key (httpwrappers.tests.QueryDictTests) ... ok
test_multiple_keys (httpwrappers.tests.QueryDictTests)
Test QueryDict with two key/value pairs with same keys. ... ok
test_mutable_copy (httpwrappers.tests.QueryDictTests)
A copy of a QueryDict is mutable. ... ok
test_mutable_delete (httpwrappers.tests.QueryDictTests) ... ok
test_non_default_encoding (httpwrappers.tests.QueryDictTests)
#13572 - QueryDict with a non-default encoding ... ok
test_pickle (httpwrappers.tests.QueryDictTests) ... ok
test_querydict_fromkeys (httpwrappers.tests.QueryDictTests) ... ok
test_single_key_value (httpwrappers.tests.QueryDictTests)
Test QueryDict with one key/value pair ... ok
test_update_from_querydict (httpwrappers.tests.QueryDictTests)
Regression test for #8278: QueryDict.update(QueryDict) ... ok
test_urlencode (httpwrappers.tests.QueryDictTests) ... ok
test_streaming_response (httpwrappers.tests.StreamingHttpResponseTests) ... ok
test_can_set_and_read_signed_cookies (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_can_use_salt (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_default_argument_suppresses_exceptions (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_detects_tampering (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_max_age_argument (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_signed_cookies_with_binary_key (signed_cookies_tests.tests.SignedCookieTest) ... ok
test_abstract_model (admin_registration.tests.TestRegistration) ... ok
test_bare_registration (admin_registration.tests.TestRegistration) ... ok
test_is_registered_model (admin_registration.tests.TestRegistration)
Checks for registered models should return true. ... ok
test_is_registered_not_registered_model (admin_registration.tests.TestRegistration)
Checks for unregistered models should return false. ... ok
test_iterable_registration (admin_registration.tests.TestRegistration) ... ok
test_prevent_double_registration (admin_registration.tests.TestRegistration) ... ok
test_registration_with_model_admin (admin_registration.tests.TestRegistration) ... ok
test_registration_with_star_star_options (admin_registration.tests.TestRegistration) ... ok
test_star_star_overrides (admin_registration.tests.TestRegistration) ... ok
test_basic_registration (admin_registration.tests.TestRegistrationDecorator) ... ok
test_custom_site_not_an_admin_site (admin_registration.tests.TestRegistrationDecorator) ... ok
test_custom_site_registration (admin_registration.tests.TestRegistrationDecorator) ... ok
test_empty_models_list_registration_fails (admin_registration.tests.TestRegistrationDecorator) ... ok
test_multiple_registration (admin_registration.tests.TestRegistrationDecorator) ... ok
test_wrapped_class_not_a_model_admin (admin_registration.tests.TestRegistrationDecorator) ... ok
test_boolean_field_doesnt_accept_empty_input (model_fields.test_booleanfield.ValidationTest) ... ok
test_nullbooleanfield_blank (model_fields.test_booleanfield.ValidationTest) ... ok
test_charfield_cleans_empty_string_when_blank_true (model_fields.test_charfield.ValidationTests) ... ok
test_charfield_raises_error_on_empty_input (model_fields.test_charfield.ValidationTests) ... ok
test_charfield_raises_error_on_empty_string (model_fields.test_charfield.ValidationTests) ... ok
test_charfield_with_choices_cleans_valid_choice (model_fields.test_charfield.ValidationTests) ... ok
test_charfield_with_choices_raises_error_on_invalid_choice (model_fields.test_charfield.ValidationTests) ... ok
test_datefield_cleans_date (model_fields.test_datetimefield.ValidationTest) ... ok
test_formfield (model_fields.test_durationfield.TestFormField) ... ok
test_dumping (model_fields.test_durationfield.TestSerialization) ... ok
test_loading (model_fields.test_durationfield.TestSerialization) ... ok
test_invalid_string (model_fields.test_durationfield.TestValidation) ... ok
test_all_field_types_should_have_flags (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_cardinality_m2m (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_cardinality_m2o (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_cardinality_o2m (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_cardinality_o2o (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_each_field_should_have_a_concrete_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_each_field_should_have_a_has_rel_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_each_field_should_have_an_editable_attribute (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_each_object_should_have_auto_created (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_field_names_should_always_be_available (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_hidden_flag (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_model_and_reverse_model_should_equal_on_relations (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_non_concrete_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_non_editable_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_null (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_related_fields (model_fields.test_field_flags.FieldFlagsTests) ... ok
test_choices_validation_supports_named_groups (model_fields.test_integerfield.ValidationTests) ... ok
test_integerfield_cleans_valid_string (model_fields.test_integerfield.ValidationTests) ... ok
test_integerfield_raises_error_on_empty_input (model_fields.test_integerfield.ValidationTests) ... ok
test_integerfield_raises_error_on_invalid_intput (model_fields.test_integerfield.ValidationTests) ... ok
test_integerfield_validates_zero_against_choices (model_fields.test_integerfield.ValidationTests) ... ok
test_nullable_integerfield_cleans_none_on_null_and_blank_true (model_fields.test_integerfield.ValidationTests) ... ok
test_nullable_integerfield_raises_error_with_blank_false (model_fields.test_integerfield.ValidationTests) ... ok
test_abstract_model_app_relative_foreign_key (model_fields.test_manytomanyfield.ManyToManyFieldTests) ... ok
test_abstract_model_pending_operations (model_fields.test_manytomanyfield.ManyToManyFieldTests) ... ok
test_AutoField (model_fields.test_promises.PromiseTest) ... ok
test_BinaryField (model_fields.test_promises.PromiseTest) ... ok
test_BooleanField (model_fields.test_promises.PromiseTest) ... ok
test_CharField (model_fields.test_promises.PromiseTest) ... ok
test_DateField (model_fields.test_promises.PromiseTest) ... ok
test_DateTimeField (model_fields.test_promises.PromiseTest) ... ok
test_DecimalField (model_fields.test_promises.PromiseTest) ... ok
test_EmailField (model_fields.test_promises.PromiseTest) ... ok
test_FileField (model_fields.test_promises.PromiseTest) ... ok
test_FilePathField (model_fields.test_promises.PromiseTest) ... ok
test_FloatField (model_fields.test_promises.PromiseTest) ... ok
test_GenericIPAddressField (model_fields.test_promises.PromiseTest) ... ok
test_IPAddressField (model_fields.test_promises.PromiseTest) ... ok
test_ImageField (model_fields.test_promises.PromiseTest) ... ok
test_IntegerField (model_fields.test_promises.PromiseTest) ... ok
test_NullBooleanField (model_fields.test_promises.PromiseTest) ... ok
test_PositiveIntegerField (model_fields.test_promises.PromiseTest) ... ok
test_PositiveSmallIntegerField (model_fields.test_promises.PromiseTest) ... ok
test_SlugField (model_fields.test_promises.PromiseTest) ... ok
test_SmallIntegerField (model_fields.test_promises.PromiseTest) ... ok
test_TextField (model_fields.test_promises.PromiseTest) ... ok
test_TimeField (model_fields.test_promises.PromiseTest) ... ok
test_URLField (model_fields.test_promises.PromiseTest) ... ok
test_unsaved_fk (model_fields.test_uuid.TestAsPrimaryKeyTransactionTests) ... ok
test_deconstruct (model_fields.test_uuid.TestMethods) ... ok
test_to_python (model_fields.test_uuid.TestMethods) ... ok
test_dumping (model_fields.test_uuid.TestSerialization) ... ok
test_loading (model_fields.test_uuid.TestSerialization) ... ok
test_nullable_loading (model_fields.test_uuid.TestSerialization) ... ok
test_invalid_uuid (model_fields.test_uuid.TestValidation) ... ok
test_uuid_instance_ok (model_fields.test_uuid.TestValidation) ... ok
test_choices_and_field_display (model_fields.tests.ChoicesTests) ... ok
test_empty_iterator_choices (model_fields.tests.ChoicesTests) ... ok
test_iterator_choices (model_fields.tests.ChoicesTests) ... ok
test_blank_in_choices (model_fields.tests.GetChoicesTests) ... ok
test_blank_in_grouped_choices (model_fields.tests.GetChoicesTests) ... ok
test_lazy_strings_not_evaluated (model_fields.tests.GetChoicesTests) ... ok
test_basic_params_specified_in_settings (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok
test_can_connect_using_sockets (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok
test_fails_with_keyerror_on_incomplete_config (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok
test_options_override_settings_proper_values (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok
test_ssl_certificate_is_added (dbshell.test_mysql.MySqlDbshellCommandTestCase) ... ok
test_accent (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok
test_basic (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok
test_column (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok
test_escape_characters (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok
test_nopass (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase) ... ok
test_sigint_handler (dbshell.test_postgresql_psycopg2.PostgreSqlDbshellCommandTestCase)
SIGINT is ignored in Python and passed to psql to abort quries. ... ok
test_add01 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add02 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add03 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add04 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add05 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add06 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add07 (template_tests.filter_tests.test_add.AddTests) ... ok
test_add (template_tests.filter_tests.test_add.FunctionTests) ... ok
test_addslashes01 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok
test_addslashes02 (template_tests.filter_tests.test_addslashes.AddslashesTests) ... ok
test_backslashes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok
test_quotes (template_tests.filter_tests.test_addslashes.FunctionTests) ... ok
test_autoescape_stringfilter01 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok
test_autoescape_stringfilter02 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok
test_autoescape_stringfilter03 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok
test_autoescape_stringfilter04 (template_tests.filter_tests.test_autoescape.AutoescapeStringfilterTests) ... ok
test_capfirst01 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok
test_capfirst02 (template_tests.filter_tests.test_capfirst.CapfirstTests) ... ok
test_capfirst (template_tests.filter_tests.test_capfirst.FunctionTests) ... ok
test_center01 (template_tests.filter_tests.test_center.CenterTests) ... ok
test_center02 (template_tests.filter_tests.test_center.CenterTests) ... ok
test_center (template_tests.filter_tests.test_center.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_center.FunctionTests) ... ok
test_chaining01 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining02 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining03 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining04 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining05 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining06 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining07 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining08 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining09 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining10 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining11 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining12 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining13 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_chaining14 (template_tests.filter_tests.test_chaining.ChainingTests) ... ok
test_cut01 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_cut02 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_cut03 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_cut04 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_cut05 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_cut06 (template_tests.filter_tests.test_cut.CutTests) ... ok
test_character (template_tests.filter_tests.test_cut.FunctionTests) ... ok
test_characters (template_tests.filter_tests.test_cut.FunctionTests) ... ok
test_non_matching_string (template_tests.filter_tests.test_cut.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_cut.FunctionTests) ... ok
test_date01 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date02 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date02_l10n (template_tests.filter_tests.test_date.DateTests) ... ok
test_date03 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date04 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date05 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date06 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date07 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date08 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date09 (template_tests.filter_tests.test_date.DateTests) ... ok
test_date (template_tests.filter_tests.test_date.FunctionTests) ... ok
test_escape_characters (template_tests.filter_tests.test_date.FunctionTests) ... ok
test_no_args (template_tests.filter_tests.test_date.FunctionTests) ... ok
test_default_if_none01 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok
test_default_if_none02 (template_tests.filter_tests.test_default.DefaultIfNoneTests) ... ok
test_default01 (template_tests.filter_tests.test_default.DefaultTests) ... ok
test_default02 (template_tests.filter_tests.test_default.DefaultTests) ... ok
test_default03 (template_tests.filter_tests.test_default.DefaultTests) ... ok
test_default04 (template_tests.filter_tests.test_default.DefaultTests) ... ok
test_empty_string (template_tests.filter_tests.test_default.FunctionTests) ... ok
test_none (template_tests.filter_tests.test_default.FunctionTests) ... ok
test_value (template_tests.filter_tests.test_default.FunctionTests) ... ok
test_empty_string (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok
test_none (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok
test_value (template_tests.filter_tests.test_default_if_none.FunctionTests) ... ok
test_dictsort_complex_sorting_key (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok
test_invalid_values (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok
test_sort (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok
test_sort_list_of_tuple_like_dicts (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok
test_sort_list_of_tuples (template_tests.filter_tests.test_dictsort.FunctionTests) ... ok
test_invalid_values (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok
test_sort (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok
test_sort_list_of_tuple_like_dicts (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok
test_sort_list_of_tuples (template_tests.filter_tests.test_dictsortreversed.FunctionTests) ... ok
test_false (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok
test_true (template_tests.filter_tests.test_divisibleby.FunctionTests) ... ok
test_escape01 (template_tests.filter_tests.test_escape.EscapeTests) ... ok
test_escape02 (template_tests.filter_tests.test_escape.EscapeTests) ... ok
test_escape03 (template_tests.filter_tests.test_escape.EscapeTests) ... ok
test_escape04 (template_tests.filter_tests.test_escape.EscapeTests) ... ok
test_escape_lazy_string (template_tests.filter_tests.test_escape.EscapeTests) ... ok
test_non_string_input (template_tests.filter_tests.test_escape.FunctionTests) ... ok
test_escapejs01 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok
test_escapejs02 (template_tests.filter_tests.test_escapejs.EscapejsTests) ... ok
test_backslashes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_lazy_string (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_paragraph_separator (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_quotes (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_script (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_whitespace (template_tests.filter_tests.test_escapejs.FunctionTests) ... ok
test_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok
test_localized_formats (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok
test_negative_numbers (template_tests.filter_tests.test_filesizeformat.FunctionTests) ... ok
test_first01 (template_tests.filter_tests.test_first.FirstTests) ... ok
test_first02 (template_tests.filter_tests.test_first.FirstTests) ... ok
test_empty_string (template_tests.filter_tests.test_first.FunctionTests) ... ok
test_list (template_tests.filter_tests.test_first.FunctionTests) ... ok
test_string (template_tests.filter_tests.test_first.FunctionTests) ... ok
test_floatformat01 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok
test_floatformat02 (template_tests.filter_tests.test_floatformat.FloatformatTests) ... ok
test_float_dunder_method (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok
test_infinity (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok
test_inputs (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok
test_low_decimal_precision (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok
test_zero_values (template_tests.filter_tests.test_floatformat.FunctionTests) ... ok
test_force_escape01 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape02 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape03 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape04 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape05 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape06 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape07 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_force_escape08 (template_tests.filter_tests.test_force_escape.ForceEscapeTests) ... ok
test_escape (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_force_escape.FunctionTests) ... ok
test_string (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok
test_values (template_tests.filter_tests.test_get_digit.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok
test_urlencoded (template_tests.filter_tests.test_iriencode.FunctionTests) ... ok
test_iriencode01 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok
test_iriencode02 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok
test_iriencode03 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok
test_iriencode04 (template_tests.filter_tests.test_iriencode.IriencodeTests) ... ok
test_autoescape (template_tests.filter_tests.test_join.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_join.FunctionTests) ... ok
test_list (template_tests.filter_tests.test_join.FunctionTests) ... ok
test_noniterable_arg (template_tests.filter_tests.test_join.FunctionTests) ... ok
test_noniterable_arg_autoescape_off (template_tests.filter_tests.test_join.FunctionTests) ... ok
test_join01 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join02 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join03 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join04 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join05 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join06 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join07 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_join08 (template_tests.filter_tests.test_join.JoinTests) ... ok
test_basic (template_tests.filter_tests.test_json_script.JsonScriptTests) ... ok
test_empty_list (template_tests.filter_tests.test_last.LastTests) ... ok
test_last01 (template_tests.filter_tests.test_last.LastTests) ... ok
test_last02 (template_tests.filter_tests.test_last.LastTests) ... ok
test_list (template_tests.filter_tests.test_length.FunctionTests) ... ok
test_safestring (template_tests.filter_tests.test_length.FunctionTests) ... ok
test_string (template_tests.filter_tests.test_length.FunctionTests) ... ok
test_length01 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length02 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length03 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length04 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length05 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length06 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_length07 (template_tests.filter_tests.test_length.LengthTests) ... ok
test_empty_list (template_tests.filter_tests.test_length_is.FunctionTests) ... ok
test_string (template_tests.filter_tests.test_length_is.FunctionTests) ... ok
test_length_is01 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is02 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is03 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is04 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is05 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is06 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is07 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is08 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is09 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is10 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_length_is11 (template_tests.filter_tests.test_length_is.LengthIsTests) ... ok
test_autoescape (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_carriage (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_carriage_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_lazy_string_input (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_line (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_newline (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_linebreaks.FunctionTests) ... ok
test_linebreaks01 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok
test_linebreaks02 (template_tests.filter_tests.test_linebreaks.LinebreaksTests) ... ok
test_autoescape (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_carriage (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_carriage_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_newline (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_linebreaksbr.FunctionTests) ... ok
test_linebreaksbr01 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok
test_linebreaksbr02 (template_tests.filter_tests.test_linebreaksbr.LinebreaksbrTests) ... ok
test_autoescape (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok
test_linenumbers (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok
test_linenumbers2 (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_linenumbers.FunctionTests) ... ok
test_linenumbers01 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok
test_linenumbers02 (template_tests.filter_tests.test_linenumbers.LinenumbersTests) ... ok
test_less_than_string_length (template_tests.filter_tests.test_ljust.FunctionTests) ... ok
test_ljust (template_tests.filter_tests.test_ljust.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_ljust.FunctionTests) ... ok
test_ljust01 (template_tests.filter_tests.test_ljust.LjustTests) ... ok
test_ljust02 (template_tests.filter_tests.test_ljust.LjustTests) ... ok
test_lower (template_tests.filter_tests.test_lower.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_lower.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_lower.FunctionTests) ... ok
test_lower01 (template_tests.filter_tests.test_lower.LowerTests) ... ok
test_lower02 (template_tests.filter_tests.test_lower.LowerTests) ... ok
test_integer (template_tests.filter_tests.test_make_list.FunctionTests) ... ok
test_string (template_tests.filter_tests.test_make_list.FunctionTests) ... ok
test_make_list01 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok
test_make_list02 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok
test_make_list03 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok
test_make_list04 (template_tests.filter_tests.test_make_list.MakeListTests) ... ok
test_phone2numeric (template_tests.filter_tests.test_phone2numeric.FunctionTests) ... ok
test_phone2numeric01 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok
test_phone2numeric02 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok
test_phone2numeric03 (template_tests.filter_tests.test_phone2numeric.Phone2numericTests) ... ok
test_decimals (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_floats (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_integers (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_lists (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_no_len_type (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_suffixes (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_value_error (template_tests.filter_tests.test_pluralize.FunctionTests) ... ok
test_no_arguments (template_tests.filter_tests.test_pluralize.PluralizeTests) ... ok
test_singular_and_plural_suffix (template_tests.filter_tests.test_pluralize.PluralizeTests) ... ok
test_suffix (template_tests.filter_tests.test_pluralize.PluralizeTests) ... ok
test_random01 (template_tests.filter_tests.test_random.RandomTests) ... ok
test_random02 (template_tests.filter_tests.test_random.RandomTests) ... ok
test_less_than_string_length (template_tests.filter_tests.test_rjust.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_rjust.FunctionTests) ... ok
test_rjust (template_tests.filter_tests.test_rjust.FunctionTests) ... ok
test_rjust01 (template_tests.filter_tests.test_rjust.RjustTests) ... ok
test_rjust02 (template_tests.filter_tests.test_rjust.RjustTests) ... ok
test_safe01 (template_tests.filter_tests.test_safe.SafeTests) ... ok
test_safe02 (template_tests.filter_tests.test_safe.SafeTests) ... ok
test_safeseq01 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok
test_safeseq02 (template_tests.filter_tests.test_safeseq.SafeseqTests) ... ok
test_fail_silently (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_index_integer (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_negative_index (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_range (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_range_multiple (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_range_step (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_zero_length (template_tests.filter_tests.test_slice.FunctionTests) ... ok
test_slice01 (template_tests.filter_tests.test_slice.SliceTests) ... ok
test_slice02 (template_tests.filter_tests.test_slice.SliceTests) ... ok
test_non_string_input (template_tests.filter_tests.test_slugify.FunctionTests) ... ok
test_slugify (template_tests.filter_tests.test_slugify.FunctionTests) ... ok
test_slugify_lazy_string (template_tests.filter_tests.test_slugify.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_slugify.FunctionTests) ... ok
test_slugify01 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok
test_slugify02 (template_tests.filter_tests.test_slugify.SlugifyTests) ... ok
test_format (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok
test_invalid (template_tests.filter_tests.test_stringformat.FunctionTests) ... ok
test_stringformat01 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok
test_stringformat02 (template_tests.filter_tests.test_stringformat.StringformatTests) ... ok
test_non_string_input (template_tests.filter_tests.test_striptags.FunctionTests) ... ok
test_strip (template_tests.filter_tests.test_striptags.FunctionTests) ... ok
test_strip_lazy_string (template_tests.filter_tests.test_striptags.FunctionTests) ... ok
test_striptags01 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok
test_striptags02 (template_tests.filter_tests.test_striptags.StriptagsTests) ... ok
test_inputs (template_tests.filter_tests.test_time.FunctionTests) ... ok
test_no_args (template_tests.filter_tests.test_time.FunctionTests) ... ok
test_time00 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time00_l10n (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time01 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time02 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time03 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time04 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time05 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_time06 (template_tests.filter_tests.test_time.TimeTests) ... ok
test_explicit_date (template_tests.filter_tests.test_timesince.FunctionTests) ... ok
test_no_args (template_tests.filter_tests.test_timesince.FunctionTests) ... ok
test_since_now (template_tests.filter_tests.test_timesince.FunctionTests) ... ok
test_timesince01 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince02 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince03 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince04 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince05 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince06 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince07 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince08 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince09 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince10 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince11 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince12 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince13 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince14 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince15 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince16 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince17 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_timesince18 (template_tests.filter_tests.test_timesince.TimesinceTests) ... ok
test_explicit_date (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok
test_no_args (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok
test_until_now (template_tests.filter_tests.test_timeuntil.FunctionTests) ... ok
test_aware_naive_type_error (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_naive_aware_type_error (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil01 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil02 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil03 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil04 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil05 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil06 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil07 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil08 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil09 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil10 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil11 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil12 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil13 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_timeuntil14 (template_tests.filter_tests.test_timeuntil.TimeuntilTests) ... ok
test_non_string_input (template_tests.filter_tests.test_title.FunctionTests) ... ok
test_title (template_tests.filter_tests.test_title.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_title.FunctionTests) ... ok
test_title1 (template_tests.filter_tests.test_title.TitleTests) ... ok
test_title2 (template_tests.filter_tests.test_title.TitleTests) ... ok
test_fail_silently_incorrect_arg (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok
test_truncatechars01 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok
test_truncatechars02 (template_tests.filter_tests.test_truncatechars.TruncatecharsTests) ... ok
test_invalid_arg (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate2 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate3 (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate_something (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate_unicode (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_truncate_zero (template_tests.filter_tests.test_truncatechars_html.FunctionTests) ... ok
test_invalid_number (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok
test_overtruncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok
test_truncate (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok
test_truncate2 (template_tests.filter_tests.test_truncatewords.FunctionTests) ... ok
test_truncatewords01 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok
test_truncatewords02 (template_tests.filter_tests.test_truncatewords.TruncatewordsTests) ... ok
test_invalid_arg (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate2 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate3 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate4 (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate_complex (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate_unicode (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_truncate_zero (template_tests.filter_tests.test_truncatewords_html.FunctionTests) ... ok
test_autoescape (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_list (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_list_gettext (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested3 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested_generators (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested_multiple (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_nested_multiple2 (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_ulitem (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_ulitem_autoescape_off (template_tests.filter_tests.test_unordered_list.FunctionTests) ... ok
test_unordered_list01 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok
test_unordered_list02 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok
test_unordered_list03 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok
test_unordered_list04 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok
test_unordered_list05 (template_tests.filter_tests.test_unordered_list.UnorderedListTests) ... ok
test_non_string_input (template_tests.filter_tests.test_upper.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_upper.FunctionTests) ... ok
test_upper (template_tests.filter_tests.test_upper.FunctionTests) ... ok
test_upper01 (template_tests.filter_tests.test_upper.UpperTests) ... ok
test_upper02 (template_tests.filter_tests.test_upper.UpperTests) ... ok
test_non_string_input (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok
test_urlencode (template_tests.filter_tests.test_urlencode.FunctionTests) ... ok
test_urlencode01 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok
test_urlencode02 (template_tests.filter_tests.test_urlencode.UrlencodeTests) ... ok
test_autoescape (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_brackets (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_exclamation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_https (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_idn (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_invalid_email (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_ipv4 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_ipv6 (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_lazystring (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_malformed (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_nofollow (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_parenthesis (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_quotation_marks (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_quote_commas (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_quoting (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_tlds (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_trailing_multiple_punctuation (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_trailing_period (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_unicode (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_uppercase (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_url_split_chars (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_urlencoded (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_urls (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_word_with_dot (template_tests.filter_tests.test_urlize.FunctionTests) ... ok
test_urlize01 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize02 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize03 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize04 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize05 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize06 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize07 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize08 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_urlize09 (template_tests.filter_tests.test_urlize.UrlizeTests) ... ok
test_autoescape (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_autoescape_off (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_overtruncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_query_string (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_truncate (template_tests.filter_tests.test_urlizetrunc.FunctionTests) ... ok
test_urlizetrunc01 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok
test_urlizetrunc02 (template_tests.filter_tests.test_urlizetrunc.UrlizetruncTests) ... ok
test_count_multiple (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok
test_count_one (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok
test_empty_string (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_wordcount.FunctionTests) ... ok
test_wordcount01 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok
test_wordcount02 (template_tests.filter_tests.test_wordcount.WordcountTests) ... ok
test_indent (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok
test_indent2 (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok
test_non_string_input (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok
test_wrap (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok
test_wrap_lazy_string (template_tests.filter_tests.test_wordwrap.FunctionTests) ... ok
test_wordwrap01 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok
test_wordwrap02 (template_tests.filter_tests.test_wordwrap.WordwrapTests) ... ok
test_false (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_false_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_invalid_value (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_none (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_none_three_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_none_two_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_true (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_true_arguments (template_tests.filter_tests.test_yesno.FunctionTests) ... ok
test_blocktrans_syntax_error_missing_assignment (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_blocktrans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_count (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n03 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
simple translation of a variable ... ok
test_i18n04 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
simple translation of a variable and filter ... ok
test_i18n05 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
simple translation of a string with interpolation ... ok
test_i18n07 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
translation of singular form ... ok
test_i18n08 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
translation of plural form ... ok
test_i18n17 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n18 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n19 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n21 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n26 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n27 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
translation of singular form in Russian (#14126) ... ok
test_i18n28 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
simple translation of multiple variables ... ok
test_i18n34 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n34_2 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n34_3 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n37 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n39 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n40 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_i18n41 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_legacyi18n04 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
simple translation of a variable and filter ... ok
test_legacyi18n07 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
translation of singular form ... ok
test_legacyi18n08 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests)
translation of plural form ... ok
test_legacyi18n17 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_legacyi18n18 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_legacyi18n26 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_legacyi18n27 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_legacyi18n28 (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_no_args_with (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_plural_bad_syntax (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_variable_twice (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_with_block (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_with_for (template_tests.syntax_tests.i18n.test_blocktrans.I18nBlockTransTagTests) ... ok
test_percent_formatting_in_blocktrans (template_tests.syntax_tests.i18n.test_blocktrans.MiscTests) ... ok
test_percent_in_translatable_block (template_tests.syntax_tests.i18n.test_blocktrans.MiscTests) ... ok
test_multiple_locale_btrans (template_tests.syntax_tests.i18n.test_blocktrans.MultipleLocaleActivationBlockTransTests) ... ok
test_multiple_locale_deactivate_btrans (template_tests.syntax_tests.i18n.test_blocktrans.MultipleLocaleActivationBlockTransTests) ... ok
test_multiple_locale_direct_switch_btrans (template_tests.syntax_tests.i18n.test_blocktrans.MultipleLocaleActivationBlockTransTests) ... ok
test_single_locale_activation (template_tests.syntax_tests.i18n.test_blocktrans.MultipleLocaleActivationBlockTransTests) ... ok
test_bad_placeholder_1 (template_tests.syntax_tests.i18n.test_blocktrans.TranslationBlockTransTagTests) ... ok
test_bad_placeholder_2 (template_tests.syntax_tests.i18n.test_blocktrans.TranslationBlockTransTagTests) ... ok
test_template_tags_pgettext (template_tests.syntax_tests.i18n.test_blocktrans.TranslationBlockTransTagTests)
{% blocktrans %} takes message contexts into account (#14806). ... ok
test_i18n32 (template_tests.syntax_tests.i18n.test_filters.I18nFiltersTests) ... ok
test_i18n33 (template_tests.syntax_tests.i18n.test_filters.I18nFiltersTests) ... ok
test_i18n38_2 (template_tests.syntax_tests.i18n.test_filters.I18nFiltersTests) ... ok
test_i18n12 (template_tests.syntax_tests.i18n.test_get_available_languages.GetAvailableLanguagesTagTests) ... ok
test_no_as_var (template_tests.syntax_tests.i18n.test_get_available_languages.GetAvailableLanguagesTagTests) ... ok
test_no_as_var (template_tests.syntax_tests.i18n.test_get_current_language.I18nGetCurrentLanguageTagTests) ... ok
test_no_as_var (template_tests.syntax_tests.i18n.test_get_current_language_bidi.I18nGetCurrentLanguageBidiTagTests) ... ok
test_i18n28_2 (template_tests.syntax_tests.i18n.test_get_language_info.I18nGetLanguageInfoTagTests) ... ok
test_i18n29 (template_tests.syntax_tests.i18n.test_get_language_info.I18nGetLanguageInfoTagTests) ... ok
test_i18n38 (template_tests.syntax_tests.i18n.test_get_language_info.I18nGetLanguageInfoTagTests) ... ok
test_no_for_as (template_tests.syntax_tests.i18n.test_get_language_info.I18nGetLanguageInfoTagTests) ... ok
test_i18n30 (template_tests.syntax_tests.i18n.test_get_language_info_list.GetLanguageInfoListTests) ... ok
test_i18n31 (template_tests.syntax_tests.i18n.test_get_language_info_list.GetLanguageInfoListTests) ... ok
test_i18n38_2 (template_tests.syntax_tests.i18n.test_get_language_info_list.GetLanguageInfoListTests) ... ok
test_no_for_as (template_tests.syntax_tests.i18n.test_get_language_info_list.GetLanguageInfoListTests) ... ok
test_no_arg (template_tests.syntax_tests.i18n.test_language.I18nLanguageTagTests) ... ok
test_i18n01 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests)
simple translation of a string delimited by '. ... ok
test_i18n02 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests)
simple translation of a string delimited by ". ... ok
test_i18n06 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests)
simple translation of a string to German ... ok
test_i18n09 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests)
simple non-translation (only marking) of a string to German ... ok
test_i18n20 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_i18n22 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_i18n23 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests)
Using filters with the {% trans %} tag (#5972). ... ok
test_i18n24 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_i18n25 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_i18n35 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_i18n36 (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_bad_option (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_context_as (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_context_noop (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_duplicate_option (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_missing_assignment (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_missing_context (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_syntax_error_no_arguments (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_trans_tag_using_a_string_that_looks_like_str_fmt (template_tests.syntax_tests.i18n.test_trans.I18nTransTagTests) ... ok
test_repr (template_tests.syntax_tests.i18n.test_trans.LocalizeNodeTests) ... ok
test_multiple_locale_deactivate_trans (template_tests.syntax_tests.i18n.test_trans.MultipleLocaleActivationTransTagTests) ... ok
test_multiple_locale_direct_switch_trans (template_tests.syntax_tests.i18n.test_trans.MultipleLocaleActivationTransTagTests) ... ok
test_multiple_locale_trans (template_tests.syntax_tests.i18n.test_trans.MultipleLocaleActivationTransTagTests) ... ok
test_single_locale_activation (template_tests.syntax_tests.i18n.test_trans.MultipleLocaleActivationTransTagTests) ... ok
test_template_tags_pgettext (template_tests.syntax_tests.i18n.test_trans.TranslationTransTagTests)
{% trans %} takes message contexts into account (#14806). ... ok
test_i18n13 (template_tests.syntax_tests.i18n.test_underscore_syntax.I18nStringLiteralTests) ... ok
test_i18n14 (template_tests.syntax_tests.i18n.test_underscore_syntax.I18nStringLiteralTests) ... ok
test_i18n15 (template_tests.syntax_tests.i18n.test_underscore_syntax.I18nStringLiteralTests) ... ok
test_i18n16 (template_tests.syntax_tests.i18n.test_underscore_syntax.I18nStringLiteralTests) ... ok
test_multiple_locale (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_deactivate (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_direct_switch (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_filter (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_filter_deactivate (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_filter_direct_switch (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_loadi18n (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_loadi18n_deactivate (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_multiple_locale_loadi18n_direct_switch (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_single_locale_activation (template_tests.syntax_tests.i18n.test_underscore_syntax.MultipleLocaleActivationTests) ... ok
test_autoescape_filters01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_filters02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_filtertag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_ifequal01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_literals01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_lookup01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_stringiterations01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag01 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag02 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag03 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag04 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag05 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag06 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag07 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag08 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag09 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_autoescape_tag10 (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_invalid_arg (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_no_arg (template_tests.syntax_tests.test_autoescape.AutoescapeTagTests) ... ok
test_basic_syntax01 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax02 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax03 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax04 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax06 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax07 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax08 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax09 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax10 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax11 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax12 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax13 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax14 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax15 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax16 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax17 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax18 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax19 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax20 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax20b (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax21 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax22 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax23 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax24 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax25 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax26 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax27 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax28 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax29 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax30 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax31 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax32 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax33 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax34 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax35 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax36 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax37 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_basic_syntax38 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_ignores_strings_that_look_like_format_interpolation (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_unclosed_block (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_unclosed_block2 (template_tests.syntax_tests.test_basic.BasicSyntaxTests) ... ok
test_builtins01 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok
test_builtins02 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok
test_builtins03 (template_tests.syntax_tests.test_builtins.BuiltinsTests) ... ok
test_cache03 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache04 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache05 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache06 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache07 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache08 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache11 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache12 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache13 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache14 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache15 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache16 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache17 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_cache18 (template_tests.syntax_tests.test_cache.CacheTagTests) ... ok
test_none_timeout (template_tests.syntax_tests.test_cache.CacheTagTests)
A timeout of None means "cache forever". ... ok
test_cache_fragment_cache (template_tests.syntax_tests.test_cache.CacheTests) ... ok
test_cache_missing_backend (template_tests.syntax_tests.test_cache.CacheTests) ... ok
test_cache_regression_20130 (template_tests.syntax_tests.test_cache.CacheTests) ... ok
test_comment_syntax01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax06 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax07 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax08 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax09 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax10 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax11 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_syntax12 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_tag01 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_tag02 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_tag03 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_tag04 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_comment_tag05 (template_tests.syntax_tests.test_comment.CommentSyntaxTests) ... ok
test_cycle01 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle05 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle07 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle10 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle11 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle12 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle13 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle14 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle15 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle16 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle17 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle18 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle19 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle20 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle21 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle22 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle23 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle24 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle25 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle26 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle27 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle28 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle29 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle30 (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_cycle_undefined (template_tests.syntax_tests.test_cycle.CycleTagTests) ... ok
test_exception01 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok
test_exception02 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok
test_exception03 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok
test_exception04 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok
test_exception05 (template_tests.syntax_tests.test_exceptions.ExceptionsTests) ... ok
test_extends_node_repr (template_tests.syntax_tests.test_extends.ExtendsNodeTests) ... ok
test_duplicate_block (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_extends_duplicate (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance01 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance02 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance03 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance04 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance05 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance06 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance07 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance08 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance09 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance10 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance11 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance12 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance13 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance14 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance15 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance16 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance17 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance18 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance19 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance20 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance21 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance22 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance23 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance24 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance25 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance26 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance27 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance29 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance30 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance31 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance32 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance33 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance34 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance35 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance36 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance37 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance38 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance39 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance40 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance41 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance42 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance_28 (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_inheritance_empty (template_tests.syntax_tests.test_extends.InheritanceTests) ... ok
test_filter_syntax01 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax02 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax03 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax04 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax05 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax06 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax07 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax08 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax08_multi_line (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax09 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax10 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax11 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax12 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax13 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax14 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax15 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax16 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax17 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax18 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax19 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax20 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax21 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax22 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax23 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax24 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter_syntax25 (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_type_error_attribute (template_tests.syntax_tests.test_filter_syntax.FilterSyntaxTests) ... ok
test_filter01 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter02 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter03 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter04 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter05 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter05bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter06 (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_filter06bis (template_tests.syntax_tests.test_filter_tag.FilterTagTests) ... ok
test_all_false_arguments_asvar (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof01 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof02 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof03 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof04 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof05 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof06 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof07 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof08 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof09 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof10 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof11 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof12 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof13 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof14 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_firstof15 (template_tests.syntax_tests.test_firstof.FirstOfTagTests) ... ok
test_repr (template_tests.syntax_tests.test_for.ForNodeTests) ... ok
test_for_tag01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_context (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_empty01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_empty02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_empty03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_filter_ws (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack07 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack08 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack09 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack10 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack11 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack12 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack13 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack14 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_unpack_strs (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars01 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars02 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars03 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars04 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars05 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_for_tag_vars06 (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_invalid_arg (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_invalid_in_keyword (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_unpack_double_quote (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_unpack_single_quote (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_unpack_vertical_bar (template_tests.syntax_tests.test_for.ForTagTests) ... ok
test_repr (template_tests.syntax_tests.test_if.IfNodeTests) ... ok
test_else_if_tag_error01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_both_variables_missing (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_match (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_no_match (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_not_both_variables_missing (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_not_match (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_not_no_match (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_not_variable_missing (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_is_variable_missing (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_and08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_badarg01 (template_tests.syntax_tests.test_if.IfTagTests)
Nonexistent args ... ok
test_if_tag_badarg02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_badarg03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_badarg04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_eq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_eq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_eq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_eq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_eq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_error12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_filter01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_filter02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_gt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_gt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_gte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_gte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_lt_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_lt_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_lte_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_lte_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not10 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not11 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not12 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not13 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not14 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not15 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not16 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not17 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not18 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not19 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not20 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not21 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not22 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not23 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not24 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not25 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not26 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not27 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not28 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not29 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not30 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not31 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not32 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not33 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not34 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not35 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not_in_01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_not_in_02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_noteq01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_noteq02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_noteq03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_noteq04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_noteq05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or03 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or04 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or05 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or06 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or07 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or08 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_or09 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_shortcircuit01 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_shortcircuit02 (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_if_tag_single_eq (template_tests.syntax_tests.test_if.IfTagTests) ... ok
test_ifchanged01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged06 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged07 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged08 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_else01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_else02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_else03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_else04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_filter_ws (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_param01 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_param02 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_param03 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_param04 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_param05 (template_tests.syntax_tests.test_if_changed.IfChangedTagTests) ... ok
test_ifchanged_concurrency (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok
test_ifchanged_render_once (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok
test_include (template_tests.syntax_tests.test_if_changed.IfChangedTests) ... ok
test_include_state (template_tests.syntax_tests.test_if_changed.IfChangedTests)
Tests the node state for different IncludeNodes (#27974). ... ok
test_ifequal01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_filter01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_filter02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_filter03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_filter04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_filter05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric11 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_numeric12 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split01 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split02 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split03 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split04 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split05 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split06 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split07 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split08 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split09 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_ifequal_split10 (template_tests.syntax_tests.test_if_equal.IfEqualTagTests) ... ok
test_repr (template_tests.syntax_tests.test_if_equal.IfEqualTests) ... ok
test_ifnotequal01 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok
test_ifnotequal02 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok
test_ifnotequal03 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok
test_ifnotequal04 (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok
test_one_var (template_tests.syntax_tests.test_if_equal.IfNotEqualTagTests) ... ok
test_include01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include11 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include12 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include13 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include14 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_empty (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error01 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error02 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error03 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error04 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error05 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error06 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error07 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error08 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error09 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_error10 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_fail1 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_include_fail2 (template_tests.syntax_tests.test_include.IncludeTagTests) ... ok
test_extends_include_missing_baseloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_extends_include_missing_cachedloader (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_include_cache (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_include_from_loader_get_template (template_tests.syntax_tests.test_include.IncludeTests) ... ERROR
test_include_immediate_missing (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_include_missing_template (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_include_recursive (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_include_template_argument (template_tests.syntax_tests.test_include.IncludeTests) ... ok
test_invalidstr01 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr02 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr03 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr04 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr04_2 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr05 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr06 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_invalidstr07 (template_tests.syntax_tests.test_invalid_string.InvalidStringTests) ... ok
test_list_index01 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index02 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index03 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index04 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index05 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index06 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_list_index07 (template_tests.syntax_tests.test_list_index.ListIndexTests) ... ok
test_load01 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load02 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load03 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load04 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load05 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load06 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load07 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load08 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load09 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load10 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_load12 (template_tests.syntax_tests.test_load.LoadTagTests) ... ok
test_lorem1 (template_tests.syntax_tests.test_lorem.LoremTagTests) ... ok
test_lorem_random (template_tests.syntax_tests.test_lorem.LoremTagTests) ... ok
test_multiline01 (template_tests.syntax_tests.test_multiline.MultilineTests) ... ok
test_namedendblocks01 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks02 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks03 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks04 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks05 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks06 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_namedendblocks07 (template_tests.syntax_tests.test_named_endblock.NamedEndblockTests) ... ok
test_now01 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now02 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now03 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now04 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now05 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now06 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now07 (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_now_args (template_tests.syntax_tests.test_now.NowTagTests) ... ok
test_numpy_array_index01 (template_tests.syntax_tests.test_numpy.NumpyTests) ... skipped 'Numpy must be installed to run these tests.'
test_numpy_array_index02 (template_tests.syntax_tests.test_numpy.NumpyTests) ... skipped 'Numpy must be installed to run these tests.'
test_regroup01 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup02 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup03 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup04 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup05 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup06 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup07 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup08 (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_regroup_unpack (template_tests.syntax_tests.test_regroup.RegroupTagTests) ... ok
test_resetcycle01 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle02 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle03 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle04 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle05 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle06 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle07 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle08 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle09 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle10 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_resetcycle11 (template_tests.syntax_tests.test_resetcycle.ResetCycleTagTests) ... ok
test_setup (template_tests.syntax_tests.test_setup.SetupTests) ... ok
test_simpletag_renamed01 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok
test_simpletag_renamed02 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok
test_simpletag_renamed03 (template_tests.syntax_tests.test_simple_tag.SimpleTagTests) ... ok
test_spaceless01 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_spaceless02 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_spaceless03 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_spaceless04 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_spaceless05 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_spaceless06 (template_tests.syntax_tests.test_spaceless.SpacelessTagTests) ... ok
test_static_prefixtag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_prefixtag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_prefixtag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_prefixtag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_prefixtag_without_as (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_quotes_urls (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_statictag01 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_statictag02 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_statictag03 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_statictag04 (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_static_statictag_without_path (template_tests.syntax_tests.test_static.StaticTagTests) ... ok
test_templatetag01 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag02 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag03 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag04 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag05 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag06 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag07 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag08 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag09 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag10 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag11 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_templatetag12 (template_tests.syntax_tests.test_template_tag.TemplateTagTests) ... ok
test_url01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url02a (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url02b (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url02c (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url10 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url20 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url21 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_asvar01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_asvar02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_asvar03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail04 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail05 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail06 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail07 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail08 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail09 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail11 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail12 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail13 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail14 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail15 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail16 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail17 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail18 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_fail19 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_namespace01 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_namespace02 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_namespace03 (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_namespace_explicit_current_app (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_url_namespace_no_current_app (template_tests.syntax_tests.test_url.UrlTagTests) ... ok
test_verbatim_tag01 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_verbatim_tag02 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_verbatim_tag03 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_verbatim_tag04 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_verbatim_tag05 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_verbatim_tag06 (template_tests.syntax_tests.test_verbatim.VerbatimTagTests) ... ok
test_typeerror_as_var (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio01 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio02 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio03 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio04 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio05 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio06 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio07 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio08 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio09 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio10 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio11 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio12a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio12b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio13a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio13b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio14a (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio14b (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio15 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio16 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio17 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio18 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio19 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio20 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_widthratio21 (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_zerodivisionerror_as_var (template_tests.syntax_tests.test_width_ratio.WidthRatioTagTests) ... ok
test_repr (template_tests.syntax_tests.test_with.WithNodeTests) ... ok
test_legacywith01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_legacywith02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_with01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_with02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_with03 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_with_error01 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_with_error02 (template_tests.syntax_tests.test_with.WithTagTests) ... ok
test_str (template_tests.test_base.VariableDoesNotExistTests) ... ok
test_integer_literals (template_tests.test_base.VariableTests) ... ok
test_nonliterals (template_tests.test_base.VariableTests)
Variable names that aren't resolved as literals. ... ok
test_context (template_tests.test_context.ContextTests) ... ok
test_context_comparable (template_tests.test_context.ContextTests) ... ok
test_copy_request_context_twice (template_tests.test_context.ContextTests) ... ok
test_flatten_context (template_tests.test_context.ContextTests) ... ok
test_flatten_context_with_context (template_tests.test_context.ContextTests) ... ok
test_push_context_manager (template_tests.test_context.ContextTests) ... ok
test_push_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok
test_push_proper_layering (template_tests.test_context.ContextTests) ... ok
test_render_context (template_tests.test_context.ContextTests) ... ok
test_resolve_on_context_method (template_tests.test_context.ContextTests) ... ok
test_set_upward (template_tests.test_context.ContextTests) ... ok
test_set_upward_empty_context (template_tests.test_context.ContextTests) ... ok
test_set_upward_with_push (template_tests.test_context.ContextTests) ... ok
test_set_upward_with_push_no_match (template_tests.test_context.ContextTests) ... ok
test_setdefault (template_tests.test_context.ContextTests) ... ok
test_update_context_manager (template_tests.test_context.ContextTests) ... ok
test_update_context_manager_with_context_object (template_tests.test_context.ContextTests) ... ok
test_update_proper_layering (template_tests.test_context.ContextTests) ... ok
test_context_comparable (template_tests.test_context.RequestContextTests) ... ok
test_include_only (template_tests.test_context.RequestContextTests) ... ok
test_modify_context_and_render (template_tests.test_context.RequestContextTests) ... ok
test_stack_size (template_tests.test_context.RequestContextTests) ... ok
test_decorated_filter (template_tests.test_custom.CustomFilterTests) ... ok
test_filter (template_tests.test_custom.CustomFilterTests) ... ok
test_15070_use_l10n (template_tests.test_custom.InclusionTagTests) ... ok
test_include_tag_missing_context (template_tests.test_custom.InclusionTagTests) ... ok
test_inclusion_tag_errors (template_tests.test_custom.InclusionTagTests) ... ok
test_inclusion_tag_registration (template_tests.test_custom.InclusionTagTests) ... ok
test_inclusion_tags (template_tests.test_custom.InclusionTagTests) ... ok
test_inclusion_tags_from_template (template_tests.test_custom.InclusionTagTests) ... ok
test_no_render_side_effect (template_tests.test_custom.InclusionTagTests) ... ok
test_render_context_is_cleared (template_tests.test_custom.InclusionTagTests) ... ok
test_simple_tag_errors (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_escaping_autoescape_off (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_explicit_escaping (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_format_html_escaping (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_missing_context (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_naive_escaping (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tag_registration (template_tests.test_custom.SimpleTagTests) ... ok
test_simple_tags (template_tests.test_custom.SimpleTagTests) ... ok
test_load_annotated_function (template_tests.test_custom.TemplateTagLoadingTests) ... ok
test_load_error (template_tests.test_custom.TemplateTagLoadingTests) ... ok
test_load_error_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok
test_load_working_egg (template_tests.test_custom.TemplateTagLoadingTests) ... ok
test_multiple_engines_configured (template_tests.test_engine.GetDefaultTests) ... ok
test_no_engines_configured (template_tests.test_engine.GetDefaultTests) ... ok
test_single_engine_configured (template_tests.test_engine.GetDefaultTests) ... ok
test_cached_loader_priority (template_tests.test_engine.LoaderTests) ... ok
test_loader_priority (template_tests.test_engine.LoaderTests) ... ok
test_origin (template_tests.test_engine.LoaderTests) ... ok
test_basic_context (template_tests.test_engine.RenderToStringTest) ... ok
test_block_override_in_extended_included_template (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_extend_cached (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_extend_missing (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_extend_recursive (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_extend_self_error (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_normal_extend (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_recursive_multiple_loaders (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_unique_history_per_loader (template_tests.test_extends.ExtendsBehaviorTests) ... ok
test_mixing1 (template_tests.test_extends_relative.ExtendsMixedBehaviorTests) ... ok
test_mixing2 (template_tests.test_extends_relative.ExtendsMixedBehaviorTests) ... ok
test_mixing_loop (template_tests.test_extends_relative.ExtendsMixedBehaviorTests) ... ok
test_dir1_extend (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_dir1_extend1 (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_dir1_extend2 (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_dir1_extend3 (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_dir2_extend (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_extend_error (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_normal_extend (template_tests.test_extends_relative.ExtendsRelativeBehaviorTests) ... ok
test_dir2_include (template_tests.test_extends_relative.IncludeRelativeBehaviorTests) ... ok
test_include_error (template_tests.test_extends_relative.IncludeRelativeBehaviorTests) ... ok
test_normal_include (template_tests.test_extends_relative.IncludeRelativeBehaviorTests) ... ok
test_get_template (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok
test_not_installed (template_tests.test_loaders.AppDirectoriesLoaderTests) ... ok
test_cached_exception_no_traceback (template_tests.test_loaders.CachedLoaderTests) ... ok
test_get_template (template_tests.test_loaders.CachedLoaderTests) ... ok
test_get_template_missing_debug_off (template_tests.test_loaders.CachedLoaderTests) ... ok
test_get_template_missing_debug_on (template_tests.test_loaders.CachedLoaderTests) ... ok
test_template_name_lazy_string (template_tests.test_loaders.CachedLoaderTests) ... ok
test_template_name_leading_dash_caching (template_tests.test_loaders.CachedLoaderTests) ... ok
test_case_sensitivity (template_tests.test_loaders.FileSystemLoaderTests) ... skipped 'This test only runs on case-sensitive file systems.'
test_directory_security (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_file_does_not_exist (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_get_template (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_loaders_dirs (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_loaders_dirs_empty (template_tests.test_loaders.FileSystemLoaderTests)
An empty dirs list in loaders overrides top level dirs. ... ok
test_notafile_error (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_permissions_error (template_tests.test_loaders.FileSystemLoaderTests) ... FAIL
test_unicode_dir_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_unicode_template_name (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_utf8_bytestring (template_tests.test_loaders.FileSystemLoaderTests) ... ok
test_get_template (template_tests.test_loaders.LocmemLoaderTests) ... ok
test_log_on_variable_does_not_exist_not_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok
test_log_on_variable_does_not_exist_silent (template_tests.test_logging.VariableResolveLoggingTests) ... ok
test_no_log_when_variable_exists (template_tests.test_logging.VariableResolveLoggingTests) ... ok
test_filter_args_count (template_tests.test_parser.ParserTests) ... ok
test_filter_parsing (template_tests.test_parser.ParserTests) ... ok
test_token_smart_split (template_tests.test_parser.ParserTests) ... ok
test_variable_parsing (template_tests.test_parser.ParserTests) ... ok
test_middleware_caching (template_tests.test_response.CacheMiddlewareTest) ... ERROR
test_custom_urlconf (template_tests.test_response.CustomURLConfTest) ... ERROR
test_args (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_content_access_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_content_access_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_dict_context (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_explicit_baking (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_iteration_rendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_iteration_unrendered (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_kwargs (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_pickling (template_tests.test_response.SimpleTemplateResponseTest) ... ERROR
test_pickling_cookie (template_tests.test_response.SimpleTemplateResponseTest) ... ERROR
test_post_callbacks (template_tests.test_response.SimpleTemplateResponseTest)
Rendering a template response triggers the post-render callbacks ... ERROR
test_render (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_repickling (template_tests.test_response.SimpleTemplateResponseTest) ... ERROR
test_set_content (template_tests.test_response.SimpleTemplateResponseTest) ... ok
test_template_resolving (template_tests.test_response.SimpleTemplateResponseTest) ... ERROR
test_using (template_tests.test_response.SimpleTemplateResponseTest) ... skipped 'this test requires jinja2'
test_args (template_tests.test_response.TemplateResponseTest) ... ok
test_context_processor_priority (template_tests.test_response.TemplateResponseTest) ... ok
test_kwargs (template_tests.test_response.TemplateResponseTest) ... ok
test_pickling (template_tests.test_response.TemplateResponseTest) ... ok
test_render (template_tests.test_response.TemplateResponseTest) ... ok
test_render_with_requestcontext (template_tests.test_response.TemplateResponseTest) ... ok
test_repickling (template_tests.test_response.TemplateResponseTest) ... ok
test_using (template_tests.test_response.TemplateResponseTest) ... skipped 'this test requires jinja2'
test_compile_filter_expression_error (template_tests.tests.TemplateTests) ... ok
test_compile_tag_error (template_tests.tests.TemplateTests) ... ok
test_compile_tag_error_27584 (template_tests.tests.TemplateTests) ... ok
test_compile_tag_error_27956 (template_tests.tests.TemplateTests)
Errors in a child of {% extends %} are displayed correctly. ... ok
test_debug_tag_non_ascii (template_tests.tests.TemplateTests) ... ok
test_extends_generic_template (template_tests.tests.TemplateTests) ... ok
test_invalid_block_suggestion (template_tests.tests.TemplateTests) ... ok
test_no_wrapped_exception (template_tests.tests.TemplateTests) ... ok
test_node_origin (template_tests.tests.TemplateTests) ... ok
test_string_origin (template_tests.tests.TemplateTests) ... ok
test_super_errors (template_tests.tests.TemplateTests) ... ok
test_unknown_block_tag (template_tests.tests.TemplateTests) ... ok
test_url_reverse_no_settings_module (template_tests.tests.TemplateTests) ... ok
test_url_reverse_view_name (template_tests.tests.TemplateTests) ... ok
test_add_action (admin_views.test_adminsite.SiteActionsTests) ... ok
test_disable_action (admin_views.test_adminsite.SiteActionsTests) ... ok
test_get_action (admin_views.test_adminsite.SiteActionsTests)
AdminSite.get_action() returns an action even if it's disabled. ... ok
test_inline_add_another_widgets (admin_views.test_autocomplete_view.SeleniumTests) ... skipped 'No browsers specified.'
test_select (admin_views.test_autocomplete_view.SeleniumTests) ... skipped 'No browsers specified.'
test_select_multiple (admin_views.test_autocomplete_view.SeleniumTests) ... skipped 'No browsers specified.'
test (admin_views.test_static_deprecation.AdminStaticDeprecationTests) ... ok
test_cancel_delete_confirmation (admin_views.tests.SeleniumTests)
Cancelling the deletion of an object takes the user back one page. ... skipped 'No browsers specified.'
test_cancel_delete_related_confirmation (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_collapsible_fieldset (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_first_field_focus (admin_views.tests.SeleniumTests)
JavaScript-assisted auto-focus on first usable form field. ... skipped 'No browsers specified.'
test_inline_uuid_pk_add_with_popup (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_inline_uuid_pk_delete_with_popup (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_inline_uuid_pk_edit_with_popup (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_inline_with_popup_cancel_delete (admin_views.tests.SeleniumTests)
Clicking ""No, take me back" on a delete popup closes the window. ... skipped 'No browsers specified.'
test_list_editable_popups (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_list_editable_raw_id_fields (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_populate_existing_object (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_prepopulated_fields (admin_views.tests.SeleniumTests) ... skipped 'No browsers specified.'
test_default (responses.test_cookie.DeleteCookieTests) ... ok
test_delete_cookie_secure_prefix (responses.test_cookie.DeleteCookieTests) ... ok
test_aware_expiration (responses.test_cookie.SetCookieTests)
set_cookie() accepts an aware datetime as expiration time. ... ok
test_create_cookie_after_deleting_cookie (responses.test_cookie.SetCookieTests)
Setting a cookie after deletion clears the expiry date. ... ok
test_far_expiration (responses.test_cookie.SetCookieTests)
Cookie will expire when a distant expiration time is provided. ... ok
test_httponly_cookie (responses.test_cookie.SetCookieTests) ... ok
test_invalid_samesite (responses.test_cookie.SetCookieTests) ... ok
test_max_age_expiration (responses.test_cookie.SetCookieTests)
Cookie will expire if max_age is provided. ... ok
test_near_expiration (responses.test_cookie.SetCookieTests)
Cookie will expire when a near expiration time is provided. ... ok
test_samesite (responses.test_cookie.SetCookieTests) ... ok
test_unicode_cookie (responses.test_cookie.SetCookieTests)
HttpResponse.set_cookie() works with unicode data. ... ok
test_compressed_response (responses.test_fileresponse.FileResponseTests) ... ok
test_file_from_buffer_response (responses.test_fileresponse.FileResponseTests) ... ok
test_file_from_disk_as_attachment (responses.test_fileresponse.FileResponseTests) ... ok
test_file_from_disk_response (responses.test_fileresponse.FileResponseTests) ... ok
test_file_from_named_pipe_response (responses.test_fileresponse.FileResponseTests) ... ok
test_unicode_attachment (responses.test_fileresponse.FileResponseTests) ... ok
test_closed (responses.tests.HttpResponseBaseTests) ... ok
test_setdefault (responses.tests.HttpResponseBaseTests) ... ok
test_tell (responses.tests.HttpResponseBaseTests) ... ok
test_write (responses.tests.HttpResponseBaseTests) ... ok
test_change_status_code (responses.tests.HttpResponseTests) ... ok
test_charset_detection (responses.tests.HttpResponseTests)
HttpResponse should parse charset from content_type. ... ok
test_generator_cache (responses.tests.HttpResponseTests) ... ok
test_invalid_status_code (responses.tests.HttpResponseTests) ... ok
test_reason_phrase (responses.tests.HttpResponseTests) ... ok
test_repr (responses.tests.HttpResponseTests) ... ok
test_repr_no_content_type (responses.tests.HttpResponseTests) ... ok
test_response_content_charset (responses.tests.HttpResponseTests)
HttpResponse should encode based on charset. ... ok
test_status_code (responses.tests.HttpResponseTests) ... ok
test_valid_status_code_string (responses.tests.HttpResponseTests) ... ok
test_wrap_textiowrapper (responses.tests.HttpResponseTests) ... ok
test_BaseValidator_160 (validators.tests.TestSimpleValidators) ... ok
test_BaseValidator_raises_error_161 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_189 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_192 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_193 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_194 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_196 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_198 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_190 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_191 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_195 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_197 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_199 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_200 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_201 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_202 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_203 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_204 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_205 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_206 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_207 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_208 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_209 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_210 (validators.tests.TestSimpleValidators) ... ok
test_DecimalValidator_raises_error_211 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_10 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_11 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_12 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_13 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_14 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_15 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_16 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_17 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_18 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_19 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_20 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_21 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_22 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_44 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_47 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_8 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_9 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_23 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_24 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_25 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_26 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_27 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_28 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_29 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_30 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_31 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_32 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_33 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_34 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_35 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_36 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_37 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_38 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_39 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_40 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_41 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_42 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_43 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_45 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_46 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_48 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_49 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_50 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_51 (validators.tests.TestSimpleValidators) ... ok
test_EmailValidator_raises_error_52 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_184 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_185 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_186 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_187 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_188 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_raises_error_179 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_raises_error_180 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_raises_error_181 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_raises_error_182 (validators.tests.TestSimpleValidators) ... ok
test_FileExtensionValidator_raises_error_183 (validators.tests.TestSimpleValidators) ... ok
test_MaxLengthValidator_146 (validators.tests.TestSimpleValidators) ... ok
test_MaxLengthValidator_147 (validators.tests.TestSimpleValidators) ... ok
test_MaxLengthValidator_raises_error_148 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_132 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_133 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_134 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_135 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_136 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_raises_error_137 (validators.tests.TestSimpleValidators) ... ok
test_MaxValueValidator_raises_error_138 (validators.tests.TestSimpleValidators) ... ok
test_MinLengthValidator_149 (validators.tests.TestSimpleValidators) ... ok
test_MinLengthValidator_150 (validators.tests.TestSimpleValidators) ... ok
test_MinLengthValidator_raises_error_151 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_139 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_140 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_141 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_142 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_143 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_raises_error_144 (validators.tests.TestSimpleValidators) ... ok
test_MinValueValidator_raises_error_145 (validators.tests.TestSimpleValidators) ... ok
test_ProhibitNullCharactersValidator_218 (validators.tests.TestSimpleValidators) ... ok
test_ProhibitNullCharactersValidator_219 (validators.tests.TestSimpleValidators) ... ok
test_ProhibitNullCharactersValidator_raises_error_217 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_111 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_112 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_113 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_114 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_115 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_125 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_126 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_127 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_128 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_162 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_163 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_165 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_166 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_167 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_168 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_169 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_172 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_173 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_178 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_53 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_54 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_55 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_56 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_57 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_58 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_59 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_68 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_69 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_70 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_71 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_72 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_73 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_74 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_75 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_116 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_117 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_118 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_119 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_120 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_121 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_122 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_123 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_124 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_129 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_130 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_131 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_164 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_170 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_171 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_174 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_175 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_176 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_177 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_60 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_61 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_62 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_63 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_64 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_65 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_66 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_67 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_76 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_77 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_78 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_79 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_80 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_81 (validators.tests.TestSimpleValidators) ... ok
test_RegexValidator_raises_error_82 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_152 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_153 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_154 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_220 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_221 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_222 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_223 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_224 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_225 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_226 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_227 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_228 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_229 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_230 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_231 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_232 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_233 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_234 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_235 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_236 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_237 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_238 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_239 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_240 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_241 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_242 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_243 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_244 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_245 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_246 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_247 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_248 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_249 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_250 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_251 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_252 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_253 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_254 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_255 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_256 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_257 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_258 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_259 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_260 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_261 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_262 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_263 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_264 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_265 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_266 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_267 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_268 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_269 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_270 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_271 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_272 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_273 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_274 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_275 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_276 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_277 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_278 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_279 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_280 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_281 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_282 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_283 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_284 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_285 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_286 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_287 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_288 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_289 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_290 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_291 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_292 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_155 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_156 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_157 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_158 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_159 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_293 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_294 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_295 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_296 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_297 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_298 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_299 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_300 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_301 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_302 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_303 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_304 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_305 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_306 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_307 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_308 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_309 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_310 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_311 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_312 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_313 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_314 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_315 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_316 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_317 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_318 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_319 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_320 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_321 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_322 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_323 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_324 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_325 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_326 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_327 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_328 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_329 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_330 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_331 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_332 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_333 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_334 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_335 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_336 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_337 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_338 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_339 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_340 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_341 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_342 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_343 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_344 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_345 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_346 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_347 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_348 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_349 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_350 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_351 (validators.tests.TestSimpleValidators) ... ok
test_URLValidator_raises_error_352 (validators.tests.TestSimpleValidators) ... FAIL
test_URLValidator_raises_error_353 (validators.tests.TestSimpleValidators) ... FAIL
test_URLValidator_raises_error_354 (validators.tests.TestSimpleValidators) ... FAIL
test_URLValidator_raises_error_355 (validators.tests.TestSimpleValidators) ... FAIL
test_URLValidator_raises_error_356 (validators.tests.TestSimpleValidators) ... FAIL
test_URLValidator_raises_error_357 (validators.tests.TestSimpleValidators) ... FAIL
test_max_length_validator_message (validators.tests.TestSimpleValidators) ... ok
test_message_dict (validators.tests.TestSimpleValidators) ... ok
test_message_list (validators.tests.TestSimpleValidators) ... ok
test_regex_validator_flags (validators.tests.TestSimpleValidators) ... ok
test_single_message (validators.tests.TestSimpleValidators) ... ok
test_validate_image_file_extension_212 (validators.tests.TestSimpleValidators) ... ok
test_validate_image_file_extension_213 (validators.tests.TestSimpleValidators) ... ok
test_validate_image_file_extension_214 (validators.tests.TestSimpleValidators) ... ok
test_validate_image_file_extension_raises_error_215 (validators.tests.TestSimpleValidators) ... ok
test_validate_image_file_extension_raises_error_216 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_0 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_1 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_2 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_raises_error_3 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_raises_error_4 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_raises_error_5 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_raises_error_6 (validators.tests.TestSimpleValidators) ... ok
test_validate_integer_raises_error_7 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_100 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_101 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_102 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_103 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_98 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_99 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_104 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_105 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_106 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_107 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_108 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_109 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv46_address_raises_error_110 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_83 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_84 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_85 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_86 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_87 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_88 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_89 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_90 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv4_address_raises_error_91 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_92 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_93 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_94 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_raises_error_95 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_raises_error_96 (validators.tests.TestSimpleValidators) ... ok
test_validate_ipv6_address_raises_error_97 (validators.tests.TestSimpleValidators) ... ok
test_argumented (decorators.tests.MethodDecoratorTests) ... ok
test_bad_iterable (decorators.tests.MethodDecoratorTests) ... ok
test_class_decoration (decorators.tests.MethodDecoratorTests) ... ok
test_descriptors (decorators.tests.MethodDecoratorTests) ... ok
test_invalid_method_name_to_decorate (decorators.tests.MethodDecoratorTests) ... ok
test_invalid_non_callable_attribute_decoration (decorators.tests.MethodDecoratorTests) ... ok
test_preserve_attributes (decorators.tests.MethodDecoratorTests) ... ok
test_preserve_signature (decorators.tests.MethodDecoratorTests) ... ok
test_tuple_of_decorators (decorators.tests.MethodDecoratorTests) ... ok
test_call_command_no_checks (user_commands.tests.CommandTests) ... ok
test_call_command_option_parsing (user_commands.tests.CommandTests) ... ok
test_call_command_option_parsing_non_string_arg (user_commands.tests.CommandTests) ... ok
test_call_command_unrecognized_option (user_commands.tests.CommandTests) ... ok
test_call_command_with_required_parameters_in_mixed_options (user_commands.tests.CommandTests) ... ok
test_call_command_with_required_parameters_in_options (user_commands.tests.CommandTests) ... ok
test_calling_a_command_with_no_app_labels_and_parameters_should_raise_a_command_error (user_commands.tests.CommandTests) ... ok
test_calling_a_command_with_only_empty_parameter_should_ends_gracefully (user_commands.tests.CommandTests) ... ok
test_calling_command_with_app_labels_and_parameters_should_be_ok (user_commands.tests.CommandTests) ... ok
test_calling_command_with_parameters_and_app_labels_at_the_end_should_be_ok (user_commands.tests.CommandTests) ... ok
test_check_migrations (user_commands.tests.CommandTests) ... ok
test_command (user_commands.tests.CommandTests) ... ok
test_command_add_arguments_after_common_arguments (user_commands.tests.CommandTests) ... ok
test_command_style (user_commands.tests.CommandTests) ... ok
test_create_parser_kwargs (user_commands.tests.CommandTests)
BaseCommand.create_parser() passes kwargs to CommandParser. ... ok
test_discover_commands_in_eggs (user_commands.tests.CommandTests) ... ok
test_explode (user_commands.tests.CommandTests)
An unknown command raises CommandError ... ok
test_find_command_without_PATH (user_commands.tests.CommandTests) ... ok
test_language_preserved (user_commands.tests.CommandTests) ... ok
test_no_translations_deactivate_translations (user_commands.tests.CommandTests) ... ok
test_output_transaction (user_commands.tests.CommandTests) ... ok
test_subparser (user_commands.tests.CommandTests) ... ok
test_subparser_invalid_option (user_commands.tests.CommandTests) ... ok
test_system_exit (user_commands.tests.CommandTests)
Exception raised in a command should raise CommandError with ... ok
test_no_existent_external_program (user_commands.tests.UtilsTests) ... ok
test_request_attributes (context_processors.tests.RequestContextProcessorTests) ... ok
test_get_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_get_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok
test_get_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_get_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_first_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_not_found (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_second_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_using_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_empty (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_first_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_not_found (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_second_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_list_using_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_render_to_string_with_request (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_empty (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_first_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_not_found (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_second_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_string (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_tries_all_engines_before_names (template_loader.tests.TemplateLoaderTests) ... ok
test_select_template_using_engine (template_loader.tests.TemplateLoaderTests) ... ok
test_bad_module (wsgi.tests.GetInternalWSGIApplicationTest) ... ok
test_bad_name (wsgi.tests.GetInternalWSGIApplicationTest) ... ok
test_default (wsgi.tests.GetInternalWSGIApplicationTest) ... ok
test_success (wsgi.tests.GetInternalWSGIApplicationTest) ... ok
test_file_wrapper (wsgi.tests.WSGITest) ... ok
test_get_wsgi_application (wsgi.tests.WSGITest) ... ok
test_atomic_allows_queries_after_fixing_transaction (transactions.tests.AtomicErrorsTests) ... ok
test_atomic_prevents_calling_transaction_methods (transactions.tests.AtomicErrorsTests) ... ok
test_atomic_prevents_queries_in_broken_transaction (transactions.tests.AtomicErrorsTests) ... ok
test_atomic_prevents_queries_in_broken_transaction_after_client_close (transactions.tests.AtomicErrorsTests) ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections"
test_atomic_prevents_setting_autocommit (transactions.tests.AtomicErrorsTests) ... ok
test_alternate_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_alternate_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_decorator_syntax_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_decorator_syntax_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_force_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_merged_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_merged_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_merged_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_merged_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_nested_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_nested_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_nested_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_nested_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_prevent_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_reuse_commit_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_reuse_commit_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_reuse_rollback_commit (transactions.tests.AtomicInsideTransactionTests) ... ok
test_reuse_rollback_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_rollback (transactions.tests.AtomicInsideTransactionTests) ... ok
test_merged_inner_savepoint_rollback (transactions.tests.AtomicMergeTests) ... ok
test_merged_outer_rollback (transactions.tests.AtomicMergeTests) ... ok
test_atomic_does_not_leak_savepoints_on_failure (transactions.tests.AtomicMiscTests)
#23074 -- Savepoints must be released after rollback. ... ok
test_wrap_callable_instance (transactions.tests.AtomicMiscTests)
#20028 -- Atomic must support wrapping callable instances. ... ok
test_implicit_savepoint_rollback (transactions.tests.AtomicMySQLTests)
MySQL implicitly rolls back savepoints when it deadlocks (#22291). ... skipped 'MySQL-specific behaviors'
test_alternate_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok
test_alternate_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok
test_commit (transactions.tests.AtomicTests) ... ok
test_decorator_syntax_commit (transactions.tests.AtomicTests) ... ok
test_decorator_syntax_rollback (transactions.tests.AtomicTests) ... ok
test_force_rollback (transactions.tests.AtomicTests) ... ok
test_merged_commit_commit (transactions.tests.AtomicTests) ... ok
test_merged_commit_rollback (transactions.tests.AtomicTests) ... ok
test_merged_rollback_commit (transactions.tests.AtomicTests) ... ok
test_merged_rollback_rollback (transactions.tests.AtomicTests) ... ok
test_nested_commit_commit (transactions.tests.AtomicTests) ... ok
test_nested_commit_rollback (transactions.tests.AtomicTests) ... ok
test_nested_rollback_commit (transactions.tests.AtomicTests) ... ok
test_nested_rollback_rollback (transactions.tests.AtomicTests) ... ok
test_prevent_rollback (transactions.tests.AtomicTests) ... ok
test_reuse_commit_commit (transactions.tests.AtomicTests) ... ok
test_reuse_commit_rollback (transactions.tests.AtomicTests) ... ok
test_reuse_rollback_commit (transactions.tests.AtomicTests) ... ok
test_reuse_rollback_rollback (transactions.tests.AtomicTests) ... ok
test_rollback (transactions.tests.AtomicTests) ... ok
test_alternate_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_alternate_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_decorator_syntax_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_decorator_syntax_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_force_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_merged_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_merged_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_merged_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_merged_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_nested_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_nested_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_nested_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_nested_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_prevent_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_reuse_commit_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_reuse_commit_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_reuse_rollback_commit (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_reuse_rollback_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_rollback (transactions.tests.AtomicWithoutAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_orm_query_after_error_and_rollback (transactions.tests.NonAutocommitTests) ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_orm_query_without_autocommit (transactions.tests.NonAutocommitTests)
#24921 -- ORM queries must be possible after set_autocommit(False). ... skipped "This test requires a non-autocommit mode that doesn't autocommit."
test_decode_detects_tampering (signing.tests.TestSigner)
loads should raise exception for tampered objects ... ok
test_dumps_loads (signing.tests.TestSigner)
dumps and loads be reversible for any JSON serializable object ... ok
test_invalid_sep (signing.tests.TestSigner)
should warn on invalid separator ... ok
test_sign_unsign (signing.tests.TestSigner)
sign/unsign should be reversible ... ok
test_signature (signing.tests.TestSigner)
signature() method should generate a signature ... ok
test_signature_with_salt (signing.tests.TestSigner)
signature(value, salt=...) should work ... ok
test_unsign_detects_tampering (signing.tests.TestSigner)
unsign should raise an exception if the value has been tampered with ... ok
test_valid_sep (signing.tests.TestSigner) ... ok
test_works_with_non_ascii_keys (signing.tests.TestSigner) ... ok
test_timestamp_signer (signing.tests.TestTimestampSigner) ... ok
test_check_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok
test_check_subset_composite_foreign_object (foreign_object.tests.TestModelCheckTests) ... ok
test_cached_garbaged_collected (dispatch.tests.DispatcherTests) ... ok
test_cannot_connect_no_kwargs (dispatch.tests.DispatcherTests) ... ok
test_cannot_connect_non_callable (dispatch.tests.DispatcherTests) ... ok
test_disconnection (dispatch.tests.DispatcherTests) ... ok
test_garbage_collected (dispatch.tests.DispatcherTests) ... ok
test_has_listeners (dispatch.tests.DispatcherTests) ... ok
test_multiple_registration (dispatch.tests.DispatcherTests) ... ok
test_send (dispatch.tests.DispatcherTests) ... ok
test_send_connected_no_sender (dispatch.tests.DispatcherTests) ... ok
test_send_different_no_sender (dispatch.tests.DispatcherTests) ... ok
test_send_no_receivers (dispatch.tests.DispatcherTests) ... ok
test_send_robust_fail (dispatch.tests.DispatcherTests) ... ok
test_send_robust_ignored_sender (dispatch.tests.DispatcherTests) ... ok
test_send_robust_no_receivers (dispatch.tests.DispatcherTests) ... ok
test_send_robust_success (dispatch.tests.DispatcherTests) ... ok
test_uid_registration (dispatch.tests.DispatcherTests) ... ok
test_values_returned_by_disconnection (dispatch.tests.DispatcherTests) ... ok
test_receiver_signal_list (dispatch.tests.ReceiverTestCase) ... ok
test_receiver_single_signal (dispatch.tests.ReceiverTestCase) ... ok
test_no_limit (requests.test_data_upload_settings.DataUploadMaxMemorySizeFormPostTests) ... ok
test_size_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeFormPostTests) ... ok
test_size_not_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeFormPostTests) ... ok
test_data_upload_max_memory_size_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeGetTests) ... ok
test_empty_content_length (requests.test_data_upload_settings.DataUploadMaxMemorySizeGetTests) ... ok
test_no_limit (requests.test_data_upload_settings.DataUploadMaxMemorySizeGetTests) ... ok
test_size_not_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeGetTests) ... ok
test_file_passes (requests.test_data_upload_settings.DataUploadMaxMemorySizeMultipartPostTests) ... ok
test_no_limit (requests.test_data_upload_settings.DataUploadMaxMemorySizeMultipartPostTests) ... ok
test_size_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeMultipartPostTests) ... ok
test_size_not_exceeded (requests.test_data_upload_settings.DataUploadMaxMemorySizeMultipartPostTests) ... ok
test_no_limit (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsFormPost) ... ok
test_number_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsFormPost) ... ok
test_number_not_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsFormPost) ... ok
test_get_max_fields_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsGet) ... ok
test_get_max_fields_not_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsGet) ... ok
test_no_limit (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsMultipartPost) ... ok
test_number_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsMultipartPost) ... ok
test_number_not_exceeded (requests.test_data_upload_settings.DataUploadMaxNumberOfFieldsMultipartPost) ... ok
test_absolute_url (requests.tests.BuildAbsoluteURITests) ... ok
test_host_retrieval (requests.tests.BuildAbsoluteURITests) ... ok
test_request_path_begins_with_two_slashes (requests.tests.BuildAbsoluteURITests) ... ok
test_get_host_suggestion_of_allowed_host (requests.tests.HostValidationTests)
get_host() makes helpful suggestions if a valid-looking host is not in ALLOWED_HOSTS. ... ok
test_get_port (requests.tests.HostValidationTests) ... ok
test_get_port_with_x_forwarded_port (requests.tests.HostValidationTests) ... ok
test_host_validation_in_debug_mode (requests.tests.HostValidationTests) ... ok
test_http_get_host (requests.tests.HostValidationTests) ... ok
test_http_get_host_with_x_forwarded_host (requests.tests.HostValidationTests) ... ok
test_split_domain_port_removes_trailing_dot (requests.tests.HostValidationTests) ... ok
test_FILES_connection_error (requests.tests.RequestsTests) ... ok
test_POST_after_body_read (requests.tests.RequestsTests) ... ok
test_POST_after_body_read_and_stream_read (requests.tests.RequestsTests) ... ok
test_POST_after_body_read_and_stream_read_multipart (requests.tests.RequestsTests) ... ok
test_POST_binary_only (requests.tests.RequestsTests) ... ok
test_POST_connection_error (requests.tests.RequestsTests) ... ok
test_POST_immutable_for_mutipart (requests.tests.RequestsTests) ... ok
test_POST_multipart_with_content_length_zero (requests.tests.RequestsTests) ... ok
test_alternate_charset_POST (requests.tests.RequestsTests) ... ok
test_body_after_POST_multipart_form_data (requests.tests.RequestsTests) ... ok
test_body_after_POST_multipart_related (requests.tests.RequestsTests) ... ok
test_get_raw_uri (requests.tests.RequestsTests) ... ok
test_httprequest (requests.tests.RequestsTests) ... ok
test_httprequest_full_path (requests.tests.RequestsTests) ... ok
test_httprequest_full_path_with_query_string_and_fragment (requests.tests.RequestsTests) ... ok
test_httprequest_repr (requests.tests.RequestsTests) ... ok
test_httprequest_repr_invalid_method_and_path (requests.tests.RequestsTests) ... ok
test_limited_stream (requests.tests.RequestsTests) ... ok
test_non_ascii_POST (requests.tests.RequestsTests) ... ok
test_read_after_value (requests.tests.RequestsTests) ... ok
test_read_by_lines (requests.tests.RequestsTests) ... ok
test_set_encoding_clears_GET (requests.tests.RequestsTests) ... ok
test_set_encoding_clears_POST (requests.tests.RequestsTests) ... ok
test_stream (requests.tests.RequestsTests) ... ok
test_value_after_read (requests.tests.RequestsTests) ... ok
test_wsgirequest (requests.tests.RequestsTests) ... ok
test_wsgirequest_path_info (requests.tests.RequestsTests) ... ok
test_wsgirequest_path_with_force_script_name_trailing_slash (requests.tests.RequestsTests) ... ok
test_wsgirequest_repr (requests.tests.RequestsTests) ... ok
test_wsgirequest_script_url_double_slashes (requests.tests.RequestsTests) ... ok
test_wsgirequest_with_force_script_name (requests.tests.RequestsTests) ... ok
test_wsgirequest_with_script_name (requests.tests.RequestsTests) ... ok
test_inheritance (delete_regress.tests.DeleteCascadeTransactionTests) ... ok
test_to_field (delete_regress.tests.DeleteCascadeTransactionTests) ... ok
test_concurrent_delete (delete_regress.tests.DeleteLockingTest)
Concurrent deletes don't collide and lock the database (#9479). ... skipped "Database doesn't support feature(s): test_db_allows_multiple_connections"
test_abstract_children (model_indexes.tests.IndexesTests) ... ok
test_clone (model_indexes.tests.IndexesTests) ... ok
test_db_tablespace (model_indexes.tests.IndexesTests) ... skipped "Database doesn't support feature(s): supports_tablespaces"
test_deconstruction (model_indexes.tests.IndexesTests) ... ok
test_eq (model_indexes.tests.IndexesTests) ... ok
test_fields_tuple (model_indexes.tests.IndexesTests) ... ok
test_index_fields_type (model_indexes.tests.IndexesTests) ... ok
test_max_name_length (model_indexes.tests.IndexesTests) ... ok
test_name_auto_generation (model_indexes.tests.IndexesTests) ... ok
test_name_auto_generation_with_quoted_db_table (model_indexes.tests.IndexesTests) ... ok
test_name_constraints (model_indexes.tests.IndexesTests) ... ok
test_name_set (model_indexes.tests.IndexesTests) ... ok
test_raises_error_without_field (model_indexes.tests.IndexesTests) ... ok
test_repr (model_indexes.tests.IndexesTests) ... ok
test_suffix (model_indexes.tests.IndexesTests) ... ok
test_format_discovery (fixtures.tests.FixtureTransactionTests) ... ok
test_allows_checks_relying_on_other_modeladmins (admin_checks.tests.SystemChecksTestCase) ... ok
test_app_label_in_admin_checks (admin_checks.tests.SystemChecksTestCase) ... ok
test_auth_contextprocessor_dependency (admin_checks.tests.SystemChecksTestCase) ... ok
test_cannot_include_through (admin_checks.tests.SystemChecksTestCase) ... ok
test_check_fieldset_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok
test_check_sublists_for_duplicates (admin_checks.tests.SystemChecksTestCase) ... ok
test_checks_are_performed (admin_checks.tests.SystemChecksTestCase) ... ok
test_contenttypes_dependency (admin_checks.tests.SystemChecksTestCase) ... ok
test_custom_adminsite (admin_checks.tests.SystemChecksTestCase) ... ok
test_custom_get_form_with_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok
test_custom_modelforms_with_fields_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok
test_editable (admin_checks.tests.SystemChecksTestCase) ... ok
test_exclude_duplicate_values (admin_checks.tests.SystemChecksTestCase) ... ok
test_exclude_in_inline (admin_checks.tests.SystemChecksTestCase) ... ok
test_exclude_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok
test_exclude_values (admin_checks.tests.SystemChecksTestCase) ... ok
test_explicit_through_override (admin_checks.tests.SystemChecksTestCase) ... ok
test_extra (admin_checks.tests.SystemChecksTestCase) ... ok
test_field_name_not_in_list_display (admin_checks.tests.SystemChecksTestCase) ... ok
test_fieldsets_fields_non_tuple (admin_checks.tests.SystemChecksTestCase) ... ok
test_fk_exclusion (admin_checks.tests.SystemChecksTestCase) ... ok
test_generic_inline_model_admin_bad_ct_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_generic_inline_model_admin_bad_fk_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_generic_inline_model_admin_non_generic_model (admin_checks.tests.SystemChecksTestCase) ... ok
test_generic_inline_model_admin_non_gfk_ct_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_generic_inline_model_admin_non_gfk_fk_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_graceful_m2m_fail (admin_checks.tests.SystemChecksTestCase) ... ok
test_inline_self_check (admin_checks.tests.SystemChecksTestCase) ... ok
test_inline_with_specified (admin_checks.tests.SystemChecksTestCase) ... ok
test_list_editable_missing_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_list_editable_not_a_list_or_tuple (admin_checks.tests.SystemChecksTestCase) ... ok
test_list_filter_works_on_through_field_even_when_apps_not_ready (admin_checks.tests.SystemChecksTestCase) ... ok
test_nested_fields (admin_checks.tests.SystemChecksTestCase) ... ok
test_nested_fieldsets (admin_checks.tests.SystemChecksTestCase) ... ok
test_no_template_engines (admin_checks.tests.SystemChecksTestCase) ... ok
test_non_model_fields (admin_checks.tests.SystemChecksTestCase) ... ok
test_non_model_first_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_nonexistent_field (admin_checks.tests.SystemChecksTestCase) ... ok
test_nonexistent_field_on_inline (admin_checks.tests.SystemChecksTestCase) ... ok
test_nonfirst_fieldset (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_and_editable (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_dynamic_attribute_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_fields_not_list_or_tuple (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_lambda (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_method_on_model (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_on_method (admin_checks.tests.SystemChecksTestCase) ... ok
test_readonly_on_modeladmin (admin_checks.tests.SystemChecksTestCase) ... ok
test_valid_generic_inline_model_admin (admin_checks.tests.SystemChecksTestCase) ... ok
test_no_lang_activate (i18n.patterns.tests.PathUnusedTests) ... ok
test_request_urlconf_considered (i18n.patterns.tests.RequestURLConfTests) ... ok
test_prefixed_i18n_disabled (i18n.patterns.tests.URLDisabledTests) ... ok
test_account_register (i18n.patterns.tests.URLNamespaceTests) ... ok
test_invalid_prefix_use (i18n.patterns.tests.URLPrefixTests) ... ok
test_not_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok
test_prefixed (i18n.patterns.tests.URLPrefixTests) ... ok
test_custom_redirect_class (i18n.patterns.tests.URLRedirectTests) ... ok
test_en_redirect (i18n.patterns.tests.URLRedirectTests) ... ok
test_en_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok
test_nl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok
test_nl_redirect_wrong_url (i18n.patterns.tests.URLRedirectTests) ... ok
test_no_prefix_response (i18n.patterns.tests.URLRedirectTests) ... ok
test_pl_pl_redirect (i18n.patterns.tests.URLRedirectTests) ... ok
test_pt_br_redirect (i18n.patterns.tests.URLRedirectTests) ... ok
test_language_prefix_with_script_prefix (i18n.patterns.tests.URLRedirectWithScriptAliasTests) ... ok
test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok
test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashSettingTests) ... ok
test_en_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok
test_not_prefixed_redirect (i18n.patterns.tests.URLRedirectWithoutTrailingSlashTests) ... ok
test_en_path (i18n.patterns.tests.URLResponseTests) ... ok
test_en_url (i18n.patterns.tests.URLResponseTests) ... ok
test_nl_path (i18n.patterns.tests.URLResponseTests) ... ok
test_nl_url (i18n.patterns.tests.URLResponseTests) ... ok
test_not_prefixed_with_prefix (i18n.patterns.tests.URLResponseTests) ... ok
test_pt_br_url (i18n.patterns.tests.URLResponseTests) ... ok
test_wrong_en_prefix (i18n.patterns.tests.URLResponseTests) ... ok
test_wrong_nl_prefix (i18n.patterns.tests.URLResponseTests) ... ok
test_args (i18n.patterns.tests.URLTagTests) ... ok
test_context (i18n.patterns.tests.URLTagTests) ... ok
test_kwargs (i18n.patterns.tests.URLTagTests) ... ok
test_strings_only (i18n.patterns.tests.URLTagTests) ... ok
test_no_prefix_translated (i18n.patterns.tests.URLTranslationTests) ... ok
test_translate_url_utility (i18n.patterns.tests.URLTranslationTests) ... ok
test_users_url (i18n.patterns.tests.URLTranslationTests) ... ok
test_en_redirect (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok
test_no_prefix_response (i18n.patterns.tests.URLVaryAcceptLanguageTests) ... ok
test_app_locale_compiled (i18n.test_compilation.AppCompilationTest) ... skipped 'msgfmt is mandatory for compilation tests'
test_error_reported_by_msgfmt (i18n.test_compilation.CompilationErrorHandling) ... skipped 'msgfmt is mandatory for compilation tests'
test_msgfmt_error_including_non_ascii (i18n.test_compilation.CompilationErrorHandling) ... skipped 'msgfmt is mandatory for compilation tests'
test_command_help (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_multiple_locales_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_multiple_locales_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_one_locale_excluded (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_one_locale_excluded_with_locale (i18n.test_compilation.ExcludedLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_fuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests'
test_nofuzzy_compiling (i18n.test_compilation.FuzzyTranslationTest) ... skipped 'msgfmt is mandatory for compilation tests'
test_multiple_locales (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_one_locale (i18n.test_compilation.MultipleLocaleCompilationTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_percent_symbol_in_po_file (i18n.test_compilation.PoFileContentsTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_bom_rejection (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_no_write_access (i18n.test_compilation.PoFileTests) ... skipped 'msgfmt is mandatory for compilation tests'
test_blocktrans_trimmed (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_comments_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_context_in_single_quotes (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_extraction_error (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_extraction_warning (i18n.test_extraction.BasicExtractorTests)
test xgettext warning about multiple bare interpolation placeholders ... skipped 'xgettext is mandatory for extraction tests'
test_makemessages_find_files (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_makemessages_gettext_version (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_po_file_encoding_when_updating (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_pot_charset_header_is_utf8 (i18n.test_extraction.BasicExtractorTests)
Content-Type: ... charset=CHARSET is replaced with charset=UTF-8 ... skipped 'xgettext is mandatory for extraction tests'
test_special_char_extracted (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_template_comments (i18n.test_extraction.BasicExtractorTests)
Template comment tags on the same line of other constructs (#19552) ... skipped 'xgettext is mandatory for extraction tests'
test_template_message_context_extractor (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_unicode_decode_error (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_unicode_file_name (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_use_i18n_false (i18n.test_extraction.BasicExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_copy_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_override_plural_forms (i18n.test_extraction.CopyPluralFormsExtractorTests)
Ticket #20311. ... skipped 'xgettext is mandatory for extraction tests'
test_trans_and_plural_blocktrans_collision (i18n.test_extraction.CopyPluralFormsExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_no_locale_raises (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_project_locale_paths (i18n.test_extraction.CustomLayoutExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_command_help (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_multiple_locales_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_multiple_locales_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_one_locale_excluded (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_one_locale_excluded_with_locale (i18n.test_extraction.ExcludedLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_ignore_directory (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_ignore_file_patterns (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_ignore_subdirectory (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_media_static_dirs_ignored (i18n.test_extraction.IgnoredExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_default_root_settings (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_javascript_literals (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_media_static_dirs_ignored (i18n.test_extraction.JavascriptExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_keep_pot_disabled_by_default (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_keep_pot_enabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_keep_pot_explicitly_disabled (i18n.test_extraction.KeepPotFileExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_add_location_file (i18n.test_extraction.LocationCommentsTests)
makemessages --add-location=file ... skipped 'xgettext is mandatory for extraction tests'
test_add_location_full (i18n.test_extraction.LocationCommentsTests)
makemessages --add-location=full ... skipped 'xgettext is mandatory for extraction tests'
test_add_location_gettext_version_check (i18n.test_extraction.LocationCommentsTests) ... skipped 'xgettext is mandatory for extraction tests'
test_add_location_never (i18n.test_extraction.LocationCommentsTests)
makemessages --add-location=never ... skipped 'xgettext is mandatory for extraction tests'
test_location_comments_for_templatized_files (i18n.test_extraction.LocationCommentsTests) ... skipped 'xgettext is mandatory for extraction tests'
test_no_location_disabled (i18n.test_extraction.LocationCommentsTests)
Behavior is correct if --no-location switch isn't specified. ... skipped 'xgettext is mandatory for extraction tests'
test_no_location_enabled (i18n.test_extraction.LocationCommentsTests)
Behavior is correct if --no-location switch is specified. See #16903. ... skipped 'xgettext is mandatory for extraction tests'
test_all_locales (i18n.test_extraction.MultipleLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_multiple_locales (i18n.test_extraction.MultipleLocaleExtractionTests) ... skipped 'xgettext is mandatory for extraction tests'
test_no_wrap_disabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_no_wrap_enabled (i18n.test_extraction.NoWrapExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_symlink (i18n.test_extraction.SymlinkExtractorTests) ... skipped 'xgettext is mandatory for extraction tests'
test_eq (i18n.test_management.TranslatableFileTests) ... ok
test_repr (i18n.test_management.TranslatableFileTests) ... ok
test_adds_python_format_to_all_percent_signs (i18n.test_percents.ExtractingStringsWithPercentSigns) ... ok
test_trans_tag_with_percent_symbol_at_the_end (i18n.test_percents.ExtractingStringsWithPercentSigns) ... ok
test_trans_tag_with_percent_symbol_in_the_middle (i18n.test_percents.ExtractingStringsWithPercentSigns) ... ok
test_trans_tag_with_string_that_look_like_fmt_spec (i18n.test_percents.ExtractingStringsWithPercentSigns) ... ok
test_translates_multiple_percent_signs (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok
test_translates_with_a_percent_symbol_at_the_end (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok
test_translates_with_percent_symbol_in_the_middle (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok
test_translates_with_percent_symbol_using_context (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok
test_translates_with_string_that_look_like_fmt_spec_with_trans (i18n.test_percents.RenderingTemplatesWithPercentSigns) ... ok
test_app_translation (i18n.tests.AppResolutionOrderI18NTests) ... ok
test_check_for_language (i18n.tests.CountrySpecificLanguageTests) ... ok
test_check_for_language_null (i18n.tests.CountrySpecificLanguageTests) ... ok
test_get_language_from_request (i18n.tests.CountrySpecificLanguageTests) ... ok
test_get_language_from_request_null (i18n.tests.CountrySpecificLanguageTests) ... ok
test_specific_language_codes (i18n.tests.CountrySpecificLanguageTests) ... ok
test_django_fallback (i18n.tests.DjangoFallbackResolutionOrderI18NTests) ... ok
test_admin_javascript_supported_input_formats (i18n.tests.FormattingTests) ... ok
test_all_format_strings (i18n.tests.FormattingTests) ... ok
test_false_like_locale_formats (i18n.tests.FormattingTests) ... ok
test_format_arbitrary_settings (i18n.tests.FormattingTests) ... ok
test_get_custom_format (i18n.tests.FormattingTests) ... ok
test_get_format_modules_lang (i18n.tests.FormattingTests) ... ok
test_get_format_modules_stability (i18n.tests.FormattingTests) ... ok
test_iter_format_modules (i18n.tests.FormattingTests) ... ok
test_iter_format_modules_stability (i18n.tests.FormattingTests) ... ok
test_l10n_disabled (i18n.tests.FormattingTests) ... ok
test_l10n_enabled (i18n.tests.FormattingTests) ... ok
test_locale_independent (i18n.tests.FormattingTests) ... ok
test_localize_templatetag_and_filter (i18n.tests.FormattingTests) ... ok
test_localized_as_text_as_hidden_input (i18n.tests.FormattingTests) ... ok
test_localized_input (i18n.tests.FormattingTests) ... ok
test_localized_input_func (i18n.tests.FormattingTests) ... ok
test_sanitize_separators (i18n.tests.FormattingTests) ... ok
test_sub_locales (i18n.tests.FormattingTests) ... ok
test_locale_paths_override_app_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok
test_locale_paths_translation (i18n.tests.LocalePathsResolutionOrderI18NTests) ... ok
test_cache_resetting (i18n.tests.MiscTests) ... ok
test_english_fallback (i18n.tests.MiscTests) ... ok
test_get_language_from_path_null (i18n.tests.MiscTests) ... ok
test_get_language_from_path_real (i18n.tests.MiscTests) ... ok
test_get_supported_language_variant_null (i18n.tests.MiscTests) ... ok
test_get_supported_language_variant_real (i18n.tests.MiscTests) ... ok
test_i18n_patterns_returns_list (i18n.tests.MiscTests) ... ok
test_parse_language_cookie (i18n.tests.MiscTests) ... ok
test_parse_literal_http_header (i18n.tests.MiscTests) ... ok
test_parse_spec_http_header (i18n.tests.MiscTests) ... ok
test_special_fallback_language (i18n.tests.MiscTests) ... ok
test_support_for_deprecated_chinese_language_codes (i18n.tests.MiscTests) ... ok
test_check_for_langauge (i18n.tests.NonDjangoLanguageTests) ... ok
test_non_django_language (i18n.tests.NonDjangoLanguageTests) ... ok
test_plural_non_django_language (i18n.tests.NonDjangoLanguageTests) ... ok
test_fallback_language_code (i18n.tests.TestLanguageInfo) ... ok
test_localized_language_info (i18n.tests.TestLanguageInfo) ... ok
test_unknown_language_code (i18n.tests.TestLanguageInfo) ... ok
test_unknown_language_code_and_country_code (i18n.tests.TestLanguageInfo) ... ok
test_unknown_only_country_code (i18n.tests.TestLanguageInfo) ... ok
test_sparse_territory_catalog (i18n.tests.TranslationFallbackI18NTests) ... ok
test_failure_finding_default_mo_files (i18n.tests.TranslationFilesMissing) ... ok
test_empty_value (i18n.tests.TranslationTests)
Empty value must stay empty after being translated (#23196). ... ok
test_language_bidi (i18n.tests.TranslationTests) ... ok
test_language_bidi_null (i18n.tests.TranslationTests) ... ok
test_lazy_objects (i18n.tests.TranslationTests) ... ok
test_lazy_pickle (i18n.tests.TranslationTests) ... ok
test_legacy_aliases (i18n.tests.TranslationTests) ... ok
test_maclines (i18n.tests.TranslationTests) ... ok
test_ngettext_lazy (i18n.tests.TranslationTests) ... ok
test_ngettext_lazy_bool (i18n.tests.TranslationTests) ... ok
test_ngettext_lazy_pickle (i18n.tests.TranslationTests) ... ok
test_override (i18n.tests.TranslationTests) ... ok
test_override_decorator (i18n.tests.TranslationTests) ... ok
test_override_exit (i18n.tests.TranslationTests) ... ok
test_pgettext (i18n.tests.TranslationTests) ... ok
test_plural (i18n.tests.TranslationTests) ... ok
test_plural_null (i18n.tests.TranslationTests) ... ok
test_safe_status (i18n.tests.TranslationTests) ... ok
test_to_language (i18n.tests.TranslationTests) ... ok
test_to_locale (i18n.tests.TranslationTests) ... ok
test_bug14894_translation_activate_thread_safety (i18n.tests.TranslationThreadSafetyTests) ... ok
test_default_lang_without_prefix (i18n.tests.UnprefixedDefaultLanguageTests) ... ok
test_no_redirect_on_404 (i18n.tests.UnprefixedDefaultLanguageTests) ... ok
test_other_lang_with_prefix (i18n.tests.UnprefixedDefaultLanguageTests) ... ok
test_page_with_dash (i18n.tests.UnprefixedDefaultLanguageTests) ... ok
test_unprefixed_language_other_than_accept_language (i18n.tests.UnprefixedDefaultLanguageTests) ... ok
test_custom_permissions_require_matching_has_method (modeladmin.test_checks.ActionsCheckTests) ... ok
test_autocomplete_e036 (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_e037 (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_e039 (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_e040 (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_e38 (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_is_onetoone (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_autocomplete_is_valid (modeladmin.test_checks.AutocompleteFieldsTests) ... ok
test_invalid_field_type (modeladmin.test_checks.DateHierarchyCheckTests) ... ok
test_missing_field (modeladmin.test_checks.DateHierarchyCheckTests) ... ok
test_related_invalid_field_type (modeladmin.test_checks.DateHierarchyCheckTests) ... ok
test_related_valid_case (modeladmin.test_checks.DateHierarchyCheckTests) ... ok
test_valid_case (modeladmin.test_checks.DateHierarchyCheckTests) ... ok
test_not_integer (modeladmin.test_checks.ExtraCheckTests) ... ok
test_valid_case (modeladmin.test_checks.ExtraCheckTests) ... ok
test_duplicate_fields_in_fields (modeladmin.test_checks.FieldsCheckTests) ... ok
test_inline (modeladmin.test_checks.FieldsCheckTests) ... ok
test_duplicate_fields (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_duplicate_fields_in_fieldsets (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_fieldsets_with_custom_form_validation (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_item_not_a_pair (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_missing_fields_key (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_non_iterable_item (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_second_element_of_item_not_a_dict (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_specified_both_fields_and_fieldsets (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FieldsetsCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.FilterHorizontalCheckTests) ... ok
test_missing_field (modeladmin.test_checks.FilterHorizontalCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.FilterHorizontalCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FilterHorizontalCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.FilterVerticalCheckTests) ... ok
test_missing_field (modeladmin.test_checks.FilterVerticalCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.FilterVerticalCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FilterVerticalCheckTests) ... ok
test_missing_field (modeladmin.test_checks.FkNameCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FkNameCheckTests) ... ok
test_fieldsets_with_custom_form_validation (modeladmin.test_checks.FormCheckTests) ... ok
test_invalid_type (modeladmin.test_checks.FormCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FormCheckTests) ... ok
test_invalid_type (modeladmin.test_checks.FormsetCheckTests) ... ok
test_valid_case (modeladmin.test_checks.FormsetCheckTests) ... ok
test_invalid_model_type (modeladmin.test_checks.InlinesCheckTests) ... ok
test_missing_model_field (modeladmin.test_checks.InlinesCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.InlinesCheckTests) ... ok
test_not_model_admin (modeladmin.test_checks.InlinesCheckTests) ... ok
test_valid_case (modeladmin.test_checks.InlinesCheckTests) ... ok
test_both_list_editable_and_list_display_links (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_list_display_first_item_in_list_editable (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_list_display_first_item_in_list_editable_no_list_display_links (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_list_display_first_item_same_as_list_editable_first_item (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_list_display_first_item_same_as_list_editable_no_list_display_links (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_list_display_links_is_none (modeladmin.test_checks.ListDisplayEditableTests) ... ok
test_None_is_valid_case (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_list_display_link_checked_for_list_tuple_if_get_list_display_overridden (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_list_display_links_check_skipped_if_get_list_display_overridden (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_missing_field (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_missing_in_list_display (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_valid_case (modeladmin.test_checks.ListDisplayLinksCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.ListDisplayTests) ... ok
test_missing_field (modeladmin.test_checks.ListDisplayTests) ... ok
test_not_iterable (modeladmin.test_checks.ListDisplayTests) ... ok
test_valid_case (modeladmin.test_checks.ListDisplayTests) ... ok
test_list_filter_validation (modeladmin.test_checks.ListFilterTests) ... ok
test_missing_field (modeladmin.test_checks.ListFilterTests) ... ok
test_not_associated_with_field_name (modeladmin.test_checks.ListFilterTests) ... ok
test_not_filter (modeladmin.test_checks.ListFilterTests) ... ok
test_not_filter_again (modeladmin.test_checks.ListFilterTests) ... ok
test_not_filter_again_again (modeladmin.test_checks.ListFilterTests) ... ok
test_valid_case (modeladmin.test_checks.ListFilterTests) ... ok
test_not_integer (modeladmin.test_checks.ListMaxShowAllCheckTests) ... ok
test_valid_case (modeladmin.test_checks.ListMaxShowAllCheckTests) ... ok
test_not_integer (modeladmin.test_checks.ListPerPageCheckTests) ... ok
test_valid_case (modeladmin.test_checks.ListPerPageCheckTests) ... ok
test_invalid_type (modeladmin.test_checks.ListSelectRelatedCheckTests) ... ok
test_valid_case (modeladmin.test_checks.ListSelectRelatedCheckTests) ... ok
test_not_integer (modeladmin.test_checks.MaxNumCheckTests) ... ok
test_valid_case (modeladmin.test_checks.MaxNumCheckTests) ... ok
test_not_integer (modeladmin.test_checks.MinNumCheckTests) ... ok
test_valid_case (modeladmin.test_checks.MinNumCheckTests) ... ok
test_invalid_expression (modeladmin.test_checks.OrderingCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.OrderingCheckTests) ... ok
test_random_marker_not_alone (modeladmin.test_checks.OrderingCheckTests) ... ok
test_valid_case (modeladmin.test_checks.OrderingCheckTests) ... ok
test_valid_complex_case (modeladmin.test_checks.OrderingCheckTests) ... ok
test_valid_expression (modeladmin.test_checks.OrderingCheckTests) ... ok
test_valid_random_marker_case (modeladmin.test_checks.OrderingCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_missing_field (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_missing_field_again (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_not_dictionary (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_not_list_or_tuple (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_one_to_one_field (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_valid_case (modeladmin.test_checks.PrepopulatedFieldsCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.RadioFieldsCheckTests) ... ok
test_invalid_value (modeladmin.test_checks.RadioFieldsCheckTests) ... ok
test_missing_field (modeladmin.test_checks.RadioFieldsCheckTests) ... ok
test_not_dictionary (modeladmin.test_checks.RadioFieldsCheckTests) ... ok
test_valid_case (modeladmin.test_checks.RadioFieldsCheckTests) ... ok
test_invalid_field_type (modeladmin.test_checks.RawIdCheckTests) ... ok
test_missing_field (modeladmin.test_checks.RawIdCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.RawIdCheckTests) ... ok
test_valid_case (modeladmin.test_checks.RawIdCheckTests) ... ok
test_not_boolean (modeladmin.test_checks.SaveAsCheckTests) ... ok
test_valid_case (modeladmin.test_checks.SaveAsCheckTests) ... ok
test_not_boolean (modeladmin.test_checks.SaveOnTopCheckTests) ... ok
test_valid_case (modeladmin.test_checks.SaveOnTopCheckTests) ... ok
test_not_iterable (modeladmin.test_checks.SearchFieldsCheckTests) ... ok
test_inline_admin_inherited_valid (modeladmin.test_has_add_permission_obj_deprecation.HasAddPermissionObjTests) ... ok
test_inline_admin_valid (modeladmin.test_has_add_permission_obj_deprecation.HasAddPermissionObjTests) ... ok
test_inline_admin_warning (modeladmin.test_has_add_permission_obj_deprecation.HasAddPermissionObjTests) ... ok
test_model_admin_inherited_valid (modeladmin.test_has_add_permission_obj_deprecation.HasAddPermissionObjTests) ... ok
test_model_admin_valid (modeladmin.test_has_add_permission_obj_deprecation.HasAddPermissionObjTests) ... ok
test_has_add_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_has_change_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_has_delete_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_has_module_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_has_view_permission (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_inline_has_add_permission_uses_obj (modeladmin.tests.ModelAdminPermissionTests) ... ok
test_add_binaryfield_mediumblob (schema.tests.SchemaTests) ... skipped 'MySQL specific'
test_add_datefield_and_datetimefield_use_effective_default (schema.tests.SchemaTests) ... ok
test_add_field (schema.tests.SchemaTests) ... ok
test_add_field_binary (schema.tests.SchemaTests) ... ok
test_add_field_default_dropped (schema.tests.SchemaTests) ... ok
test_add_field_default_transform (schema.tests.SchemaTests) ... ok
test_add_field_remove_field (schema.tests.SchemaTests) ... ok
test_add_field_temp_default (schema.tests.SchemaTests) ... ok
test_add_field_temp_default_boolean (schema.tests.SchemaTests) ... ok
test_add_field_use_effective_default (schema.tests.SchemaTests) ... ok
test_add_foreign_key_long_names (schema.tests.SchemaTests) ... ok
test_add_foreign_key_quoted_db_table (schema.tests.SchemaTests) ... ok
test_add_foreign_object (schema.tests.SchemaTests) ... ok
test_add_indexed_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_add_remove_index (schema.tests.SchemaTests) ... ok
test_add_textfield_unhashable_default (schema.tests.SchemaTests) ... ok
test_add_unique_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter (schema.tests.SchemaTests) ... ok
test_alter_auto_field_to_char_field (schema.tests.SchemaTests) ... ok
test_alter_auto_field_to_integer_field (schema.tests.SchemaTests) ... ok
test_alter_charfield_to_null (schema.tests.SchemaTests) ... ok
test_alter_db_table_case (schema.tests.SchemaTests) ... ok
test_alter_field_add_db_index_to_charfield_with_unique (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_add_index_to_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_add_index_to_integerfield (schema.tests.SchemaTests) ... ok
test_alter_field_add_index_to_textfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_add_unique_to_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_add_unique_to_charfield_with_db_index (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_default_doesnt_perfom_queries (schema.tests.SchemaTests) ... skipped 'SQLite naively remakes the table on field alteration.'
test_alter_field_default_dropped (schema.tests.SchemaTests) ... ok
test_alter_field_fk_keeps_index (schema.tests.SchemaTests) ... ok
test_alter_field_fk_to_o2o (schema.tests.SchemaTests) ... ok
test_alter_field_o2o_keeps_unique (schema.tests.SchemaTests) ... ok
test_alter_field_o2o_to_fk (schema.tests.SchemaTests) ... ok
test_alter_field_remove_unique_and_db_index_from_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_field_swap_unique_and_db_index_with_charfield (schema.tests.SchemaTests) ... skipped 'PostgreSQL specific'
test_alter_fk (schema.tests.SchemaTests) ... ok
test_alter_fk_checks_deferred_constraints (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): can_defer_constraint_checks, can_rollback_ddl"
test_alter_fk_to_o2o (schema.tests.SchemaTests) ... ok
test_alter_implicit_id_to_explicit (schema.tests.SchemaTests) ... ok
test_alter_int_pk_to_autofield_pk (schema.tests.SchemaTests) ... ok
test_alter_int_pk_to_bigautofield_pk (schema.tests.SchemaTests) ... ok
test_alter_int_pk_to_int_unique (schema.tests.SchemaTests) ... ok
test_alter_not_unique_field_to_primary_key (schema.tests.SchemaTests) ... ok
test_alter_null_to_not_null (schema.tests.SchemaTests) ... ok
test_alter_null_to_not_null_keeping_default (schema.tests.SchemaTests) ... skipped "Database doesn't support feature(s): supports_combined_alters"
test_alter_numeric_field_keep_null_status (schema.tests.SchemaTests) ... ok
test_alter_o2o_to_fk (schema.tests.SchemaTests) ... ok
test_alter_pk_with_self_referential_field (schema.tests.SchemaTests) ... ok
test_alter_text_field (schema.tests.SchemaTests) ... ok
test_alter_text_field_to_date_field (schema.tests.SchemaTests) ... ok
test_alter_text_field_to_datetime_field (schema.tests.SchemaTests) ... ok
test_alter_text_field_to_time_field (schema.tests.SchemaTests) ... ok
test_alter_textfield_to_null (schema.tests.SchemaTests) ... ok
test_alter_textual_field_keep_null_status (schema.tests.SchemaTests) ... ok
test_alter_to_fk (schema.tests.SchemaTests) ... ok
test_char_field_with_db_index_to_fk (schema.tests.SchemaTests) ... ok
test_check_constraints (schema.tests.SchemaTests) ... ok
test_context_manager_exit (schema.tests.SchemaTests) ... ok
test_create_index_together (schema.tests.SchemaTests) ... ok
test_creation_deletion (schema.tests.SchemaTests) ... ok
test_creation_deletion_reserved_names (schema.tests.SchemaTests) ... ok
test_creation_with_db_table_double_quotes (schema.tests.SchemaTests) ... skipped 'Oracle specific db_table syntax'
test_db_table (schema.tests.SchemaTests) ... ok
test_fk (schema.tests.SchemaTests)
Creating tables out of FK order, then repointing, works ... ok
test_fk_db_constraint (schema.tests.SchemaTests)
The db_constraint parameter is respected ... ok
test_fk_to_proxy (schema.tests.SchemaTests)
Creating a FK to a proxy model creates database constraints. ... ok
test_foreign_key_index_long_names_regression (schema.tests.SchemaTests) ... ok
test_index_together (schema.tests.SchemaTests) ... ok
test_index_together_with_fk (schema.tests.SchemaTests) ... ok
test_indexes (schema.tests.SchemaTests) ... ok
test_m2m (schema.tests.SchemaTests) ... ok
test_m2m_create (schema.tests.SchemaTests) ... ok
test_m2m_create_custom (schema.tests.SchemaTests) ... ok
test_m2m_create_inherited (schema.tests.SchemaTests) ... ok
test_m2m_create_through (schema.tests.SchemaTests) ... ok
test_m2m_create_through_custom (schema.tests.SchemaTests) ... ok
test_m2m_create_through_inherited (schema.tests.SchemaTests) ... ok
test_m2m_custom (schema.tests.SchemaTests) ... ok
test_m2m_db_constraint (schema.tests.SchemaTests) ... ok
test_m2m_db_constraint_custom (schema.tests.SchemaTests) ... ok
test_m2m_db_constraint_inherited (schema.tests.SchemaTests) ... ok
test_m2m_inherited (schema.tests.SchemaTests) ... ok
test_m2m_rename_field_in_target_model (schema.tests.SchemaTests) ... ok
test_m2m_repoint (schema.tests.SchemaTests) ... ok
test_m2m_repoint_custom (schema.tests.SchemaTests) ... ok
test_m2m_repoint_inherited (schema.tests.SchemaTests) ... ok
test_m2m_through_alter (schema.tests.SchemaTests) ... ok
test_m2m_through_alter_custom (schema.tests.SchemaTests) ... ok
test_m2m_through_alter_inherited (schema.tests.SchemaTests) ... ok
test_namespaced_db_table_create_index_name (schema.tests.SchemaTests) ... ok
test_no_db_constraint_added_during_primary_key_change (schema.tests.SchemaTests) ... ok
test_order_index (schema.tests.SchemaTests) ... ok
test_primary_key (schema.tests.SchemaTests) ... ok
test_referenced_field_without_constraint_rename_inside_atomic_block (schema.tests.SchemaTests) ... ok
test_referenced_table_without_constraint_rename_inside_atomic_block (schema.tests.SchemaTests) ... ok
test_remove_constraints_capital_letters (schema.tests.SchemaTests) ... ok
test_remove_db_index_doesnt_remove_custom_indexes (schema.tests.SchemaTests) ... ok
test_rename (schema.tests.SchemaTests) ... ok
test_rename_column_renames_deferred_sql_references (schema.tests.SchemaTests) ... skipped 'SQLite naively remakes the table on field alteration.'
test_rename_keep_null_status (schema.tests.SchemaTests) ... ok
test_rename_referenced_field (schema.tests.SchemaTests) ... FAIL
test_rename_table_renames_deferred_sql_references (schema.tests.SchemaTests) ... ok
test_text_field_with_db_index (schema.tests.SchemaTests) ... ok
test_text_field_with_db_index_to_fk (schema.tests.SchemaTests) ... ok
test_unique (schema.tests.SchemaTests) ... ok
test_unique_and_reverse_m2m (schema.tests.SchemaTests) ... skipped 'SQLite remakes the table on field alteration.'
test_unique_no_unnecessary_fk_drops (schema.tests.SchemaTests) ... skipped 'SQLite naively remakes the table on field alteration.'
test_unique_together (schema.tests.SchemaTests) ... ok
test_unique_together_with_fk (schema.tests.SchemaTests) ... ok
test_unique_together_with_fk_with_existing_index (schema.tests.SchemaTests) ... ok
test_unsupported_transactional_ddl_disallowed (schema.tests.SchemaTests) ... skipped 'Database has feature(s) can_rollback_ddl'
test_generic_relations (select_related.tests.SelectRelatedValidationTests) ... ok
test_invalid_field (select_related.tests.SelectRelatedValidationTests) ... ok
test_many_to_many_field (select_related.tests.SelectRelatedValidationTests) ... ok
test_non_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok
test_non_relational_field_nested (select_related.tests.SelectRelatedValidationTests) ... ok
test_reverse_relational_field (select_related.tests.SelectRelatedValidationTests) ... ok
test_empty_group_by_cols (expressions_window.tests.NonQueryWindowTests) ... ok
test_frame_empty_group_by_cols (expressions_window.tests.NonQueryWindowTests) ... ok
test_frame_window_frame_notimplemented (expressions_window.tests.NonQueryWindowTests) ... ok
test_invalid_filter (expressions_window.tests.NonQueryWindowTests) ... ok
test_invalid_order_by (expressions_window.tests.NonQueryWindowTests) ... ok
test_invalid_source_expression (expressions_window.tests.NonQueryWindowTests) ... ok
test_window_frame_repr (expressions_window.tests.NonQueryWindowTests) ... ok
test_window_repr (expressions_window.tests.NonQueryWindowTests) ... ok
test_custom_template (view_tests.tests.test_csrf.CsrfViewTests)
A custom CSRF_FAILURE_TEMPLATE_NAME is used. ... ok
test_custom_template_does_not_exist (view_tests.tests.test_csrf.CsrfViewTests)
An exception is raised if a nonexistent template is supplied. ... ok
test_no_cookies (view_tests.tests.test_csrf.CsrfViewTests) ... ok
test_no_django_template_engine (view_tests.tests.test_csrf.CsrfViewTests) ... ok
test_no_referer (view_tests.tests.test_csrf.CsrfViewTests) ... ok
test_translation (view_tests.tests.test_csrf.CsrfViewTests)
An invalid request is rejected with a localized error message. ... ok
test_ajax_response_encoding (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok
test_custom_exception_reporter_filter (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok
test_non_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok
test_paranoid_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok
test_sensitive_request (view_tests.tests.test_debug.AjaxResponseExceptionReporterFilter) ... ok
test_repr (view_tests.tests.test_debug.CallableSettingWrapperTests) ... ok
test_handle_db_exception (view_tests.tests.test_debug.DebugViewQueriesAllowedTests) ... ok
test_400 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_403 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_403_template (view_tests.tests.test_debug.DebugViewTests) ... ok
test_404 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_404_empty_path_not_in_urls (view_tests.tests.test_debug.DebugViewTests) ... ok
test_404_not_in_urls (view_tests.tests.test_debug.DebugViewTests) ... ok
test_classbased_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_default_urlconf_template (view_tests.tests.test_debug.DebugViewTests) ... ok
test_files (view_tests.tests.test_debug.DebugViewTests) ... ok
test_no_template_source_loaders (view_tests.tests.test_debug.DebugViewTests) ... ok
test_non_l10ned_numeric_ids (view_tests.tests.test_debug.DebugViewTests) ... ok
test_raised_404 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_regression_21530 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_technical_404 (view_tests.tests.test_debug.DebugViewTests) ... ok
test_template_exceptions (view_tests.tests.test_debug.DebugViewTests) ... FAIL
test_template_loader_postmortem (view_tests.tests.test_debug.DebugViewTests)
Tests for not existing file ... ok
test_callable_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_callable_settings_forbidding_to_set_attributes (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_custom_exception_reporter_filter (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_dict_setting_with_non_str_key (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_multivalue_dict_key_error (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_non_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_paranoid_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_sensitive_function_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_sensitive_function_keyword_arguments (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_sensitive_method (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_sensitive_request (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_sensitive_settings (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_settings_with_sensitive_keys (view_tests.tests.test_debug.ExceptionReporterFilterTests) ... ok
test_disallowed_host (view_tests.tests.test_debug.ExceptionReporterTests)
An exception report can be generated even for a disallowed host. ... ok
test_encoding_error (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_eol_support (view_tests.tests.test_debug.ExceptionReporterTests)
The ExceptionReporter supports Unix, Windows and Macintosh EOL markers ... ok
test_exception_fetching_user (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_ignore_traceback_evaluation_exceptions (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_local_variable_escaping (view_tests.tests.test_debug.ExceptionReporterTests)
Safe strings in local variables are escaped. ... ok
test_message_only (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_no_exception (view_tests.tests.test_debug.ExceptionReporterTests)
An exception report can be generated for just a request ... ok
test_no_request (view_tests.tests.test_debug.ExceptionReporterTests)
An exception report can be generated without request ... ok
test_non_utf8_values_handling (view_tests.tests.test_debug.ExceptionReporterTests)
Non-UTF-8 exceptions/values should not make the output generation choke. ... ok
test_reporting_frames_without_source (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_reporting_of_nested_exceptions (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_request_and_exception (view_tests.tests.test_debug.ExceptionReporterTests)
A simple exception report can be generated ... ok
test_request_and_message (view_tests.tests.test_debug.ExceptionReporterTests)
A message can be provided in addition to a request ... ok
test_request_with_items_key (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_too_large_values_handling (view_tests.tests.test_debug.ExceptionReporterTests)
Large values should not create a large HTML. ... ok
test_unfrozen_importlib (view_tests.tests.test_debug.ExceptionReporterTests) ... ok
test_unprintable_values_handling (view_tests.tests.test_debug.ExceptionReporterTests)
Unprintable values should not make the output generation choke. ... ok
test_cleanse_setting_basic (view_tests.tests.test_debug.HelperFunctionTests) ... ok
test_cleanse_setting_ignore_case (view_tests.tests.test_debug.HelperFunctionTests) ... ok
test_cleanse_setting_recurses_in_dictionary (view_tests.tests.test_debug.HelperFunctionTests) ... ok
test_400 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok
test_403 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok
test_404 (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok
test_template_not_found_error (view_tests.tests.test_debug.NonDjangoTemplatesDebugViewTests) ... ok
test_disallowed_host (view_tests.tests.test_debug.PlainTextReportTests)
An exception report can be generated even for a disallowed host. ... ok
test_message_only (view_tests.tests.test_debug.PlainTextReportTests) ... ok
test_no_exception (view_tests.tests.test_debug.PlainTextReportTests)
An exception report can be generated for just a request ... ok
test_no_request (view_tests.tests.test_debug.PlainTextReportTests)
An exception report can be generated without request ... ok
test_request_and_exception (view_tests.tests.test_debug.PlainTextReportTests)
A simple exception report can be generated ... ok
test_request_and_message (view_tests.tests.test_debug.PlainTextReportTests)
A message can be provided in addition to a request ... ok
test_request_with_items_key (view_tests.tests.test_debug.PlainTextReportTests) ... ok
test_template_exception (view_tests.tests.test_debug.PlainTextReportTests) ... FAIL
test_default_content_type_is_text_html (view_tests.tests.test_default_content_type.DefaultContentTypeTests) ... ok
test_override_settings_warning (view_tests.tests.test_default_content_type.DefaultContentTypeTests) ... ok
test_settings_init_warning (view_tests.tests.test_default_content_type.DefaultContentTypeTests) ... ok
test_escaping (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_get_formats (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_different_non_english_languages (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_english_variant (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_fallback_language_plural (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_language_english_default (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_language_non_english_default (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_language_non_english_fallback (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_unknown_package_error (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_i18n_with_locale_paths (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_jsi18n (view_tests.tests.test_i18n.I18NViewTests)
The javascript_catalog can be deployed with language settings ... ok
test_jsi18n_USE_I18N_False (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_jsi18n_fallback_language (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_jsi18n_with_missing_en_files (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_jsoni18n (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_jsoni18n_with_missing_en_files (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_non_BMP_char (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_non_english_default_english_userpref (view_tests.tests.test_i18n.I18NViewTests) ... ok
test_javascript_gettext (view_tests.tests.test_i18n.I18nSeleniumTests) ... skipped 'No browsers specified.'
test_multiple_catalogs (view_tests.tests.test_i18n.I18nSeleniumTests) ... skipped 'No browsers specified.'
test_json_response (view_tests.tests.test_json.JsonResponseTests) ... ok
test_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok
test_permanent_nonascii_redirect (view_tests.tests.test_specials.URLHandling) ... ok
test_404 (view_tests.tests.test_static.StaticHelperTest) ... ok
test_chunked (view_tests.tests.test_static.StaticHelperTest)
The static view should stream files in chunks to avoid large memory usage ... ok
test_copes_with_empty_path_component (view_tests.tests.test_static.StaticHelperTest) ... ok
test_debug_off (view_tests.tests.test_static.StaticHelperTest)
No URLs are served if DEBUG=False. ... ok
test_empty_prefix (view_tests.tests.test_static.StaticHelperTest) ... ok
test_index (view_tests.tests.test_static.StaticHelperTest) ... ok
test_index_custom_template (view_tests.tests.test_static.StaticHelperTest) ... ok
test_invalid_if_modified_since (view_tests.tests.test_static.StaticHelperTest)
Handle bogus If-Modified-Since values gracefully ... ok
test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticHelperTest)
Handle even more bogus If-Modified-Since values gracefully ... ok
test_is_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok
test_not_modified_since (view_tests.tests.test_static.StaticHelperTest) ... ok
test_prefix (view_tests.tests.test_static.StaticHelperTest) ... ok
test_serve (view_tests.tests.test_static.StaticHelperTest)
The static view can serve static media ... ok
test_special_prefix (view_tests.tests.test_static.StaticHelperTest)
No URLs are served if prefix contains '://'. ... ok
test_unknown_mime_type (view_tests.tests.test_static.StaticHelperTest) ... ok
test_404 (view_tests.tests.test_static.StaticTests) ... ok
test_chunked (view_tests.tests.test_static.StaticTests)
The static view should stream files in chunks to avoid large memory usage ... ok
test_copes_with_empty_path_component (view_tests.tests.test_static.StaticTests) ... ok
test_index (view_tests.tests.test_static.StaticTests) ... ok
test_index_custom_template (view_tests.tests.test_static.StaticTests) ... ok
test_invalid_if_modified_since (view_tests.tests.test_static.StaticTests)
Handle bogus If-Modified-Since values gracefully ... ok
test_invalid_if_modified_since2 (view_tests.tests.test_static.StaticTests)
Handle even more bogus If-Modified-Since values gracefully ... ok
test_is_modified_since (view_tests.tests.test_static.StaticTests) ... ok
test_not_modified_since (view_tests.tests.test_static.StaticTests) ... ok
test_serve (view_tests.tests.test_static.StaticTests)
The static view can serve static media ... ok
test_unknown_mime_type (view_tests.tests.test_static.StaticTests) ... ok
test_custom_form_meta_exclude (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok
test_custom_form_meta_exclude_with_readonly (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok
test_get_fieldsets (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok
test_get_formset_kwargs (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok
test_get_formsets_with_inlines_returns_tuples (generic_inline_admin.tests.GenericInlineModelAdminTest) ... ok
test_no_deletion (generic_inline_admin.tests.NoInlineDeletionTest) ... ok
test_subtest (test_runner.test_parallel.ParallelTestRunnerTest) ... ok
test_add_failing_subtests (test_runner.test_parallel.RemoteTestResultTest) ... skipped 'requires tblib to be installed'
test_pickle_errors_detection (test_runner.test_parallel.RemoteTestResultTest) ... ok
test_autoincrement_reset1 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset"
test_autoincrement_reset2 (test_runner.tests.AutoIncrementResetTest) ... skipped "Database doesn't support feature(s): supports_sequence_reset"
test_bigautofield (introspection.tests.IntrospectionTests) ... skipped "Database doesn't support feature(s): can_introspect_autofield"
test_django_table_names (introspection.tests.IntrospectionTests) ... ok
test_django_table_names_retval_type (introspection.tests.IntrospectionTests) ... ok
test_get_constraints_index_types (introspection.tests.IntrospectionTests) ... ok
test_get_constraints_indexes_orders (introspection.tests.IntrospectionTests) ... ok
test_get_key_columns (introspection.tests.IntrospectionTests) ... ok
test_get_primary_key_column (introspection.tests.IntrospectionTests) ... ok
test_get_relations (introspection.tests.IntrospectionTests) ... ok
test_get_relations_alt_format (introspection.tests.IntrospectionTests) ... ok
test_get_table_description_col_lengths (introspection.tests.IntrospectionTests) ... ok
test_get_table_description_names (introspection.tests.IntrospectionTests) ... ok
test_get_table_description_nullable (introspection.tests.IntrospectionTests) ... ok
test_get_table_description_types (introspection.tests.IntrospectionTests) ... ok
test_installed_models (introspection.tests.IntrospectionTests) ... ok
test_postgresql_real_type (introspection.tests.IntrospectionTests) ... skipped "Database doesn't support feature(s): has_real_datatype"
test_sequence_list (introspection.tests.IntrospectionTests) ... ok
test_table_names (introspection.tests.IntrospectionTests) ... ok
test_table_names_with_views (introspection.tests.IntrospectionTests) ... ok
test_unmanaged_through_model (introspection.tests.IntrospectionTests) ... ok
test_domain (resolve_url.tests.ResolveUrlTests) ... ok
test_full_url (resolve_url.tests.ResolveUrlTests) ... ok
test_lazy_reverse (resolve_url.tests.ResolveUrlTests) ... ok
test_model (resolve_url.tests.ResolveUrlTests) ... ok
test_non_view_callable_raises_no_reverse_match (resolve_url.tests.ResolveUrlTests) ... ok
test_relative_path (resolve_url.tests.ResolveUrlTests) ... ok
test_url_path (resolve_url.tests.ResolveUrlTests) ... ok
test_valid_view_name (resolve_url.tests.ResolveUrlTests) ... ok
test_view_function (resolve_url.tests.ResolveUrlTests) ... ok
test_check_field (invalid_models_tests.test_backend_specific.BackendSpecificChecksTests)
Test if backend specific checks are performed. ... ok
test_none_column (invalid_models_tests.test_custom_fields.CustomFieldTest) ... ok
test_CommaSeparatedIntegerField_deprecated (invalid_models_tests.test_deprecated_fields.DeprecatedFieldsTests) ... ok
test_IPAddressField_deprecated (invalid_models_tests.test_deprecated_fields.DeprecatedFieldsTests) ... ok
test_M2M_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped "The database doesn't have a column name length limit."
test_ending_with_underscore (invalid_models_tests.test_models.FieldNamesTests) ... ok
test_including_separator (invalid_models_tests.test_models.FieldNamesTests) ... ok
test_local_field_long_column_name (invalid_models_tests.test_models.FieldNamesTests) ... skipped "The database doesn't have a column name length limit."
test_pk (invalid_models_tests.test_models.FieldNamesTests) ... ok
test_list_containing_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_non_iterable (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_non_list (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_pointing_to_m2m_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_pointing_to_missing_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_pointing_to_non_local_field (invalid_models_tests.test_models.IndexTogetherTests) ... ok
test_pointing_to_m2m_field (invalid_models_tests.test_models.IndexesTests) ... ok
test_pointing_to_missing_field (invalid_models_tests.test_models.IndexesTests) ... ok
test_pointing_to_non_local_field (invalid_models_tests.test_models.IndexesTests) ... ok
test_just_order_with_respect_to_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok
test_just_ordering_no_errors (invalid_models_tests.test_models.OtherModelTests) ... ok
test_lazy_reference_checks (invalid_models_tests.test_models.OtherModelTests) ... ok
test_m2m_autogenerated_table_name_clash (invalid_models_tests.test_models.OtherModelTests) ... ok
test_m2m_field_table_name_clash (invalid_models_tests.test_models.OtherModelTests) ... ok
test_m2m_table_name_clash (invalid_models_tests.test_models.OtherModelTests) ... ok
test_m2m_to_concrete_and_proxy_allowed (invalid_models_tests.test_models.OtherModelTests) ... ok
test_m2m_unmanaged_shadow_models_not_checked (invalid_models_tests.test_models.OtherModelTests) ... ok
test_missing_parent_link (invalid_models_tests.test_models.OtherModelTests) ... ok
test_name_beginning_with_underscore (invalid_models_tests.test_models.OtherModelTests) ... ok
test_name_contains_double_underscores (invalid_models_tests.test_models.OtherModelTests) ... ok
test_name_ending_with_underscore (invalid_models_tests.test_models.OtherModelTests) ... ok
test_non_valid (invalid_models_tests.test_models.OtherModelTests) ... ok
test_ordering_non_iterable (invalid_models_tests.test_models.OtherModelTests) ... ok
test_ordering_pointing_to_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok
test_ordering_pointing_to_missing_field (invalid_models_tests.test_models.OtherModelTests) ... ok
test_ordering_pointing_to_missing_foreignkey_field (invalid_models_tests.test_models.OtherModelTests) ... ok
test_ordering_with_order_with_respect_to (invalid_models_tests.test_models.OtherModelTests) ... ok
test_property_and_related_field_accessor_clash (invalid_models_tests.test_models.OtherModelTests) ... ok
test_single_primary_key (invalid_models_tests.test_models.OtherModelTests) ... ok
test_swappable_missing_app (invalid_models_tests.test_models.OtherModelTests) ... ok
test_swappable_missing_app_name (invalid_models_tests.test_models.OtherModelTests) ... ok
test_two_m2m_through_same_relationship (invalid_models_tests.test_models.OtherModelTests) ... ok
test_unique_primary_key (invalid_models_tests.test_models.OtherModelTests) ... ok
test_field_name_clash_with_child_accessor (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok
test_id_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok
test_inheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok
test_multigeneration_inheritance (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok
test_multiinheritance_clash (invalid_models_tests.test_models.ShadowingFieldsTests) ... ok
test_list_containing_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_non_iterable (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_non_list (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_pointing_to_m2m (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_pointing_to_missing_field (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_valid_model (invalid_models_tests.test_models.UniqueTogetherTests) ... ok
test_primary_key (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok
test_valid_case (invalid_models_tests.test_ordinary_fields.AutoFieldTests) ... ok
test_bad_values_of_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok
test_decimal_places_greater_than_max_digits (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok
test_negative_max_digits_and_decimal_places (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok
test_required_attributes (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok
test_valid_field (invalid_models_tests.test_ordinary_fields.DecimalFieldTests) ... ok
test_primary_key (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok
test_upload_to_callable_not_checked (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok
test_upload_to_starts_with_slash (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok
test_valid_case (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok
test_valid_default_case (invalid_models_tests.test_ordinary_fields.FileFieldTests) ... ok
test_forbidden_files_and_folders (invalid_models_tests.test_ordinary_fields.FilePathFieldTests) ... ok
test_non_nullable_blank (invalid_models_tests.test_ordinary_fields.GenericIPAddressFieldTests) ... ok
test_pillow_installed (invalid_models_tests.test_ordinary_fields.ImageFieldTests) ... ok
test_max_length_warning (invalid_models_tests.test_ordinary_fields.IntegerFieldTests) ... ok
test_clash_between_accessors (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_fk_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_fk_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_fk_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_m2m_to_fk (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_m2m_to_integer (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_m2m_to_m2m (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_m2m_to_m2m_with_inheritance (invalid_models_tests.test_relative_fields.AccessorClashTests)
Ref #22047. ... ok
test_no_clash_for_hidden_related_name (invalid_models_tests.test_relative_fields.AccessorClashTests) ... ok
test_complex_clash (invalid_models_tests.test_relative_fields.ComplexClashTests) ... ok
test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedNameClashTests) ... ok
test_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_fk_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_fk_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_fk_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_hidden_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_m2m_to_fk (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_m2m_to_integer (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_m2m_to_m2m (invalid_models_tests.test_relative_fields.ExplicitRelatedQueryNameClashTests) ... ok
test_explicit_field_names (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_intersection_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_invalid_field (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_invalid_order (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_m2m_field_argument_validation (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_superset_foreign_object (invalid_models_tests.test_relative_fields.M2mThroughFieldsTests) ... ok
test_ambiguous_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_key_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_key_to_isolate_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_key_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_key_to_non_unique_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_key_to_non_unique_field_under_explicit_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_foreign_object_to_non_unique_fields (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_invalid_related_query_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_m2m_to_abstract_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_many_to_many_through_isolate_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_many_to_many_to_isolate_apps_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_many_to_many_to_missing_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_many_to_many_with_limit_choices_auto_created_no_warning (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_many_to_many_with_useless_options (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_missing_relationship_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_missing_relationship_model_on_model_check (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_not_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_nullable_primary_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_on_delete_set_default_without_default_value (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_on_delete_set_null_on_non_nullable_field (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_referencing_to_swapped_model (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_related_field_has_invalid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_related_field_has_valid_related_name (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_relationship_model_missing_foreign_key (invalid_models_tests.test_relative_fields.RelativeFieldTests) ... ok
test_relationship_model_with_foreign_key_to_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment