Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdsbr/crud_django
https://github.com/lucasdsbr/crud_django
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasdsbr/crud_django
- Owner: lucasDSBR
- Created: 2021-12-26T00:12:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T18:35:23.000Z (about 3 years ago)
- Last Synced: 2024-11-09T17:39:35.970Z (about 2 months ago)
- Language: Python
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD_Django
## Dashboard## Produtos
## Vendas
python manage.py makemigrations pollspython manage.py sqlmigrate polls 0001
python manage.py migrate