diff --git a/README.md b/README.md index 0dfd8b7..6e358fa 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,16 @@ -ivatar / libravatar -=================== +# ivatar / libravatar -Pipeline and coverage status -============================ +# Pipeline and coverage status [](https://git.linux-kernel.at/oliver/ivatar/commits/master) [](http://git.linux-kernel.at/oliver/ivatar/commits/master) -Reports / code documentation -============================ +# Reports / code documentation - - [Coverage HTML report](http://oliver.git.linux-kernel.at/ivatar) - - [Code documentation (autogenerated, pycco)](http://oliver.git.linux-kernel.at/ivatar/pycco/) +- [Coverage HTML report](http://oliver.git.linux-kernel.at/ivatar) +- [Code documentation (autogenerated, pycco)](http://oliver.git.linux-kernel.at/ivatar/pycco/) -Authors and contributors -======================== +# Authors and contributors Lead developer/Owner: Oliver Falk (aka ofalk or falko) - https://git.linux-kernel.at/oliver diff --git a/config.py b/config.py index aed54fb..ac00796 100644 --- a/config.py +++ b/config.py @@ -213,7 +213,7 @@ CACHES = { "LOCATION": [ "127.0.0.1:11211", ], - #"OPTIONS": {"MAX_ENTRIES": 1000000}, + # "OPTIONS": {"MAX_ENTRIES": 1000000}, }, "filesystem": { "BACKEND": "django.core.cache.backends.filebased.FileBasedCache", diff --git a/coverage_extra_style.css b/coverage_extra_style.css index 4b36fc6..e6e6d82 100644 --- a/coverage_extra_style.css +++ b/coverage_extra_style.css @@ -1,6 +1,6 @@ .stats span.mis { - background: #faa; + background: #faa; } .text p.mis { - background: #faa; + background: #faa; } diff --git a/ivatar/ivataraccount/templates/login.html b/ivatar/ivataraccount/templates/login.html index e71d843..c9e23d1 100644 --- a/ivatar/ivataraccount/templates/login.html +++ b/ivatar/ivataraccount/templates/login.html @@ -21,6 +21,7 @@