Files @ 9a8bb36eac33
Branch filter:

Location: website/conservancy/assignment/apps.py

Denver Gingerich
Update Vizio trial date per today's hearing
1
2
3
4
5
from django.apps import AppConfig


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