Files @ 6fbbbd9a627a
Branch filter:

Location: kallithea/docs/readme.rst

mads
db: move URL_SEP constant from db to top level kallithea module

URL_SEP is used in several places - having it in the db module is too high
level.

__init__ might not be the best place for this, but it does no harm to the
dependencies graph to place constants there.
1
2
3
.. _readme:

.. include:: ./../README.rst