Age | Commit message (Expand) | Author |
---|---|---|
2023-07-26 | posts: added todo view of guides and reviews that need to be done | luxagraf |
2023-07-24 | posts: removed old notes model | luxagraf |
2023-07-24 | notes: split notes off into its own app | luxagraf |
2023-07-24 | posts: made a todo view so I can see what I need to call in | luxagraf |
2023-07-20 | posts: added a status to notes | luxagraf |
2023-07-19 | posts: made create and update forms for notes | luxagraf |
2023-07-14 | posts: added a filter by username for admin and in forms.py | luxagraf |
2023-07-14 | posts: added user and migrations | luxagraf |
2023-07-14 | posts: added is_live and user fields to post model | luxagraf |
2023-07-14 | posts: added notes for saving urls | luxagraf |