willhardy/django-seo

Swallow `AlreadyRegistered` exception

willhardy opened this issue · 1 comments

There is no harm in attempting to register twice (ie in urls.py, which may get called twice under two different names). It's just annoying to have to deal with the exception

Closed by 7eb07f2. Already registered exception is swallowed by system.