hackforla / hackforla/peopledepot
Autogenerate api, views, urls, and tests
Open
complexity: medium
draft
ethan
feature: process improvement
PII: FALSE
role: dev
s: PD team
size: 3pt
- Dominant language
- Python
- Stars
- 14
- Forks
- 37
- Avg merge
- 9d 15h
- Merged PRs (30d)
- 5
Description
### Overview
Speed up development by autogenerating standard code for api, views, urls, and tests.
### Technical Implementation
See https://github.com/ethanstrominger/peopledepot/blob/autogenerate-wip-341/app/core/management/commands
I started this but have not yet created a pull request, needs review and instructions on how to run them.
Seven files:
autogenerate_admin.py
autogenerate_serializer.py
autogenerate_test.py
autogenerate_url.py
autogenerate_view.py
serializer_template.txt
view_template.txt
Contributor guide
Assessment
This issue has not been assessed yet.