Files @ 456d1c163077
Branch filter:

Location: website/conservancy/fossy/apps.py

bsturmfels
Remove outdated copy of Apache config

This isn't being deployed from the repository and is a couple of servers out of date.
1
2
3
4
5
from django.apps import AppConfig


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