Closed wwoast closed 4 years ago
The manage.py script has an option to look within a single panda's photos and get rid of duplicates. Mutan had three duplicated photos! It takes the set of tags for each of the duplicated photos, and union-sort-uniq's them too.
manage.py
The
manage.py
script has an option to look within a single panda's photos and get rid of duplicates. Mutan had three duplicated photos! It takes the set of tags for each of the duplicated photos, and union-sort-uniq's them too.