summaryrefslogtreecommitdiff
path: root/app/posts
AgeCommit message (Collapse)Author
2023-07-19posts: cleaned up JS code for URL paramsluxagraf
2023-07-19posts: simplified URL param scriptluxagraf
2023-07-19posts: take 2 on get url paramsluxagraf
2023-07-19posts: added js to prepopulate form fieldsluxagraf
2023-07-19posts: made create and update forms for notesluxagraf
2023-07-19posts: cleaned up notes pageluxagraf
2023-07-19posts: added notes listluxagraf
2023-07-19posts: prettied up the tableluxagraf
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