TJ Intranet
v3
Topics
Setup
Setting up the Server
Architecture
Technologies
Developing for Intranet
Understanding the Eighth models
How to do Ion development
Using OAuth
Ion Requirements
Coding Style Guide
Testing Ion
Keeping things up-to-date
intranet
intranet package
Section
Source code for intranet.apps.oauth.apps
from
django.apps
import
AppConfig
[docs]
class
OauthConfig
(
AppConfig
):
name
=
"intranet.apps.oauth"