-
- Downloads
Merge branch 'feature/project' into 'develop'
Adds the concept of projects See merge request !76
No related branches found
No related tags found
Showing
- app/apps/api/serializers.py 17 additions, 3 deletionsapp/apps/api/serializers.py
- app/apps/api/urls.py 3 additions, 1 deletionapp/apps/api/urls.py
- app/apps/api/views.py 14 additions, 1 deletionapp/apps/api/views.py
- app/apps/core/admin.py 4 additions, 2 deletionsapp/apps/core/admin.py
- app/apps/core/forms.py 19 additions, 7 deletionsapp/apps/core/forms.py
- app/apps/core/migrations/0044_auto_20210427_0946.py 39 additions, 0 deletionsapp/apps/core/migrations/0044_auto_20210427_0946.py
- app/apps/core/migrations/0044_tag_on_documents_and_parts.py.backup 46 additions, 0 deletions...core/migrations/0044_tag_on_documents_and_parts.py.backup
- app/apps/core/migrations/0045_project_slug.py 20 additions, 0 deletionsapp/apps/core/migrations/0045_project_slug.py
- app/apps/core/migrations/0046_auto_20210521_1444.py 43 additions, 0 deletionsapp/apps/core/migrations/0046_auto_20210521_1444.py
- app/apps/core/migrations/0046_data_share_doc_to_proj.py 81 additions, 0 deletionsapp/apps/core/migrations/0046_data_share_doc_to_proj.py
- app/apps/core/migrations/0047_auto_20210510_1512.py 36 additions, 0 deletionsapp/apps/core/migrations/0047_auto_20210510_1512.py
- app/apps/core/migrations/0047_datamigration_share_doc_to_proj.py 81 additions, 0 deletions...s/core/migrations/0047_datamigration_share_doc_to_proj.py
- app/apps/core/migrations/0048_auto_20210520_1308.py 19 additions, 0 deletionsapp/apps/core/migrations/0048_auto_20210520_1308.py
- app/apps/core/migrations/0048_auto_20210521_1445.py 27 additions, 0 deletionsapp/apps/core/migrations/0048_auto_20210521_1445.py
- app/apps/core/models.py 60 additions, 26 deletionsapp/apps/core/models.py
- app/apps/core/urls.py 13 additions, 6 deletionsapp/apps/core/urls.py
- app/apps/core/views.py 58 additions, 25 deletionsapp/apps/core/views.py
- app/escriptorium/settings.py 1 addition, 1 deletionapp/escriptorium/settings.py
- app/escriptorium/templates/base.html 1 addition, 1 deletionapp/escriptorium/templates/base.html
- app/escriptorium/templates/core/document_form.html 1 addition, 34 deletionsapp/escriptorium/templates/core/document_form.html
Loading
Please register or sign in to comment