https://github.com/theognis1002/django-playground
Test and experiment with Django ORM, third party packages, etc.
https://github.com/theognis1002/django-playground
django django-rest-framework postgresql sqlite
Last synced: 3 months ago
JSON representation
Test and experiment with Django ORM, third party packages, etc.
- Host: GitHub
- URL: https://github.com/theognis1002/django-playground
- Owner: theognis1002
- Created: 2021-09-06T02:35:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T16:45:32.000Z (over 3 years ago)
- Last Synced: 2025-03-05T04:32:14.955Z (over 1 year ago)
- Topics: django, django-rest-framework, postgresql, sqlite
- Language: Python
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Django Playground
- Test sandbox to practice and experiment with Django ORM queries, third party packages, and miscellaneous items
### Setup (OSX/Linux)
1. `chmod +x setup.sh`
1. `./setup.sh`
### Testing
1. `pytest`