migrations
|
add SEO
|
2024-03-23 16:50:24 +01:00 |
templates/blog
|
improved image sizes
|
2024-03-23 16:25:04 +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 |
middleware.py
|
Redirect slugs to blogposts
|
2024-03-14 03:27:01 +01:00 |
models.py
|
add SEO
|
2024-03-23 16:50:24 +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 |