#18334: BaseDatabaseOperations._supports_stddev prevents enabling supports_stddev ----------------------------------------------+-------------------- Reporter: manfre | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) | Version: master Severity: Normal | Keywords: stddev Triage Stage: Unreviewed | Has patch: 1 Easy pickings: 0 | UI/UX: 0 ----------------------------------------------+-------------------- ''BaseDatabaseOperations._supports_stddev()'' doesn't return a value, which disables supports_stddev for all backends, except sqlite3 (overrides it the function).
-- Ticket URL: <https://code.djangoproject.com/ticket/18334> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.