Make login response with custom filter
Login page is now responsive with the use of a template filter, such that all forms from now on may easily be printed using the same html frame. See `bootstrap` templatetag.
Showing
- scipost/static/scipost/SciPost.css 2 additions, 3 deletionsscipost/static/scipost/SciPost.css
- scipost/static/scipost/assets/config/preconfig.scss 4 additions, 1 deletionscipost/static/scipost/assets/config/preconfig.scss
- scipost/static/scipost/assets/css/style.scss 5 additions, 1 deletionscipost/static/scipost/assets/css/style.scss
- scipost/templates/scipost/login.html 17 additions, 16 deletionsscipost/templates/scipost/login.html
- scipost/templates/tags/bootstrap/field.html 66 additions, 0 deletionsscipost/templates/tags/bootstrap/field.html
- scipost/templates/tags/bootstrap/form.html 16 additions, 0 deletionsscipost/templates/tags/bootstrap/form.html
- scipost/templates/tags/bootstrap/formset.html 11 additions, 0 deletionsscipost/templates/tags/bootstrap/formset.html
- scipost/templatetags/bootstrap.py 78 additions, 0 deletionsscipost/templatetags/bootstrap.py
- scipost/templatetags/scipost_extras.py 0 additions, 1 deletionscipost/templatetags/scipost_extras.py
Loading
Please register or sign in to comment