after installing django inside virtual environment write following commands: django-admin startproject "you_project_name" go inside this folder and then type python manage.py startapp "your app name" this command will create apps and after this include your app inside installed apps
On Saturday, March 2, 2019 at 6:44:05 AM UTC+5:30, jtaylor___ wrote: > > I pip installed a Django project, but it doesn’t have a manage.py or > settings.py. I checked the repo on GitHub, and those files don’t exist > there either. Is this an alternate way of doing a Django project that I’m > not aware of? > > FWIW, the project is django-wiki. > > TIA -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/42aed5a2-018d-4f3b-b4b4-0e6430f03be8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.