from .models import *
Subscribe to:
Post Comments (Atom)
TypeError: argument of type 'WindowsPath' is not iterable
Please make to modify settings.py file: DATABASES = { 'default' : { 'ENGINE' : 'django.db.backends.sqlite3&...
-
Try to install with pip3: pip3 install django-widget-tweaks
-
Try running below command in Command prompt pip install django-phonenumber-field
-
you have to import include from django.conf.urls import include
No comments:
Post a Comment
Note: only a member of this blog may post a comment.