Skip to content

AniketCCC/DASL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASL REAL!!!!

THIS IS THE REPOSITORY!!!

DOWNLOAD DJANGO AND PIP

Clone the repository and in your ide of choice ( Vs code, Zed, Intellij)) open the folder you downloaded.

image

now go into your terminal and try this

python3 manage.py runserver
python manage.py runserver

it should say "running" or something like that now try

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser

this should make sure your database is up to date and make your superuser. now run the server again and go to localhost:8000\admin on your browser (write that into your search bar) Now login using the user you made ... lmk if it works!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published