Juan Funez

Results 10 issues of Juan Funez

This is it, the link is pointing to: ``https://caniusepython3.com/about/`` e raise a 404 error

bug

Will be awesome if you can add a new field to change the class name: `.arrow_box` in all the generated css code.

Right now is possible to define one inline crud: as docs explains: ```python # yourapp/crud.py from crudbuilder.formset import BaseInlineFormset class PersonEmploymentInlineFormset(BaseInlineFormset): inline_model = PersonEmployment parent_model = Person exclude = ['created_by',...

refs: - https://docs.python.org/3.11/whatsnew/3.11.html#summary-release-highlights - https://deepsource.io/blog/python-3-11-whats-new/

Seguindo sugestão do @dunossauro

# Description export dependencies with the current versions in order to replace the `requirements-text.txt` that **Dependabot** was alerting

hacktoberfest-accepted

**Is your feature request related to a problem? Please describe.** During hacktoberfest we have new features implemented that should be able in a new package release. As a requirement we...

**Is your feature request related to a problem? Please describe.** We have **Runtime metrics** feature implemented but poorly documented. Since we have also mkdoc up and running, we must improve...

documentation
enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** We have **batch jobs** implemented but poorly documented. Since we have also mkdoc up and running, we must improve the...

documentation
enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** We have signals/hooks implemented but poorly documented. Since we have also mkdoc up and running, we must improve the docs...

documentation
enhancement
help wanted
good first issue