microblog2/app/templates
Jarrett Jackson 7699955f87 Added post deletion
Users can delete their own posts, and all users except user who have the post archived will also no longer see the post.
2023-03-12 20:55:51 -04:00
..
auth Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
email Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
errors Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
_archive.html Added view for archived posts 2023-03-12 20:42:51 -04:00
_post.html Added post deletion 2023-03-12 20:55:51 -04:00
archived_posts.html Added view for archived posts 2023-03-12 20:42:51 -04:00
base.html Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
edit_profile.html Chapter 13: I18n and L10n (v0.13) 2022-11-11 12:51:46 +00:00
index.html Chapter 13: I18n and L10n (v0.13) 2022-11-11 12:51:46 +00:00
messages.html Chapter 21: User Notifications (v0.21) 2022-11-11 12:56:42 +00:00
search.html Chapter 16: Full-Text Search (v0.16) 2022-11-11 12:52:58 +00:00
send_message.html Chapter 21: User Notifications (v0.21) 2022-11-11 12:56:42 +00:00
user.html Added view for archived posts 2023-03-12 20:42:51 -04:00
user_popup.html Chapter 20: Some JavaScript Magic (v0.20) 2022-11-11 12:52:59 +00:00