Files
@ 22876c6818d2
Branch filter:
Location: kallithea/docs/usage/customization.rst
22876c6818d2
2.5 KiB
text/prs.fallenstein.rst
api: fix repo creation from API when using celery
Repo creation would fail when celery tried serializing a whole User object. It
only worked when not using celery.
Repo creation would fail when celery tried serializing a whole User object. It
only worked when not using celery.