This website works better with JavaScript.
Explore
Help
Sign In
infra
/
etesync
Watch
2
Star
0
Fork
You've already forked etesync
0
Code
Issues
Pull Requests
Packages
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
006c5fc242
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '006c5fc242'
${ noResults }
etesync
/
django_etebase
/
apps.py
6 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
Rename django_etesync to django_etebase.
4 years ago
from
django
.
apps
import
AppConfig
class
DjangoEtebaseConfig
(
AppConfig
)
:
Use black for code formatting and format the code Merge #65
4 years ago
name
=
"
django_etebase
"