Skip to content

mullerfs/django-1st-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-1st-app

Set de Enviroment variables

Create a file in the root directory .env with the content

DEBUG=True
HOST='localhost'
SECRET_KEY='very_insecure_9*%$%6788234'
DATABASE_URL='postgres://user:pass@localhost:port/database'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published