readthedocs.org/readthedocs/builds
Manuel Kaufmann 5cb3ba6b7b Organize logging levels (#3893)
* Organize logging levels

Log only what we need as ERROR when it's something that we need/want
to take a look that something could be a bug/issue.

There are some ERROR that were replaced by WARNING since they are some
failures but that we don't need to take a look and the message shown
to the user should be enough for them.

* Fix lint issues

* Use the proper exc_info instead of custom formatting
2018-04-05 16:57:30 -06:00
..
migrations Add feature flipping models to Projects, plus example feature flip (#3194) 2017-10-30 23:27:51 -06:00
static/builds Modified static files 2018-04-05 11:24:03 +08:00
static-src/builds/js added lint rules 2018-03-13 14:00:25 -07:00
__init__.py Massive refactor into a package. 2011-02-16 20:37:35 -08:00
admin.py Add cold storage option on builds & configurable BuildViewSet 2017-10-05 12:27:41 -07:00
constants.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
forms.py Fix some linting 2018-01-25 20:43:54 -05:00
managers.py Fix D213 using docformatter 2017-12-15 20:18:06 -05:00
models.py Organize logging levels (#3893) 2018-04-05 16:57:30 -06:00
querysets.py Remove privacy app (#2954) 2017-06-21 14:41:43 -07:00
signals.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
syncers.py Organize logging levels (#3893) 2018-04-05 16:57:30 -06:00
urls.py Config files for auto linting (#3264) 2017-11-27 09:42:09 -07:00
utils.py Use regex from constants 2018-01-11 18:01:07 -05:00
version_slug.py Fix D213 using docformatter 2017-12-15 20:18:06 -05:00
views.py Use CSRF token on forms to trigger a new builds (#3260) 2017-11-15 13:30:52 -07:00