Skip to content

Working with Django Web Framework API with PostgreSql Database practicies

Notifications You must be signed in to change notification settings

vikas-ukani/django-postgresql-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Postgresql Practice

  • Project practice with postgreSql database with api and views

Projectc Structure

manage.py*  README.md  requirments.txt

cars:
__init__.py   admin.py  migrations/  templates/  urls.py
__pycache__/  apps.py   models.py    tests.py    views.py

envv:
Lib/  pyvenv.cfg  Scripts/

myproject:
__init__.py  __pycache__/  asgi.py  settings.py  urls.py  wsgi.py

About

Working with Django Web Framework API with PostgreSql Database practicies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages