jazzband / django-floppyforms

Full control of form rendering in the templates.
http://django-floppyforms.readthedocs.org/
Other
837 stars 148 forks source link

Implement Jazzband guidelines for project django-floppyforms #211

Closed jazzband-bot closed 4 years ago

jazzband-bot commented 4 years ago

This issue tracks the implementation of the Jazzband guidelines for the project django-floppyforms

It was initiated by @gregmuellegger who was automatically assigned in addition to the Jazzband roadies.

See the TODO list below for the generally required tasks, but feel free to update it in case the project requires it.

Feel free to ping a Jazzband roadie if you have any question.

TODOs

Project details

Description Full control of form rendering in the templates.
Homepage http://django-floppyforms.readthedocs.org/
Stargazers 730
Open issues 49
Forks 138
Default branch master
Is a fork False
Has Wiki False
Has Pages False
gregmuellegger commented 4 years ago

Just transfered django-floppyforms to jazzband as @rtpg offered to maintain the project. So I'll suggest he will take over the leadership here.

Thanks for the offer and taking on the work of this project!

jezdez commented 4 years ago

@rtpg Hey there, please let me know how I can help you implement the TODOs above. Are you okay with becoming the project lead (effectively only used right now to confirm package releases via the Jazzband package index).

rtpg commented 4 years ago

@jezdez sorry for the wait, I'm going to try cleaning up this repo today based off of this list. I'm happy with being the project lead on this one, and will work through this checklist.

rtpg commented 4 years ago

https://github.com/jazzband/django-floppyforms/pull/206 this PR adds a lot of the things.

I noticed that Fussy Fox was also set up on this repo (though there's no configuration file). The project already has linting set up via Travis, is it expected to get the linting done through Fussy Fox instead across Jazzband projects?