The Blender Studio website project. https://studio.blender.org/
Go to file
Anna Sirota dd367f1476 Stripe checkout (#104411)
The goal of this change is the following:

* make Stripe a default payment gateway:
	* for newly created subscriptions;
	* for paying for existing orders;
    * for changing payment method on existing subscriptions;

Reviewed-on: #104411
Reviewed-by: Oleg-Komarov <oleg-komarov@noreply.localhost>
2024-06-17 18:08:39 +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 UI: Add template blog_toolbar other authors display 2024-05-03 15:09:05 +02:00
characters Stripe checkout (#104411) 2024-06-17 18:08:39 +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 Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
docs Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
emails Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
films Production logs: skip "broken" assets when fetching contributors 2024-06-11 09:58:07 +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 Fix migration 0006_post_modify_oauth_user_id 2023-12-14 17:56:11 +01:00
search Fix: JavaScript search card markup conditional film title display 2024-06-03 12:51:48 +02:00
static_assets Admin: keep original file name after S3 upload 2024-05-09 14:22:44 +02:00
stats UI: Migrate template stats to web-assets 2024-03-28 15:34:04 +01:00
studio Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
subscriptions Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
training Fix: Fix templates training home layout search 2024-04-19 16:02:00 +02:00
users Stripe checkout (#104411) 2024-06-17 18:08:39 +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 Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
pyproject.toml Stripe checkout (#104411) 2024-06-17 18:08:39 +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