Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codersales/django-postgres

https://youtu.be/unFGJhIvHU4 following django postgres tutorial
https://github.com/codersales/django-postgres

6-non-readme-docs code completed django docs-folder followed-tutorial not-critical not-jupyter postgres shell-script was-current

Last synced: about 3 hours ago
JSON representation

https://youtu.be/unFGJhIvHU4 following django postgres tutorial

Awesome Lists containing this project

README

        

# django-postgres

Summary post tutorial completion:
--------

1. [PostgreSQL with Django // how to // tutorial | ![B Learning Club]](https://youtu.be/unFGJhIvHU4)
2. ABBREVIATED-POST-RUN.md
3. [Setup Database Schema](https://youtu.be/unFGJhIvHU4?t=640)

docs
----
- [REFERENCES.md](docs/REFERENCES.md)
- [DEVELOPMENT.md](docs/DEVELOPMENT.md)
- [TIMESTAMPS.md](docs/TIMESTAMPS.md)
- [QUICKSTART.md](docs/QUICKSTART.md)
- [QUICKRESTART.md](docs/QUICKRESTART.md)
- [USE-CLI-AND-SCRIPT-SH.md](docs/USE-CLI-AND-SCRIPT-SH.md)
- [CODE-TO-ADD.md](docs/CODE-TO-ADD.md)
- [NON-STANDARD-CLI-CMDS.md](docs/NON-STANDARD-CLI-CMDS.md)
- [ABBREVIATED-POST-RUN.md](docs/ABBREVIATED-POST-RUN.md)
- [SPARSE-NOTES.md](docs/SPARSE-NOTES.md)
- [BUGS.md](docs/BUGS.md)

- Check if need to run
pip install psycopg2

in both
psql

and

VSCode

CLI's