Open
Description
Recently a ReadTheDocs documentation has been published for the project. I tried to make the documentation as detailed as I can but it still needs improvements which is not a task of a single man. Developers new to django may get over-whelmed by the instructions if the documentation is not well-written or not easily conceivable.
I can use some community help in this scenario and would gladly appreciate any improvements in the form of suggestions, opinions and pull-requests even to improve a little bit of it.
The documentation files are in .rst
format inside the docs
directory and are built with sphinx by ReadTheDocs to static html files upon push to GitHub.