devfund-website/blender_notes
Anna Sirota 9b5b03870c Remove gulp and pug D10407
* Removes pug templates, replacing them with HTML;
 * Sets up `pypugjs` for the remaining external pug templates coming from BWA;
 * Removes all of the `gulp` boilerplate, replacing it with `libsasscompiler` and `django-pipeline`;
 * Moves around static files to make it easier to setup `django-pipeline`.
2021-02-15 12:42:44 +01:00
..
migrations Added notes system for the admin 2018-09-18 16:31:58 +02:00
static/blender_notes Remove gulp and pug D10407 2021-02-15 12:42:44 +01:00
__init__.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
apps.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
forms.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
models.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
tests.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
urls.py Added notes system for the admin 2018-09-18 16:31:58 +02:00
views.py Added notes system for the admin 2018-09-18 16:31:58 +02:00