view docs/api/models.rst @ 5384:99d29f43bdd1

comments: bind comment-bubble click handler to table and use sub selector Avoid jQuery looping over all lines and binding comment-bubble click handler to every line on page load. Avoids 'Maximum call stack size exceeded' when loading a huge diff in Chrome.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 11 Aug 2015 12:39:07 +0200
parents 499c513967a1
children 22a3fa3c4254
line wrap: on
line source

.. _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: