summaryrefslogtreecommitdiff
path: root/app/posts/models.py
AgeCommit message (Expand)Author
2020-12-04made featured image secondary size smallerluxagraf
2020-12-02ready to get rid of photos model for media modelluxagraf
2020-11-15added site to pages and postsluxagraf
2020-11-15added legacy image function to posts to handle jrnls without a featuredluxagraf
2020-11-13migrated jrnl to posts, fixed some bugs in pages build, RSS feed, andluxagraf
2020-11-13fixed a bug in how lat/lon are returned in posts without a pointluxagraf
2020-11-11cleaned up Posts Admin and added field_notesluxagraf
2020-10-27switched jrnl related posts to use field_notes type within post modelluxagraf
2020-08-29added a check to stop save errors in post saveluxagraf
2020-08-25added option for field notes without featured imagesluxagraf
2020-08-25fixed some bugs in post saveluxagraf
2020-08-15changed post save() to extract an image for fieldnotesluxagraf
2020-08-15moved fieldnotes into posts, finished builder for thoseluxagraf
2020-08-15archived old unused apps and migrated fieldnotes to postsluxagraf
2020-08-06fixed a save bug in posts modelluxagraf
2020-08-06added builder for src and guides via postsluxagraf
2020-08-06Migrated Src into postsluxagraf
2020-08-05Changed post save function to handle not having epilogues andluxagraf
2020-04-12added new category modelluxagraf
2020-04-07fixed a bug in how posts save themselves as relatedpostsluxagraf
2020-04-06changed post handling and fixed some bugs in templatesluxagraf
2019-11-15changed reverse URL for reviewsluxagraf
2019-11-05added updates to posts modelluxagraf
2019-10-07added new posts stuff and changed name of src postsluxagraf
2019-09-18added posts, consolidated essays into postsluxagraf