This is a combination of 34 commits. In a nutshell :
- requirements mathieurodic github version of aldjemy - created the annotations web app using bower components - Words UI have the tinasoft-highlighted-style - created django app annotations - settings : turn on DEBUG when using runserver, and override settings with local_settings, not committed - fixed postgresql connection issue - base structureof the Annotations REST API in annotations/views.py
Showing
annotations/.bowerrc
0 → 100644
annotations/.gitignore
0 → 100644
annotations/.jshintrc
0 → 100644
annotations/.lvimrc
0 → 100644
annotations/README.md
0 → 100644
annotations/__init__.py
0 → 100644
annotations/bower.json
0 → 100644
annotations/package.json
0 → 100644
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
annotations/urls.py
0 → 100644
annotations/views.py
0 → 100644
Please register or sign in to comment