blender-studio/blog
Pablo Vazquez b64e5d8a81 Add PaginatedViewMixin in Blog an ProductionLog
The new mixin provides a 3-page (instead of a 2-page) paginator for
the Blog and Production Log views. The legacy month-based views for
Production Logs have been kept for now, but they are not accessible.

Co-authored by: @fsiddi
2024-08-15 20:01:43 +02:00
..
management/commands Command for fixing iframes in old blog posts [T82796] 2020-12-24 14:57:07 +01:00
migrations Subscribers-only blog posts (#104416) 2024-07-02 15:49:10 +02:00
templates Subscribers-only blog posts (#104416) 2024-07-02 15:49:10 +02:00
tests Tests: use InMemoryStorage where possible 2024-07-02 15:59:47 +02:00
views Add PaginatedViewMixin in Blog an ProductionLog 2024-08-15 20:01:43 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Subscribers-only blog posts (#104416) 2024-07-02 15:49:10 +02:00
apps.py Personal notifications [T82135] 2020-11-12 11:28:49 +01:00
models.py Subscribers-only blog posts (#104416) 2024-07-02 15:49:10 +02:00
queries.py Speedup: prefetch comments in blog posts list 2023-05-05 01:20:13 +02:00
signals.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
urls.py Blog: Add feed 2023-05-23 15:03:09 +02:00