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: 12 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T12:40:41.000Z (almost 4 years ago)
- Last Synced: 2025-06-25T05:06:01.970Z (12 months ago)
- Topics: django, django-forms, django-models, djongo, mongodb
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- 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