This repository has been archived on 2019-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
2017-10-03 14:10:06 +02:00

6 lines
90 B
Python

from django.apps import AppConfig
class DonarConfig(AppConfig):
name = 'apps.donar'