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;
-
Notifications
You must be signed in to change notification settings - Fork 0
hemanth-sp/django-demo-app-with-postgress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published