Fix a handful of docstring-related issues in the codebase.

Review Request #10590 — Created June 14, 2019 and submitted — Latest diff uploaded

Information

Django Evolution
master

Reviewers

The introduction of generated class reference docs unveiled some syntax
errors in our docstrings, and a few places where we wanted to show some
docs but weren't. This fixes up some initial doc issues in the codebase.

Built the docs without errors.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix a handful of docstring-related issues in the codebase.
The introduction of generated class reference docs unveiled some syntax errors in our docstrings, and a few places where we wanted to show some docs but weren't. This fixes up some initial doc issues in the codebase.
9f9e2db1465140873da46abd2292dca157be0ef5 Christian Hammond
django_evolution/diff.py
django_evolution/mock_models.py
django_evolution/support.py
django_evolution/db/sql_result.py
Loading...