Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedvlprs/django-crud-web-app
Django CRUD Web Application
https://github.com/thedvlprs/django-crud-web-app
crud-application django-3 django-widget-tweaks pillow python3-7 tutorial
Last synced: about 1 month ago
JSON representation
Django CRUD Web Application
- Host: GitHub
- URL: https://github.com/thedvlprs/django-crud-web-app
- Owner: thedvlprs
- Created: 2020-02-18T17:45:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T23:38:55.000Z (over 1 year ago)
- Last Synced: 2024-02-09T05:22:50.128Z (11 months ago)
- Topics: crud-application, django-3, django-widget-tweaks, pillow, python3-7, tutorial
- Language: Python
- Homepage:
- Size: 532 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django CRUD Web Application
![](demo-1.png)
![](demo-2.png)
## Packages
* django = "*"
* django-widget-tweaks = "*"
* pillow = "*"## Tutorial reference
Build a Django CRUD Web Application (Part I) -
Build a Django CRUD Web Application (Part II) -