microblog/app
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
..
api Chapter 23: Application Programming Interfaces (APIs) (v0.23) 2022-11-11 12:57:54 +00:00
auth Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
errors Chapter 23: Application Programming Interfaces (APIs) (v0.23) 2022-11-11 12:57:54 +00:00
main Added post deletion 2023-03-12 20:55:51 -04:00
static Chapter 14: Ajax (v0.14) 2022-11-11 12:51:46 +00:00
templates Added post deletion 2023-03-12 20:55:51 -04:00
translations/es/LC_MESSAGES Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
__init__.py Chapter 23: Application Programming Interfaces (APIs) (v0.23) 2022-11-11 12:57:54 +00:00
cli.py Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
email.py Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
models.py Added post deletion 2023-03-12 20:55:51 -04:00
search.py Chapter 16: Full-Text Search (v0.16) 2022-11-11 12:52:58 +00:00
tasks.py Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
translate.py Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00