blender-studio/training
2024-06-20 18:31:47 +02:00
..
migrations Actually upgrade to Django 4.2 2024-06-20 18:31:47 +02:00
models Log changes to static assets and training sections 2022-02-14 12:58:49 +01:00
queries Performance: prefetch related objects for training navigation 2023-10-09 10:54:58 +02:00
static/training Chore: Run post web-assets v2 upgrade script bash helper 2024-03-25 11:27:04 +01:00
templates Fix: Fix templates training home layout search 2024-04-19 16:02:00 +02:00
tests Tests: bump frozen dates to stop "date way off" warnings 2023-12-28 12:15:24 +01:00
views Training: Update homepage layout 2023-05-18 03:25:06 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Admin: Add view_link for Chapters and Sections 2022-01-22 23:04:06 +01:00
apps.py Personal notifications [T82135] 2020-11-12 11:28:49 +01:00
context_processors.py Replace Training.status with is_published 2020-11-04 11:47:41 +01:00
serializers.py Closes T95474: API for upload static assets and changing training sections 2022-02-14 12:04:58 +01:00
signals.py Personal notifications [T82135] 2020-11-12 11:28:49 +01:00
types.py Simplify training app 2022-01-24 22:55:14 +01:00
urls.py Simplify training app 2022-01-24 22:55:14 +01:00
viewsets.py Log changes to static assets and training sections 2022-02-14 12:58:49 +01:00