Files @ 02efd52c4883
Branch filter:

Location: website/conservancy/fossy/apps.py - annotation

bsturmfels
Update README - overview, licenses and Ansible
1
2
3
4
5
from django.apps import AppConfig


class FOSSYConfig(AppConfig):
    name = 'conservancy.fossy'