Skip to content

codeforgoodconf/partner

Repository files navigation

Oregon Diaper Bank Partner Application

Overview

The partner application is used to communicate with diaper banks to manage families and their children.

Django Installation

Add the following to INSTALLED_APPS in settings.py:

INSTALLED_APPS = [
  ...
  'phonenumber_field',
  'partner',
  ...
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages