Age | Commit message (Collapse) | Author |
|
disclaimer
|
|
Cut out Sass syntax, deleted old CSS rules, changed HTML to use
fewer lists and more cascading instead of specific rules. Still requires
compiling with sass to strip comments and compress, but would in theory
work on its own.
Reduced CSS file size by 2/3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reorganized some auxilary functions and fixed broken build JS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model that implements a get_%S_admin_link method and loads the JS
|
|
|
|
where it should have been from the beginning
|
|
|
|
|
|
|
|
|
|
the public performance part of the site should I decided to do that.
|
|
|
|
|
|
|
|
except notes because I'm urlizing notes and I don't want to do that
anywhere else.
|
|
|
|
per django 1.10
|
|
|
|
to PEP 8 styles
|
|
url patterns/ views, refactored URLs/views to be class based and fixed a
few django warning in URL files
|
|
|
|
|
|
|
|
|