Skip to content

v2.4

Compare
Choose a tag to compare
@timobrembeck timobrembeck released this 02 Jul 20:58
· 40 commits to main since this release
872cb8d

sphinxcontrib-django v2.4

💡 New Features

  • Add new setting django_show_db_tables_abstract to include table names in abstract models (defaults to False)
  • Add new setting django_choices_to_show to control how many iterable choices are displayed (defaults to 10)

🐛 Bug Fixes

  • [ #39 ] Fix table names of abstract models when django_show_db_tables is True
  • [ #41 ] Fix rendering of empty values in iterable choices

Compare changes: v2.3 → v2.4

Installation

pip install sphinxcontrib-django==2.4

Contributors

@insspb @timoludwig