wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.11k stars 183 forks source link

Remove autoslug #380

Closed Chris7 closed 1 year ago

Chris7 commented 1 year ago

This is needed, SlugField is a true unique, whereas Autoslug will make an entry unique.