Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacksmithop/form-storage
Django app to demonstrate storing form data to a database (mongodb)
https://github.com/blacksmithop/form-storage
django django-forms django-models djongo mongodb
Last synced: 23 days ago
JSON representation
Django app to demonstrate storing form data to a database (mongodb)
- Host: GitHub
- URL: https://github.com/blacksmithop/form-storage
- Owner: blacksmithop
- Created: 2022-08-29T06:30:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T12:40:41.000Z (over 2 years ago)
- Last Synced: 2024-10-15T02:16:27.532Z (3 months ago)
- Topics: django, django-forms, django-models, djongo, mongodb
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# FormLogger
[comment]: <> (- [x] Checked box)
- [x] Basic configuration
- [x] Template rendering
- [x] Static files
- [x] ~~Forms~~ Models
- [x] File upload
- [ ] Storage
- [ ] MongoDB storage
- [ ] gridfs