LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
juntagrico_godparent/__init__.py
juntagrico_godparent/admin.py
juntagrico_godparent/apps.py
juntagrico_godparent/config.py
juntagrico_godparent/forms.py
juntagrico_godparent/models.py
juntagrico_godparent/querysets.py
juntagrico_godparent/signals.py
juntagrico_godparent/urls.py
juntagrico_godparent/views.py
juntagrico_godparent.egg-info/PKG-INFO
juntagrico_godparent.egg-info/SOURCES.txt
juntagrico_godparent.egg-info/dependency_links.txt
juntagrico_godparent.egg-info/requires.txt
juntagrico_godparent.egg-info/top_level.txt
juntagrico_godparent/mailer/__init__.py
juntagrico_godparent/mailer/adminnotification.py
juntagrico_godparent/mailer/membernotification.py
juntagrico_godparent/migrations/0001_initial.py
juntagrico_godparent/migrations/0002_remove_godchild_other_remove_godparent_other_and_more.py
juntagrico_godparent/migrations/0003_godchild_notes_godchild_progress.py
juntagrico_godparent/migrations/0004_alter_godchild_languages_alter_godchild_slots_and_more.py
juntagrico_godparent/migrations/__init__.py
juntagrico_godparent/static/jgo/css/matchmaker.css
juntagrico_godparent/static/jgo/css/registration.css
juntagrico_godparent/static/jgo/js/initMatchMaker.js
juntagrico_godparent/templates/jgo/godchild.html
juntagrico_godparent/templates/jgo/godchild_done.html
juntagrico_godparent/templates/jgo/godparent.html
juntagrico_godparent/templates/jgo/home.html
juntagrico_godparent/templates/jgo/mails/admin/godparent_increment.txt
juntagrico_godparent/templates/jgo/mails/admin/new_godchild.txt
juntagrico_godparent/templates/jgo/mails/admin/new_godparent.txt
juntagrico_godparent/templates/jgo/mails/member/found_godchild.txt
juntagrico_godparent/templates/jgo/mails/member/found_godparent.txt
juntagrico_godparent/templates/jgo/manage/completed.html
juntagrico_godparent/templates/jgo/manage/man_list_matcher.html
juntagrico_godparent/templates/jgo/manage/match_maker.html
juntagrico_godparent/templates/jgo/manage/matched.html
juntagrico_godparent/templates/jgo/manage/unmatchable.html
juntagrico_godparent/templates/jgo/snippets/depot_info.html
juntagrico_godparent/templates/jgo/snippets/match_entry.html
juntagrico_godparent/templates/jgo/snippets/slot_grid.html
juntagrico_godparent/templates/juntagrico/menu/admin.html
juntagrico_godparent/templates/juntagrico/menu/user.html
juntagrico_godparent/templatetags/__init__.py
juntagrico_godparent/templatetags/jgo/__init__.py
juntagrico_godparent/templatetags/jgo/config.py
juntagrico_godparent/templatetags/jgo/utils.py
juntagrico_godparent/tests/__init__.py
juntagrico_godparent/tests/test_matcher_views.py
juntagrico_godparent/tests/test_process.py
juntagrico_godparent/tests/test_views.py
juntagrico_godparent/util/__init__.py
juntagrico_godparent/util/customize.py
juntagrico_godparent/util/matches.py
juntagrico_godparent/util/utils.py