Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasdsbr/crud_django


https://github.com/lucasdsbr/crud_django

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# CRUD_Django
## Dashboard

## Produtos

## Vendas

python manage.py makemigrations polls

python manage.py sqlmigrate polls 0001

python manage.py migrate