summaryrefslogtreecommitdiff
path: root/app/posts/views.py
AgeCommit message (Expand)Author
2023-10-20posts: sorted notes list by statusluxagraf
2023-09-22posts: added filter to exclude things already turned inluxagraf
2023-09-22notes/guides: cleaned up some code and made it easier to see what I needluxagraf
2023-08-10posts: added updating feature to automatically update post pub datesluxagraf
2023-08-02posts: added edit function to manual update that I've turned somethingluxagraf
2023-07-27posts: added top level link to new stuffluxagraf
2023-07-27posts: added new view and new posts templateluxagraf
2023-07-26posts: added todo view of guides and reviews that need to be doneluxagraf
2023-07-24posts/notes: cleaned up view code and restyled table viewluxagraf
2023-07-24notes: rearranged some things, added registration templatesluxagraf
2023-07-24posts: removed old notes modelluxagraf
2023-07-24posts: made a todo view so I can see what I need to call inluxagraf
2023-07-20posts: added a status to notesluxagraf
2023-07-20posts: fixed a template bug in notesluxagraf
2023-07-19posts: made create and update forms for notesluxagraf
2023-07-19posts: added notes listluxagraf
2023-07-19posts: prettied up the tableluxagraf