This website requires JavaScript.
Explore
Help
Sign In
gnuviech
/
gva
Watch
1
Star
0
Fork
You've already forked gva
0
Code
Issues
6
Pull requests
Releases
Wiki
Activity
5322e00345
gva
/
gnuviechadmin
/
domains
/
__init__.py
6 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
implement model changes - add new domains.apps.AppConfig to allow translatable app description for domains app - link domains to a customer - extract common functionality from domains.models.MailDomain into abstract domains.models.DomainBase - add separate domains.models.HostingDomain to allow for generic external domains - add new hostingpackages.models.CustomerHostingPackageDomain to assign hosting domains to hosting packages
2015-01-24 19:10:58 +01:00
"""
This
app
takes
care
of
domains
.
"""
default_app_config
=
'
domains.apps.DomainAppConfig
'
Reference in a new issue
Copy permalink