Skip to content

hemanth-sp/django-demo-app-with-postgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create user django;create database demodb;alter role django with password 'djangopassword';grant all privileges on database demodb to django;alter database demodb owner to django;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published