summaryrefslogtreecommitdiff
path: root/app/posts/models.py
AgeCommit message (Expand)Author
2023-11-01posts: updated post edit templateluxagraf
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-26posts: added todo view of guides and reviews that need to be doneluxagraf
2023-07-24posts: removed old notes modelluxagraf
2023-07-24notes: split notes off into its own appluxagraf
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-19posts: made create and update forms for notesluxagraf
2023-07-14posts: added a filter by username for admin and in forms.pyluxagraf
2023-07-14posts: added user and migrationsluxagraf
2023-07-14posts: added is_live and user fields to post modelluxagraf
2023-07-14posts: added notes for saving urlsluxagraf