Hello, I would like to make some changes to the fabfile that's delivered in the mezzanine project_name template.
Fabric has a new-style task that is currently being used in default projects, however this is not making use of the class-based tasks or namespaces that have been made available. http://docs.fabfile.org/en/1.8/usage/tasks.html#new-style-tasks I want to submit a pull request that will make use of the new-style tasks so that components of the existing fabfile is broken down into their respective namespace. I'm hoping that this will make the fabfile more easily extensible for developers like myself. Does this sound like a good idea to others out there? I have forked the Github repo and should be drafting this earlier next week. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
