Files @ d122a9532630
Branch filter:

Location: kallithea/docs/api/models.rst

d122a9532630 573 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Mads Kiilerich
setup: bump version numbers to current max

This will most likely give best py3 support, and we need thorough testing
anyway.

Based on 'pip freeze' before/after:

sed -i '/>=[^#]*$/s/, < [0-9.]\+//g' setup.py dev_requirements.txt
.. _models:

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

.. automodule:: kallithea.model
   :members:

.. automodule:: kallithea.model.comment
   :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: