Files @ d0c0c9e4e71c
Branch filter:

Location: kallithea/docs/api/models.rst - annotation

d0c0c9e4e71c 632 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Mads Kiilerich
annotate: invoke hg annotate in a way that is forward compatible with Mercurial 3.9

https://selenic.com/hg/rev/576ff900fcc7 changed the behaviour when
linenumber=None.

linenumber=False has been tested to work with our oldest supported Mercurial
version.
.. _models:

========================
The :mod:`models` module
========================

.. automodule:: kallithea.model
   :members:

.. automodule:: kallithea.model.comment
   :members:

.. automodule:: kallithea.model.notification
   :members:

.. automodule:: kallithea.model.permission
   :members:

.. automodule:: kallithea.model.repo_permission
   :members:

.. automodule:: kallithea.model.repo
   :members:

.. automodule:: kallithea.model.repo_group
   :members:

.. automodule:: kallithea.model.scm
   :members:

.. automodule:: kallithea.model.user
   :members:

.. automodule:: kallithea.model.user_group
   :members: