mirror of
https://github.com/Hopiu/django-uuslug.git
synced 2026-03-16 20:10:24 +00:00
3 lines
76 B
Python
3 lines
76 B
Python
from .uuslug import * # noqa
|
|
|
|
default_app_config = 'uuslug.apps.AppConfig'
|