Age | Commit message (Expand) | Author |
---|---|---|
2023-07-19 | posts: added js to prepopulate form fields | luxagraf |
2023-07-19 | posts: made create and update forms for notes | luxagraf |
2023-07-19 | posts: cleaned up notes page | luxagraf |
2023-07-19 | posts: added notes list | luxagraf |
2023-07-19 | posts: prettied up the table | 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 |