summaryrefslogtreecommitdiff
path: root/app/jrnl/models.py
AgeCommit message (Expand)Author
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
2016-11-12added some more image layout stylesluxagraf
2016-11-02launched new homepage and misc improvementsluxagraf
2016-11-01widened site, created new photo layouts and prepped homepage redesignluxagraf
2016-10-10started work on light version of homepage and made it possble for me toluxagraf
2016-08-08changed image url on homepage to use cdnluxagraf
2016-07-15mane homepage currator a bit smarter and easier to updateluxagraf
2016-06-17fixed notes to be like an instagram for the web also tweaked styles forluxagraf
2016-05-23fixed a bug in jrnl model saveluxagraf
2016-05-17fixed a bug in amp builder and added a size hint to image upload onluxagraf
2016-05-17tweaked colors, created black version of posts and got rid ofluxagraf
2016-05-14fixed a bug that looked for pk before it was assignedluxagraf
2016-03-23changed hacky method of determining which image parser to use to 167 to match...luxagraf
2016-03-23added a new image parser to pull in images from the LuxImage model andluxagraf
2016-03-09Hid title field on change form since I can pick it up from the entryluxagraf
2016-03-09added actual save function to EntryTitleSongluxagraf
2016-03-09added a song title tracker to jrnl app. credit where it's due.luxagraf
2015-11-17added a time contraint to comment approval systemluxagraf