Revision history [back]
To enable this feature, simply open settings.py and at the end of file, insert as new line
ALLOW_UNICODE_SLUGS = True
Save file, and restart web-server.
To enable this feature, simply open settings.py and at the end of file, insert as new line
ALLOW_UNICODE_SLUGS = True
Save file, and restart web-server.