Files
@ bc1fff7ae770
Branch filter:
Location: kallithea/scripts/shortlog.py
bc1fff7ae770
1.0 KiB
text/x-python
routing: move ADMIN_PREFIX constant from routing to top level kallithea module
Perhaps not the ideal place, but that is how we handle somewhat similar data.
This avoids an unfortunate dependency from the model to routing.
Perhaps not the ideal place, but that is how we handle somewhat similar data.
This avoids an unfortunate dependency from the model to routing.