Files @ 2a2a50e10026
Branch filter:

Location: kallithea/docs/readme.rst - annotation

2a2a50e10026 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
mads
repo_groups: fix select of parent group when adding repo group

h.select was passed a list of repo groups where group_id was integer, but
parent_group in the request was a string - thus no match.

Do as in repos controller create_repository (and in error handling): leave it
to htmlfill to patch up the generated HTML using defaults ... but make sure we
always have a default.
1
2
3
.. _readme:

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