Added init-db lein aliases and added it to the lein test! alias.
Detect a slug conflict in item/create-item.
Slugify collection name on collection create and don't allow generated slug to conflict.
Detect a slug conflict in collection/create-collection.
Refactor next-slug generation out of item and collection and into common.