Files @ 02efd52c4883
Branch filter:

Location: website/conservancy/assignment/apps.py

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


class AssignmentConfig(AppConfig):
    name = 'conservancy.assignment'