#15888: Inspect `settings.CACHES` in order to make`createcachetable` automatic ----------------------------------+------------------------------------- Reporter: aaugustin | Owner: nobody Type: Cleanup/optimization | Status: new Milestone: | Component: Core (Cache system) Version: 1.3 | Severity: Normal Keywords: | Triage Stage: Unreviewed Has patch: 0 | Easy pickings: 0 ----------------------------------+------------------------------------- Currently `createcachetable` requires the cache table name in argument. This information could be taken from the settings instead.
See http://code.djangoproject.com/ticket/15255#comment:2 for a more complete description of the idea. -- Ticket URL: <http://code.djangoproject.com/ticket/15888> Django <http://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.