summaryrefslogtreecommitdiff
path: root/app/jrnl/models.py
AgeCommit message (Expand)Author
2020-11-15ported jrnl building to postsluxagraf
2020-11-11removed some things I wasn't using to clean up code baseluxagraf
2020-10-27switched jrnl related posts to use field_notes type within post modelluxagraf
2020-08-29added same fix to jrnlluxagraf
2020-04-12changed post_save to just do it in saveluxagraf
2020-04-12fixes a typoluxagraf
2020-04-12added new category modelluxagraf
2020-04-12fixed jrnl post save to update related objectsluxagraf
2020-01-27abstracted breadcrumbs into seperate templateluxagraf
2019-12-06renamed new relatedluxagraf
2019-12-05migrated to new related posts structureluxagraf
2019-11-10renamed new books relation to just booksluxagraf
2019-11-10getting rid of old books relationluxagraf
2019-11-10added new books relation to jrnlluxagraf
2019-09-18added posts, consolidated essays into postsluxagraf
2019-03-15added related items complete with template and stylesluxagraf
2019-03-03got rid of old sketches modelluxagraf
2019-03-03removed old fieldnotes, added newluxagraf
2019-03-03Change sketches to fieldnotes and redid design to allow posting singleluxagraf
2019-02-28added rich text snippets to pageluxagraf
2019-02-28added a subtitle to jrnl entries for possibly better urlsluxagraf
2019-02-20fixed strange db bug with homepage popularlxf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
2019-02-16changed templates to link to country archivesluxagraf
2019-02-15fixed a bug in jrnl archives location dataluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-09-27version 9 of stylesheetluxagraf
2018-09-02changed Homepage Currator modelluxagraf
2018-09-02changed homepage currator to use image widgetluxagraf
2018-08-28handled case where I forget to set featured imageluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-06-06fixed image related errorluxagraf
2018-06-06changed jrnl admin to not show imageluxagraf
2018-06-04converted jrnl entry to use image for featured imageluxagraf
2018-03-16added image parser to srcluxagraf
2018-03-03added book recommendations to jrnlluxagraf
2018-02-09added blank= true to sketches field on jrnlluxagraf
2018-02-08added a manytomany for sketches in jrnlluxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-01-04changed function to handle old imageluxagraf
2017-01-04temporary changesluxagraf
2017-01-02changed upload paths to temporarily add images to 2016 foldersluxagraf
2017-01-01added prev and next links to jrnl change formluxagraf
2017-01-01fixed some random bugsluxagraf
2016-12-13Added video upload tools and insertingluxagraf
2016-11-19added new image dimension to adminluxagraf
2016-11-19more bug fixesluxagraf
2016-11-16got rid of markdown in excerptsluxagraf
2016-11-14pushed up new image insert scriptluxagraf