Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

manage.py #2

Closed
sujeetmishra113 opened this issue Mar 26, 2019 · 2 comments
Closed

manage.py #2

sujeetmishra113 opened this issue Mar 26, 2019 · 2 comments

Comments

@sujeetmishra113
Copy link

manage.py missing pls upload it

@sanikamal
Copy link
Owner

manage.py file is not missing.
I am just uploading the app.

First, you have to create django project.
django-admin startproject mysite
Above command will create a django project mysite
then paste the sili app inside mysite

@sanikamal
Copy link
Owner

Don't forget to add the app in settings.py

Also config the URL of the app in project-specific urls.py file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants