migrations
|
add rust, improve code snippet stypes
|
2024-03-23 17:57:33 +01:00 |
templates/blog
|
Layout improvements
|
2024-03-26 18:13:15 +01:00 |
__init__.py
|
feat: implement blog features
|
2024-02-29 21:13:03 +01:00 |
admin.py
|
feat: implement blog features
|
2024-02-29 21:13:03 +01:00 |
apps.py
|
feat: implement blog features
|
2024-02-29 21:13:03 +01:00 |
blocks.py
|
Add more content for the body of a blogpost
|
2024-03-14 04:31:11 +01:00 |
feeds.py
|
Add RSS and Atom feed for the blog
|
2024-03-26 18:08:42 +01:00 |
middleware.py
|
Redirect slugs to blogposts
|
2024-03-14 03:27:01 +01:00 |
models.py
|
make publication date editable
|
2024-03-23 17:38:16 +01:00 |
tests.py
|
feat: implement blog features
|
2024-02-29 21:13:03 +01:00 |
views.py
|
feat: implement blog features
|
2024-02-29 21:13:03 +01:00 |