-
- Downloads
create and move the items in the categories app
Showing
- opentech/apply/categories/__init__.py 0 additions, 0 deletionsopentech/apply/categories/__init__.py
- opentech/apply/categories/admin.py 9 additions, 0 deletionsopentech/apply/categories/admin.py
- opentech/apply/categories/apps.py 5 additions, 0 deletionsopentech/apply/categories/apps.py
- opentech/apply/categories/blocks.py 63 additions, 0 deletionsopentech/apply/categories/blocks.py
- opentech/apply/categories/migrations/0001_initial.py 42 additions, 0 deletionsopentech/apply/categories/migrations/0001_initial.py
- opentech/apply/categories/migrations/__init__.py 0 additions, 0 deletionsopentech/apply/categories/migrations/__init__.py
- opentech/apply/categories/models.py 38 additions, 0 deletionsopentech/apply/categories/models.py
- opentech/apply/categories/tests.py 3 additions, 0 deletionsopentech/apply/categories/tests.py
- opentech/apply/categories/views.py 3 additions, 0 deletionsopentech/apply/categories/views.py
- opentech/apply/funds/admin.py 2 additions, 7 deletionsopentech/apply/funds/admin.py
- opentech/apply/funds/blocks.py 2 additions, 60 deletionsopentech/apply/funds/blocks.py
- opentech/apply/funds/migrations/0003_applicationform_category_fundpageform_option.py 2 additions, 25 deletions...ions/0003_applicationform_category_fundpageform_option.py
- opentech/apply/funds/models.py 1 addition, 31 deletionsopentech/apply/funds/models.py
- opentech/settings/base.py 1 addition, 0 deletionsopentech/settings/base.py
opentech/apply/categories/__init__.py
0 → 100644
opentech/apply/categories/admin.py
0 → 100644
opentech/apply/categories/apps.py
0 → 100644
opentech/apply/categories/blocks.py
0 → 100644
opentech/apply/categories/models.py
0 → 100644
opentech/apply/categories/tests.py
0 → 100644
opentech/apply/categories/views.py
0 → 100644
Please register or sign in to comment