toonarmycaptain/dionysus

Add create directory if non existent checks

Open

#72 opened on Dec 10, 2018

 (1 comment) (0 reactions) (0 assignees)Python (14 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

If for some reason user deletes a folder, app will fail when attempting to save avatars, chart data etc. Add code to automatically create these folders if access is attempted and the folder does not exist.

Contributor guide