Maintained Fork
timobrembeck opened this issue · 1 comments
timobrembeck commented
Hello,
Since I didn't get a response on my PR #28, I decided to maintain and package my own fork of this project:
- GitHub: timoludwig/sphinxcontrib-django2
- PyPi: sphinxcontrib-django2
At this point in time, this fork provides the following additional features:
- Support for current versions of Python and Django
- Support for ModelForms
- Support Intersphinx mappings to Django classes
- 100% test coverage
If anyone wants to report issues and/or submit PRs which don't get addressed here, feel free to also submit them to my fork.
@vdboor I'd still be happy to merge my changes into the original repository, so if you're interested in PRs or me co-maintaining this project, let me know. If not, I'll probably detach my fork into an independent repository. In any case, many thanks for your work.
timobrembeck commented
I now took over maintenance for this package, so no need to use the forked package anymore.