Michael Manfre

(manfre)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (64) Reporter (55) Owner (13) Commenter (87) Summary Component
27627 27627 OneToOneField doesn't allow multiple records with NULL value on Microsoft SQL Server Database layer (models, ORM)
27443 27443 support executing ANALYZE on tables Database layer (models, ORM)
27372 27372 1 inspectdb fails to inspect sqlite3 tables with foreign keys that have spaces Core (Management commands)
21251 21251 Not all database backends support grouping by a column number Database layer (models, ORM)
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
23372 23372 1 Prevent loaddata from disabling and enabling constraints when no fixtures are found Testing framework
21252 21252 Positional column numbers is not always correct for ORDER BY and GROUP BY Database layer (models, ORM)
25055 25055 Test invalid_models_tests.test_models.FieldNamesTests.test_M2M_long_column_name fails for backends that support very long names Testing framework
12250 12250 1 process_view middleware prevents process_exception handling Core (Other)
21147 21147 5 cache.tests.FileBasedCacheTests.test_zero_timeout fails with sqlite on windows Core (Cache system)
16358 16358 4 cached_db session with memcached forgets big values Core (Cache system)
14462 14462 Aggregates default to the database type instead of the field type Database layer (models, ORM)
20338 20338 ALLOWED_HOSTS requires adding absolute domain HTTP handling
21079 21079 1 Inspectdb doesn't properly translate database table names to valid python names Core (Management commands)
18320 18320 3 Unit test model_formsets_regress.FormsetTests.test_extraneous_query_is_not_run expects wrong number of queries Testing framework
22772 22772 2 django.contrib.formtools test failures on Windows due to failure to delete file that is being used by another process contrib.formtools
21843 21843 Schema migration test_operations explicitly set an identity column with raw sql Testing framework
21844 21844 BaseDatabaseOperations.quote_parameter should be relocated to DatabaseSchemaEditor Migrations
21842 21842 DatabaseFeature.max_index_name_length is redundant of DatabaseOperations.max_name_length Migrations
21841 21841 1 Add DatabaseFeature to disable schema migrations Migrations
21929 21929 Regression with template_tests.test_loaders.EggLoaderTest Template system
21930 21930 Regression with test django.contrib.gis.tests.test_spatialrefsys GIS
21751 21751 2 Django doesn't do a good job of closing cursors Database layer (models, ORM)
21756 21756 2 utils_tests.test_dateformat.DateFormatTests failing on Windows with pytz installed Utilities
21746 21746 2 test_get_reverse_on_unsaved_object doesn't respect DatabaseFeatures.ignores_nulls_in_unique_constraints Testing framework
21745 21745 2 UniqueTest.test_unique_null should honor DatabaseFeatures.ignores_nulls_in_unique_constraints Testing framework
21636 21636 1 distinct_on_fields tests require DatabaseFeature.ignores_nulls_in_unique_constraints Testing framework
21249 21249 2 Typo in SQLCompiler.get_grouping() Database layer (models, ORM)
21126 21126 4 Potential data corruption issue with Oracle and Mysql due to SQLCompiler.resolve_columns row, fields misalignment Database layer (models, ORM)
21161 21161 Windows doesn't have tzset, regression added with d9413d33b2a8371731a92289123683cf6f440290 Utilities
21165 21165 regressiontests.syndication.tests.SyndicationFeedTest.test_feed_last_modified_time fails on Windows with sqlite contrib.syndication
21203 21203 1 Potential data corruption issue with Oracle and Mysql due to SQLCompiler.resolve_columns row, fields misalignment when using defer and select_related Database layer (models, ORM)
17671 17671 3 CursorWrapper in Python 2.7 cannot be used as a contextmanager Database layer (models, ORM)
18920 18920 1 Regresssiontests.template tests fail on windows due to expected '\n' Testing framework
21167 21167 1 Improve SubqueryTests Testing framework
21162 21162 2 regression: changeset e909ceae9b3e72b72e0a2baaa92bba9714f18cd2 breaks some tests for Windows with sqlite Core (Management commands)
21146 21146 1 DatabaseCache doesn't work if database backend returns datetime values as strings Core (Cache system)
18333 18333 3 Aggregating an annotated field does not quote the alias column name Database layer (models, ORM)
21097 21097 3 IntrospectionTests incorrectly validates an AutoField as an IntegerField Testing framework
21099 21099 3 DistinctOnTests.setUp() breaks when DatabaseFeature.ignores_nulls_in_unique_constraints = True Testing framework
21090 21090 1 inspectdb shouldn't include 'models.' prefix if field_type is a dotted path Core (Management commands)
20340 20340 disable_constraint_checking needs better documentation Database layer (models, ORM)
14019 14019 1 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
19996 19996 2 Django-mssql link wrong in docs Documentation
19112 19112 1 regressiontests.queries.tests.ConditionalTests.test_ticket14244 breaks mssql due to arbitrary maximum parameters Database layer (models, ORM)
16359 16359 1 Listen to click events from "Add another" admin inline link should be easier contrib.admin
18347 18347 3 Unit tests contain raw inserts to an identity column Database layer (models, ORM)
14315 14315 4 memcached doesn't support negative deltas for incr() and decr() Core (Cache system)
9106 9106 django.views.static.serve reads entire file in to memory Uncategorized
18927 18927 2 bulk_create tests expect explicit query count even for database that doens't support bulk insert Testing framework
19096 19096 1 SQLInsertCompiler and DatabaseOperations.return_insert_id for non standard backends Database layer (models, ORM)
18330 18330 5 core.cache.backends.db does not work with 3rd party db backends that lack limit + offset Database layer (models, ORM)
18319 18319 1 test_runner.AutoIncrementResetTest should be skipped for mssql Testing framework
18318 18318 1 admin_scripts.tests.expected_query_re missing mssql quote characters Testing framework
18317 18317 Raw sql in regressiontests.model_fields.tests.BooleanFieldTests.test_return_type fails with mssql Testing framework
18334 18334 2 BaseDatabaseOperations._supports_stddev prevents enabling supports_stddev Database layer (models, ORM)
18326 18326 1 servers.LiveServerViews tests fail on windows due to line separator Testing framework
18322 18322 Many django.contrib.sessions unit tests do not respect database supports_timezones feature contrib.sessions
18321 18321 generic_views unit tests are not respecting database feature supports_timezones Testing framework
18284 18284 1 "has_bulk_insert = False" results in only saving one ManyToManyField Database layer (models, ORM)
14299 14299 3 Add additional cache.*_many functions Core (Cache system)
14190 14190 images, news and keywords in sitemap.xml contrib.sitemaps
15829 15829 Provide item to sitemap template contrib.sitemaps
13516 13516 4 sqlall silently ignores any fields that are a subclass of AutoField Database layer (models, ORM)