Files
@ 24239f8ea946
Branch filter:
Location: kallithea/setup.cfg
24239f8ea946
1.1 KiB
text/x-ini
db: cleanup of repo group choices - better handling of root and better sorting
groups_choices always get a groups list so there is no reason have code for
creating a list.
All the responsibility of creating the tuples is moved to _generate_choice -
also for the magic top level entries.
Also sort the choices by all path elements - not just the top level element.
groups_choices always get a groups list so there is no reason have code for
creating a list.
All the responsibility of creating the tuples is moved to _generate_choice -
also for the magic top level entries.
Also sort the choices by all path elements - not just the top level element.