You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/intervention
mipel e327f03893 Intervention model refactoring
* splits Intervention model into three main components
   * Intervention (main object)
   * LegalData (holds legal dates, laws, etc.)
   * ResponsibilityData (holds organizations and handler)
   * This way data can be extended more easily in the future
* refactors admin.py and usages in templates
* introduces UuidModel as a base class for BaseResource
3 years ago
..
templates/intervention Intervention model refactoring 3 years ago
__init__.py Initial 3 years ago
admin.py Intervention model refactoring 3 years ago
apps.py Initial 3 years ago
filters.py Intervention model refactoring 3 years ago
forms.py Template improvements 3 years ago
models.py Intervention model refactoring 3 years ago
settings.py Initial 3 years ago
tables.py Intervention model refactoring 3 years ago
tests.py Initial 3 years ago
urls.py Document upload 3 years ago
views.py Document upload fix 3 years ago