munki / mwa2

Version 2 of MunkiWebAdmin
Other
156 stars 37 forks source link

Django 1.10 deprecation warning #3

Closed gregneagle closed 8 years ago

gregneagle commented 8 years ago

When logging into MWA2, a deprecation warning similar to the following is printed to the console:

/Users/Shared/mwa2test/lib/python2.7/site-packages/django/template/defaulttags.py:499: RemovedInDjango110Warning: Reversing by dotted path is deprecated (django.contrib.auth.views.login). url = reverse(view_name, args=args, kwargs=kwargs, current_app=current_app)

gregneagle commented 8 years ago

Fixed here https://github.com/munki/mwa2/commit/431848f85f7b3d525a25d3293f03c707323177c8