]> git.parisson.com Git - mezzo.git/commit
add Project ICT data and related content, first version of ICT Project form, take...
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 3 Mar 2017 17:22:29 +0000 (18:22 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 3 Mar 2017 17:22:29 +0000 (18:22 +0100)
commitcb1de02514af3a0f61ffcb05b1133a999a20b430
tree5a9b7dd64fe8a4cb954909670847d0a55bf90393
parente2b095227f6084ed360001ef69cde61936a34004
add Project ICT data and related content, first version of ICT Project form, take host organization from current site
26 files changed:
app/bin/app.sh
app/local_settings.py
app/organization/core/context_processors.py
app/organization/core/models.py
app/organization/core/views.py
app/organization/network/admin.py
app/organization/network/migrations/0089_auto_20170303_1637.py [new file with mode: 0644]
app/organization/network/models.py
app/organization/projects/admin.py
app/organization/projects/forms.py
app/organization/projects/migrations/0044_auto_20170303_1557.py [new file with mode: 0644]
app/organization/projects/migrations/0045_auto_20170303_1605.py [new file with mode: 0644]
app/organization/projects/migrations/0046_auto_20170303_1631.py [new file with mode: 0644]
app/organization/projects/migrations/0047_remove_projectictdata_contact.py [new file with mode: 0644]
app/organization/projects/models.py
app/organization/projects/translation.py
app/organization/projects/urls.py
app/organization/projects/views.py
app/themes/base/templates/projects/project_call_detail.html [new file with mode: 0644]
app/themes/base/templates/projects/project_ict_create.html [new file with mode: 0644]
app/themes/starts_eu/templates/base.html
app/themes/starts_eu/templates/starts_eu/pages/menus/header.html
app/themes/vertigo_starts_eu/templates/projects/project_ict_create.html [new file with mode: 0644]
app/themes/vertigo_starts_eu/templates/vertigo_starts_eu/pages/menus/header.html
requirements.txt
var