codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

FilterConsumer.create_tag error handling #88

Closed codyswanner closed 2 months ago

codyswanner commented 2 months ago

Need error handling in create_tag for if the user passed in does not exist

codyswanner commented 2 months ago

create_tag won't encounter these situations, since update_tags will catch any non-existent user errors. Closing issue.