mirror of
https://github.com/Hopiu/django-uuslug.git
synced 2026-04-29 23:34:42 +00:00
3 lines
76 B
Python
3 lines
76 B
Python
from .uuslug import * # noqa
|
|
|
|
default_app_config = 'uuslug.apps.AppConfig'
|