Skip to content

Commit a59e797

Browse files
committed
update django code examples projects list
1 parent 76031dc commit a59e797

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/pages/examples/django/django-code-examples.markdown

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,21 @@ and it is maintained by the developer community group
276276
[Jazzband](https://jazzband.co/).
277277

278278

279+
### django-oauth-toolkit
280+
[django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit)
281+
([project website](http://dot.evonove.it/)
282+
and
283+
[PyPI package information](https://pypi.org/project/django-oauth-toolkit/1.2.0/))
284+
is a code library for adding and handling [OAuth2](https://oauth.net/)
285+
flows within your [Django](/django.html) web application and
286+
[API](/application-programming-interfaces.html).
287+
288+
The django-oauth-toolkit project is open sourced under the
289+
[FreeBSD license](https://github.com/jazzband/django-oauth-toolkit/blob/master/LICENSE)
290+
and it is maintained by the developer community group
291+
[Jazzband](https://jazzband.co/).
292+
293+
279294
### django-oscar
280295
[django-oscar](https://github.com/django-oscar/django-oscar/)
281296
([project website](http://oscarcommerce.com/))

0 commit comments

Comments
 (0)