cookiecutter-django
cookiecutter-django copied to clipboard
Support Matrix
Closes #1052.
Is there a way to see the updated docs in a human readable form? :D
@jayfk you mean, in Read the Docs, built for this particular branch? I don't have access to make it work, unfortunatelly.
@jayfk for now, it's just a plain-text table in rst doc.
@jayfk for now, it's just a plain-text table in rst doc.
I was looking at this file and that confused me: https://github.com/pydanny/cookiecutter-django/pull/1290/files#diff-af0dc7a1d9e7c3ddbf4eed7a1d29794b
@jayfk: "+Environments +------------ + +.. Generated via http://www.tablesgenerator.com/text_tables +.. Header rows and columns' thick borders set manually."
Just a serialized representation of the table allowing for further edits.
@jayfk: "+Environments +------------ + +.. Generated via http://www.tablesgenerator.com/text_tables +.. Header rows and columns' thick borders set manually."
Generators ¯\__(ツ)_/¯
¯_(ツ)/¯
Could you update your branch from master? Would be good to get this in!