aboutsummaryrefslogtreecommitdiff
path: root/app/dispatch/misc.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Don't allow slases in filnames, I really need to do a better job of parsing ↵Mitch Riedstra1-0/+1
this bullshit
2018-01-23Move paperwork download code out into a function and add ability to download ↵Mitch Riedstra1-1/+37
paperwork for users
2018-01-08Initial ability to generate invoices from the fake data toolMitch Riedstra1-1/+7
2017-10-23Moved functions to a 'misc' file. Added a settings model. Added initial ↵Mitch Riedstra1-0/+37
version of an 'Invoice' model