Commit Graph

2 Commits

Author SHA1 Message Date
Xevion
710924c419 fix thumbnail dir not being created for new installs, add traceback printing for failed thumbnail printing, fix naive datetime object loading
on new installs, the thumbnail directory in /viewer/static is not created automatically
when thumbnail generation fails for any reason, tracebacks are not printed
i fixed the numerous warnings generated by not setting the DateTimeField to a datetime object with a timezone (fixed with dateutil package)
2020-11-05 18:27:01 -06:00
Xevion
60d13d2467 fix unchanged/broken stylesheet link, added requirements.txt file 2020-11-05 12:26:51 -06:00