django-forum-app
django-forum-app copied to clipboard
A very simple/minimalistic Django Forum app
Results
2
django-forum-app issues
Sort by
recently updated
recently updated
newest added
RuntimeError: Model class photologue.models.Gallery doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
Dear urtzai , I am receiving this error on newtopic . I have integrated this project for django v2.2 invalid literal for int() with base 10: 'newtopic' Django Version: |...