Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Using django-shibboleth-remoteuser with LoginRequiredMixin from Django Braces · Issue #41 · Brown-University-Library/django-shibboleth-remoteuser
-
Configurable SAML SSO Authentication in Django REST Framework - Stack Overflow
-
Authentication - Django REST framework
-
Obey the Testing Goat!
-
How to Create an Index in Django Without Downtime – Real Python
-
Django ORM Cookbook — Django ORM Cookbook 2.0 documentation
-
Obey the Testing Goat Book
-
How to Create an Index in Django Without Downtime – Real Python
-
[django] カスタムコマンドを作る - Qiita
mainでなしに、def handle以下に処理を書いていく方が一般的っぽい -
Djangoのカスタムコマンドを作成してコマンドラインから実行する - Qiita
こちらはmain使ってない -
Djangoで環境変数?ならdjango-environを使おうか。 - Qiita
-
[Django]カスタムコマンドの作成方法と便利なコード | エンジニアの眠れない夜
-
Twitter
Hey #django devs, could you help Outreachy out with a tricky Django model migration issue? Cc @kennethlove @nnja… -
Dashboard - Shibboleth Wiki
-
Saml2 metadata file? · Issue #12 · fangli/django-saml2-auth
-
fangli/django-saml2-auth: Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
-
SAML SSO Authentication with Django REST Framework - Stack Overflow
-
Brown-University-Library/django-shibboleth-remoteuser: Middleware for using Shibboleth with Django
-
python - Django and Shibboleth - Stack Overflow
-
sorrison/django-shibboleth: Shibboleth add ons for Django
-
How to Render Django Form Manually
-
JSON schema validation with Django Rest Framework | Richard Tier
-
How to Create an Index in Django Without Downtime – Real Python
> In this step-by-step Python tutorial, you'll get a solid understanding of the limitations of Django migrations by tackling a well known problem: creating an index in Django with no downtime. -
Markus Holtermann — Logging Rethought
-
Test-Driven Development with Python