GAN Media Group
GAN Media Group
Any advice when using routing?
Same here, any idea?
Can you explain how to install version 2 on Digital Ocean Django One-Click Install Image? I have been trying using your tutorial but it never works. Thanks.
I did it but I got always the same error: TemplateSyntaxError at /admin/ 'suit_tags' is not a valid tag library: ImportError raised loading suit.templatetags.suit_tags: No module named apps
Great news, but where should I place apps.py to override SuitConfig?
@heathernicoale In settings.py add this line to INSTALLED_APPS: `'django_project.apps.SuitConfig'` Then add a file called apps.py in the root of your project directory (same where settings.py is) and add this: ```...
Any news about this? When will the pull request be integrated?
Version 3.5 checked and everything working with no problems. Great job.