Title: Introducing DjangoWiz: Automate Your Django Development #2
tavallaie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm excited to share DjangoWiz, a toolkit designed to automate the generation of serializers, viewsets, URLs, and Docker configurations for Django projects.
Key Features:
Installation:
Install via pip:
Or clone the repo and install with Poetry:
git clone https://github.com/tavallie/DjangoWiz.git cd DjangoWiz poetry install
Usage:
Generate all files:
For detailed usage instructions, check out the DjangoWiz repository.
Feedback and Contributions:
I’d love to hear your feedback and suggestions. Feel free to join the discussion here or open an issue on GitHub. Contributions are welcome!
Looking forward to your thoughts!
Best regards,
Ali
Beta Was this translation helpful? Give feedback.
All reactions