ncsu-stars / Stars-CMS

A CMS written in Django for the STARS SLC at NCSU
http://research.csc.ncsu.edu/stars
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Resolve Deprecation Warning #82

Closed jfposton closed 10 years ago

jfposton commented 10 years ago

This is seen frequently in the logs:

[Wed Sep 03 22:52:30 2014] [error] /usr/lib/python2.6/site-packages/django/conf/urls/defaults.py:3: DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead
[Wed Sep 03 22:52:30 2014] [error]   DeprecationWarning)