]> git.parisson.com Git - mezzo.git/commit
JobOffer : List / Detail View + upload form
authorEmilie <zawadzki@ircam.fr>
Thu, 8 Sep 2016 14:45:59 +0000 (16:45 +0200)
committerEmilie <zawadzki@ircam.fr>
Thu, 8 Sep 2016 14:45:59 +0000 (16:45 +0200)
commit4071cff0d80352b799666dfaea4e2898f9d72b24
treebef659303800a29a65e1b25ba5fa80a40f58b9b6
parent4f17dc81d22b0091ca67772e65096fa80d02f633
JobOffer : List / Detail View + upload form
13 files changed:
app/organization/pages/forms.py
app/organization/pages/migrations/0005_auto_20160907_1529.py [new file with mode: 0644]
app/organization/pages/migrations/0006_auto_20160908_1032.py [new file with mode: 0644]
app/organization/pages/migrations/0007_auto_20160908_1518.py [new file with mode: 0644]
app/organization/pages/migrations/0008_auto_20160908_1602.py [new file with mode: 0644]
app/organization/pages/models.py
app/organization/pages/urls.py
app/organization/pages/views.py
app/templates/core/inc/messages.html [new file with mode: 0644]
app/templates/pages/joboffer/inc/job_offer_card.html [new file with mode: 0644]
app/templates/pages/joboffer/inc/job_response_form.html [new file with mode: 0644]
app/templates/pages/joboffer/job_offer_detail.html [new file with mode: 0644]
app/templates/pages/joboffer/job_offer_list.html [new file with mode: 0644]