Add app ethics (with CompetingInterest model) to replace conflicts
Showing
- scipost_django/SciPost_v1/settings/base.py 1 addition, 0 deletionsscipost_django/SciPost_v1/settings/base.py
- scipost_django/ethics/__init__.py 0 additions, 0 deletionsscipost_django/ethics/__init__.py
- scipost_django/ethics/admin.py 35 additions, 0 deletionsscipost_django/ethics/admin.py
- scipost_django/ethics/apps.py 10 additions, 0 deletionsscipost_django/ethics/apps.py
- scipost_django/ethics/managers.py 23 additions, 0 deletionsscipost_django/ethics/managers.py
- scipost_django/ethics/migrations/0001_initial.py 36 additions, 0 deletionsscipost_django/ethics/migrations/0001_initial.py
- scipost_django/ethics/migrations/__init__.py 0 additions, 0 deletionsscipost_django/ethics/migrations/__init__.py
- scipost_django/ethics/models.py 81 additions, 0 deletionsscipost_django/ethics/models.py
- scipost_django/ethics/tests.py 7 additions, 0 deletionsscipost_django/ethics/tests.py
- scipost_django/ethics/views.py 7 additions, 0 deletionsscipost_django/ethics/views.py
scipost_django/ethics/__init__.py
0 → 100644
scipost_django/ethics/admin.py
0 → 100644
scipost_django/ethics/apps.py
0 → 100644
scipost_django/ethics/managers.py
0 → 100644
scipost_django/ethics/migrations/__init__.py
0 → 100644
scipost_django/ethics/models.py
0 → 100644
scipost_django/ethics/tests.py
0 → 100644
scipost_django/ethics/views.py
0 → 100644
Please register or sign in to comment