summaryrefslogtreecommitdiff
path: root/app/posts/models.py
AgeCommit message (Collapse)Author
2024-03-10posts: added template option for photo posts, got rid of some thingsluxagraf
2024-03-09posts: changed some urls and build scriptluxagraf
2024-03-09posts: simplified post_typesluxagraf
2024-03-06range: added new paths for essaysluxagraf
2024-02-29range: added craft urls and viewsluxagraf
2024-02-29range: added review templateluxagraf
2024-02-25jrnl: re-arranged to make Range a repository for everything.luxagraf
2023-12-19guides: built out publishing system for darktable guidesluxagraf
2023-05-28jrnl: finished up trip sectionluxagraf
2023-05-26posts: added the concept of trips and a template for displaying themluxagraf
2023-05-23posts: fixed a typo in tripsluxagraf
2023-05-23posts: added a trip model to organize posts by tripluxagraf
2023-05-06films: made list template and got started on detailluxagraf
2023-05-06jrnl: added a film category (repurposed friends)luxagraf
2022-12-30posts: reverted to calling them essays and redid a few things to make itluxagraf
easier to see what's going on
2022-12-29posts: changed essays to notes. less pretentious.luxagraf
2022-08-28range: fixed some issues in subscribe templateluxagraf
2022-08-15posts: fixed a bug where prologues and epilogues were not being renderedluxagraf
into html
2022-07-31jrnl: removed issue str from abs urlluxagraf
2022-07-23jrnl: removed issue requirement from models and admin and lttrluxagraf
2021-03-24lttr: migrated to new post -> lttr -> send system.luxagraf
2021-03-23posts: added issue to handle mailing letter postsluxagraf
2021-03-23posts: added an issue field for newslettersluxagraf
2021-03-23added RANGE to post typesluxagraf
2021-01-30posts: cleaned up model code and fixed template bugluxagraf
2020-12-23stopped deleting featured image from deleting postlxf
2020-12-23updated normalize to store the type of post where applicablelxf
2020-12-20fixed some things with guideslxf
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
image
2020-11-13migrated jrnl to posts, fixed some bugs in pages build, RSS feed, andluxagraf
Sitemap
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
prologues
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