Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages