This website works better with JavaScript.
Explore
Help
Register
Sign In
GOSTSec
/
gostweb
mirror of
https://github.com/GOSTSec/gostweb
Watch
1
Star
0
Fork
You've already forked gostweb
0
Code
Issues
Releases
Wiki
Activity
GOSTCoin Web Wallet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
157 KiB
Tree:
42c631f46d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '42c631f46d'
${ noResults }
gostweb
/
integral_auth
/
apps.py
6 lines
100 B
Raw
Normal View
History
Unescape
Escape
First public release
7 years ago
from
django
.
apps
import
AppConfig
class
IntegralAuthConfig
(
AppConfig
)
:
name
=
'
integral_auth
'