Files @ ed5f5dd98823
Branch filter:

Location: kallithea/docs/api/models.rst

ed5f5dd98823 632 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
domruf
less: clean up unnecessary diff line-no styling

- less spacing still leave room to show the comment bubble with hiding the line number
- looks good w/o letter-spacing
- bootstrap already sets box-sizing: border-box;
- it is a <a> no need for cursor: pointer
- width: 100% makes no difference
.. _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: