Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First pass at a django app that auto-generates most boilerplate! #1

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

jtratner
Copy link
Owner

@jtratner jtratner commented Apr 15, 2021

Here's the app I was talking about! (Check out internal turtle-shell-app for use of this library with those specific components). cc @pkaleta @Ben-Habermeyer @srijyothsna @sampearl @es-anderson

Overarching goal: defopt-like experience for Django! (I really like turtle_shell better as a name but maybe I should change it?)

Check out the README for more information!

Would love commentary on implementation details and anything else.

I believe I still need to:

  • update docstrings a bit
  • possibly more use cases / examples
  • test django forms front-end ?? (easy to test graphql API)
  • set up matrix tests with github actions
  • squash all the migrations before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant