DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
52 stars 18 forks source link

Unique Dataset Slug #52

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

Right now the dataset slug is required to be unique; but it only has to be unique relative to its owner. E.g. bbengfort/awesome-data and rbilbro/awesome-data should be allowed.

See dataset.models and the name field.