1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/regressiontests
Anssi Kääriäinen 09fcb70c80 Fixed empty strings + to_field regression on Oracle
Querying the reverse side of nullable to_field relation, where both
sides can contain null values resulted in incorrect results. The reason
was not detecting '' as NULL.

Refs #17541
2013-02-23 00:05:31 +02:00
..
admin_changelist
admin_custom_urls
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation
admin_views
admin_widgets
aggregation_regress
app_loading
backends
bash_completion
bug639
bug8245
builtin_server
bulk_create
cache
commands_sql
comment_tests
conditional_processing
context_processors
createsuperuser
csrf_tests
custom_columns_regress
custom_managers_regress
datatypes
dates
datetimes
db_typecasts
decorators
defaultfilters
defer_regress
delete_regress
dispatch
expressions_regress
extra_regress
file_storage
file_uploads
fixtures_regress
forms
generic_inline_admin
generic_relations_regress
generic_views
get_or_create_regress
handlers
http_utils
httpwrappers
i18n
indexes
initial_sql_regress
inline_formsets
inspectdb
introspection
logging_tests
m2m_regress
m2m_through_regress
mail
managers_regress
many_to_one_regress
max_lengths
middleware
middleware_exceptions
model_fields
model_forms_regress
model_formsets_regress
model_inheritance_regress
model_inheritance_select_related
model_permalink
model_regress
modeladmin
multiple_database
nested_foreign_keys
null_fk
null_fk_ordering
null_queries
one_to_one_regress
pagination
queries
queryset_pickle
requests
resolve_url
reverse_single_related
select_related_onetoone
select_related_regress
serializers_regress
servers
settings_tests
signals_regress
signed_cookies_tests
signing
sites_framework
special_headers
staticfiles_tests
string_lookup
swappable_models
syndication
templates
test_client_regress
test_runner
test_utils
text
transactions_regress
urlpatterns_reverse
utils
version
views
wsgi
__init__.py