Rewrite the README and part of the introduction to the docs.

Review Request #11123 — Created Aug. 5, 2020 and submitted — Latest diff uploaded

Information

Django Evolution
master

Reviewers

The Django Evolution README was horribly out-of-date. It didn't make a
good case for itself in the modern world, and gave the impression the
project hasn't been touched in many years.

This change completely rewrites the README. It's now in
ReStructuredText, instead of Markdown, and included as package metadata.
The new content talks about where Django Evolution is useful and touches
upon the compatibility with Django's migrations. It includes updated
compatibility information and a link to the (upcoming) public docs, plus
a blurb about its usage in Review Board.

Checked the rendered README and the new docs.

Built a package and verified the presence of the README in the metadata.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Rewrite the README and part of the introduction to the docs.
The Django Evolution README was horribly out-of-date. It didn't make a good case for itself in the modern world, and gave the impression the project hasn't been touched in many years. This change completely rewrites the README. It's now in ReStructuredText, instead of Markdown, and included as package metadata. The new content talks about where Django Evolution is useful and touches upon the compatibility with Django's migrations. It includes updated compatibility information and a link to the (upcoming) public docs, plus a blurb about its usage in Review Board.
ed735a3b66d4d6d43f788036c57e2174f810b8ab Christian Hammond
README.md
README.rst
setup.py
docs/index.rst
Loading...