Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allcaps/formpoc
https://github.com/allcaps/formpoc
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/allcaps/formpoc
- Owner: allcaps
- Created: 2022-01-31T15:57:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T15:00:22.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T11:03:44.527Z (2 months ago)
- Language: Python
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Form POC
Django form field validation on the fly.
## Frontend
yarn
yarn build## Development server
python manage.py runserver