Files @ 62823a94934e
Branch filter:

Location: website/conservancy/assignment/apps.py

bsturmfels
Rename `bin/deploy.sh` to `bin/deploy`
1
2
3
4
5
from django.apps import AppConfig


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