summaryrefslogtreecommitdiff
path: root/app/resume
AgeCommit message (Expand)Author
2022-02-13main: updated to django 4.0luxagraf
2020-04-29fixed a bug in resume publicationsluxagraf
2019-01-23Fixed resume and pub builderluxagraf
2019-01-23changed resume buildluxagraf
2019-01-18prettied up the admin for resumeluxagraf
2019-01-18cleaned up urls for work appluxagraf
2019-01-17rearranged admin UI for easier editingluxagraf
2019-01-17updated resume appluxagraf
2019-01-13updated income and resume appsluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-01-21updated code to work with django 2.0luxagraf
2016-12-13made the pub item menu display betterluxagraf
2016-01-07added a little intro to each resume pub section explaining why I don'tluxagraf
2015-12-13added template tags to get get image url and re-wrote gallery templateluxagraf
2015-12-09added special case to resume page build appluxagraf
2015-12-07finished up resume sectionluxagraf
2015-12-07added builder to resume sectionluxagraf
2015-12-07added ability to edit resume landing and cv from pages appluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
2015-12-03added namespace to all urls via the new app_name param in url files asluxagraf
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-11-21updated database to use new time_to_pay in income appluxagraf
2015-11-21added payment_time to Publisher modelluxagraf
2015-11-19added resume to build list in adminluxagraf
2015-11-17redid resume section and tricked out templates a bitluxagraf
2015-11-15changed pub_date datatype on resume pubitemsluxagraf
2015-11-15added resume and income appsluxagraf