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

Add generators! #30

Closed
Bishwas-py opened this issue Jun 24, 2024 · 0 comments
Closed

Add generators! #30

Bishwas-py opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Bishwas-py
Copy link
Owner

Adding generator would be an awesome and fun task to do, also a very useful thing for the project:

Samples:

Gen model

djapy gen.model user:fk:django.contrib.auth.models.User body:text title:char[max=225] slug:depends:"{title}-{id}"

Gen views + model

djapy gen.app user:fk:django.contrib.auth.models.User body:text title:char[max=225] slug:depends:"{title}-{id}"
@Bishwas-py Bishwas-py added the enhancement New feature or request label Jan 16, 2025
@Bishwas-py Bishwas-py closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant