https://github.com/codersales/notes-documentation-study-django-postgresql-test-file-attempt
An attempt to use some elements of the documentation making process as a note taking tool to study aspects of django, postgresql and the concept of a test file.
https://github.com/codersales/notes-documentation-study-django-postgresql-test-file-attempt
django documentation notes postgresql
Last synced: 2 months ago
JSON representation
An attempt to use some elements of the documentation making process as a note taking tool to study aspects of django, postgresql and the concept of a test file.
- Host: GitHub
- URL: https://github.com/codersales/notes-documentation-study-django-postgresql-test-file-attempt
- Owner: CoderSales
- License: mit
- Created: 2023-08-29T05:10:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T11:28:25.000Z (almost 3 years ago)
- Last Synced: 2025-05-30T16:52:43.608Z (about 1 year ago)
- Topics: django, documentation, notes, postgresql
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notes-documentation-study-django-postgresql-test-file-attempt
An attempt to use some elements of the documentation making process as a note taking tool to study aspects of django, postgresql and the concept of a test file.
____
## Repo: SectorLabs/django-postgres-extra/ file: (tests/test_introspect.py) (commit e5503cb)
### line 1
import [django](https://docs.djangoproject.com/en/4.2/intro/install/) `# [Django Docs](https://docs.djangoproject.com/en/4.2/intro/install/) | [my notes (TODO) on Django Docs](https://github.com/CoderSales/making-study-notes-on-the-django-docs)`
____
## References
[SectorLabs/django-postgres-extra](https://github.com/SectorLabs/django-postgres-extra/commit/e5503cb3f3c1b7959bd55253d3a79296f4c8f0ef#diff-487b337ff685a8ef59748ef438ec438fdc91f49afe18a78b0136341a14b02331)