Merged in development (pull request #8)
Development Approved-by: Jean-Sébastien Caux
No related branches found
No related tags found
Showing
- .gitignore 6 additions, 10 deletions.gitignore
- README.md 2 additions, 2 deletionsREADME.md
- SciPost_v1/settings.py 5 additions, 0 deletionsSciPost_v1/settings.py
- SciPost_v1/urls.py 6 additions, 1 deletionSciPost_v1/urls.py
- commentaries/factories.py 2 additions, 2 deletionscommentaries/factories.py
- commentaries/forms.py 31 additions, 5 deletionscommentaries/forms.py
- commentaries/models.py 10 additions, 5 deletionscommentaries/models.py
- commentaries/templates/commentaries/commentaries.html 72 additions, 54 deletionscommentaries/templates/commentaries/commentaries.html
- commentaries/templates/commentaries/commentary_detail.html 39 additions, 32 deletionscommentaries/templates/commentaries/commentary_detail.html
- commentaries/templates/commentaries/request_commentary.html 35 additions, 28 deletionscommentaries/templates/commentaries/request_commentary.html
- commentaries/test_models.py 1 addition, 1 deletioncommentaries/test_models.py
- commentaries/test_views.py 23 additions, 0 deletionscommentaries/test_views.py
- commentaries/urls.py 4 additions, 3 deletionscommentaries/urls.py
- commentaries/views.py 217 additions, 120 deletionscommentaries/views.py
- comments/admin.py 3 additions, 1 deletioncomments/admin.py
- comments/behaviors.py 18 additions, 0 deletionscomments/behaviors.py
- comments/constants.py 3 additions, 0 deletionscomments/constants.py
- comments/factories.py 0 additions, 1 deletioncomments/factories.py
- comments/forms.py 6 additions, 6 deletionscomments/forms.py
- comments/migrations/0007_comment_pdf_file.py 20 additions, 0 deletionscomments/migrations/0007_comment_pdf_file.py
Loading
Please register or sign in to comment