Unified login system for all services around Blender. https://id.blender.org/
Go to file
Anna Sirota 707c283905 Admin: filter and search tasks by verbose_name
This allows identifying failed and completed webhooks more easily,
because tasks initiated by webhooks set their verbose names to
the names of webhooks.
2024-04-08 18:55:40 +02:00
assets_shared@41b3c16786 Update web-assets 2023-06-06 18:22:11 +02:00
bid_addon_support Upgrade to Django 3.0 2021-06-02 15:45:42 +02:00
bid_api Admin: filter and search tasks by verbose_name 2024-04-08 18:55:40 +02:00
bid_main Fixtures: add Extensions devserver and webhook 2024-04-04 10:49:32 +02:00
blenderid Settings: remove now unused cache config 2024-01-04 11:06:09 +01:00
docs Docs: media dir doesn't have to be created manually 2024-04-04 10:48:48 +02:00
integration_tests Changed Cloud address in fixture and README to http://cloud.local:5001/ 2018-07-11 12:41:30 +02:00
playbooks Playbooks: switch to Python 3.10 2024-01-09 12:10:26 +01:00
templates Templates: Update layout and style of password change forms 2023-06-07 20:22:25 +02:00
.gitignore Add support for OpenID Connect applications 2023-07-08 01:22:43 +02:00
.gitmodules Add comment about public urls for submodules 2023-05-04 22:33:58 +02:00
.pre-commit-config.yaml Hooks: update flake8 URL (the old one is no more) 2023-12-12 15:28:40 +01:00
LICENSE.txt Add GPL 3 license file 2019-09-17 11:44:41 +02:00
README.md Update docs and README, mention Python 3.10; add Blender Studio fixtures 2024-01-12 16:51:21 +01:00
deploy.sh Deploy: Add deploy.sh 2023-07-08 12:05:35 +02:00
manage.py Require Python 3.6 2017-06-13 16:47:30 +02:00
pyproject.toml pyproject: specify exptected python version 2024-04-08 16:57:49 +02:00
requirements.txt Docs: fix icons, upgrade deps 2024-01-12 18:10:02 +01:00
requirements_dev.txt Deps: add flake8 to development dependencies 2023-12-12 20:29:03 +01:00
setup.cfg PEP,docstrings: ignore more rules for now 2023-12-14 21:42:19 +01:00

README.md

Blender ID

Blender ID is the unified login system for all services around Blender. With just one account you can set up a Blender Studio subscription or a Blender Development Fund membership, sign up for Blender Conference talks, manage your purchases on the Blender Store.

Requirements

Documentation

Online docs describing development setup, API endpoints, and the deployment process are available on docs.blender.org/id.