Files @ 6139a13fde7a
Branch filter:

Location: website/conservancy/fossy/apps.py

bsturmfels
Add payment time column to Stripe export
1
2
3
4
5
from django.apps import AppConfig


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