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

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.

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`