Skip to content

Commit

Permalink
Merge pull request #97 from collerek/m2m_fields
Browse files Browse the repository at this point in the history
update api docs
  • Loading branch information
collerek authored Feb 11, 2021
2 parents 3a57e30 + 8682436 commit 56d8c11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pydoc-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ renderer:
- title: sqlalchemy
contents:
- models.helpers.sqlalchemy.*
- title: validation
contents:
- models.helpers.validation.*
- title: related names validation
contents:
- models.helpers.related_names_validation.*
- title: Mixins
children:
- title: Alias Mixin
Expand Down

0 comments on commit 56d8c11

Please sign in to comment.