The Blender Studio website project. https://studio.blender.org/
Go to file
2024-06-20 17:24:30 +02:00
assets_shared@4483206960 Fix: Update git submodule assets_shared to v2.0.0-alpha.23 2024-06-11 15:02:44 +02:00
blog Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
characters Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
cloud_import Cloud files: minor fixes to the helper script 2022-11-02 17:24:55 +01:00
comments Fix: Fix js comments function postEdit content on submit 2024-04-19 11:19:18 +02:00
common Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
docs Stripe: add webhooks; only create subscription on successful payment 2024-06-18 18:51:19 +02:00
emails Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
films Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
logentry_admin [Admin] Show/search all admin log entries 2021-12-15 16:41:29 +01:00
playbooks Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
profiles Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
search Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
static_assets Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
stats UI: Migrate template stats to web-assets 2024-03-28 15:34:04 +01:00
studio Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
subscriptions Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
training Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
users Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
.env.example Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
.eslintignore Fix formatting and global namespace pollution 2020-03-06 09:45:40 +01:00
.eslintrc.js Update eslint 2021-03-11 12:34:12 +01:00
.gitignore Cleanup: Git ignore helpers 2024-01-31 14:25:32 +01:00
.gitmodules Config: Init git submodule web-assets branch v2 upgrade 2024-03-25 11:27:04 +01:00
.pre-commit-config.yaml Hooks: update flake8 URL (the old one is no more) 2023-12-15 10:13:57 +01:00
.prettierignore Fix formatting and global namespace pollution 2020-03-06 09:45:40 +01:00
.prettierrc.js Commits working 2020-02-20 17:45:09 +01:00
.stylelintignore Massive refactor: split into apps 2020-02-26 12:19:22 +01:00
deploy.sh Update deploy.sh 2024-01-31 14:44:43 +01:00
LICENSE Chore: Add LICENSE 2024-04-18 17:19:45 +02:00
manage.py Move envfile loading to settings.py 2023-05-23 15:02:45 +02:00
manage.sh Initial structure 2020-02-13 15:02:28 +01:00
meilisearch-0.24.0 Closes T93325: Upgrade meilisearch to latest stable version 2022-03-04 15:57:23 +01:00
mypy.ini Refactor production log views slightly, exclude tests from mypy 2020-07-02 23:28:29 +02:00
package-lock.json Update eslint 2021-03-11 12:34:12 +01:00
package.json Update eslint 2021-03-11 12:34:12 +01:00
poetry.lock Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
pyproject.toml Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
README.md Installation and deploy playbooks 2022-11-10 00:45:42 +01:00
setup.cfg PEP,flake8: ignore rule conflicting with black 2023-12-15 10:17:34 +01:00
sf_takes_paths.csv Command for uploading Sprite Fright takes 2021-11-23 09:33:42 +01:00
stylelint.config.js Commits working 2020-02-20 17:45:09 +01:00
test.sh Add flake8 and flake8-docstrings (PEP8 and PEP 257) checkers as pre-commit hooks 2020-10-05 15:24:23 +02:00
VERSION Version: Bump from 2.2.6 to 2.2.7 2024-04-23 16:33:23 +02:00
yarn.lock Update yarn.lock 2022-01-22 23:01:12 +01:00

Blender Studio

This is the publishing platform of Blender Studio, available on studio.blender.org.

By subscribing to Blender Studio you support the creation of open content, the development of high-end production tools like Blender and access a unique set of learning and creative resources.

Development

The project is written in Django, with Django templates and some Javascript.

The full developer documentation is in the docs folder.

Table of contents