This website requires JavaScript.
Explore
Help
Sign In
arno
/
etesync-server
Watch
1
Star
0
Fork
0
You've already forked etesync-server
mirror of
https://github.com/etesync/server
synced
2024-11-19 07:18:08 +00:00
Code
Issues
Releases
Wiki
Activity
5a6c8a1d05
etesync-server
/
myauth
/
apps.py
6 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
Set custom user model and reset migrations.
2020-05-13 13:01:49 +00:00
from
django
.
apps
import
AppConfig
class
MyauthConfig
(
AppConfig
)
:
Use black for code formatting and format the code Merge #65
2020-11-14 15:04:41 +00:00
name
=
"
myauth
"
Reference in New Issue
Copy Permalink