Thursday, April 3, 2014

django-cms context_processors.media has been deprecated



This below command errors generates when i run my program with this command python manage.py runserver

/usr/local/lib/python2.7/dist-packages/cms/context_processors.py:20: DeprecationWarning:    cms.context_processors.media has been deprecated in favor of     cms.context_processors.cms_settings. Please update your configuration            'configuration', DeprecationWarning)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d904db1e-c639-4ed2-b35a-5bbbfb0bf7d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment