[Python-modules-commits] [django-q] 05/11: Removes all links that trigger a privacy-breach
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Tue Dec 12 13:58:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository django-q.
commit b17a737c8c4527d0fcfeec68a929c2aad0137b90
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Tue Dec 12 14:39:09 2017 +0100
Removes all links that trigger a privacy-breach
---
README.rst | 6 ------
docs/conf.py | 7 -------
2 files changed, 13 deletions(-)
diff --git a/README.rst b/README.rst
index 2f326ff..af6faa5 100644
--- a/README.rst
+++ b/README.rst
@@ -203,12 +203,6 @@ Acknowledgements
`HumanHash <https://github.com/zacharyvoase/humanhash>`__
- Redditors feedback at `r/django <https://www.reddit.com/r/django/>`__
-.. |image0| image:: https://travis-ci.org/Koed00/django-q.svg?branch=master
- :target: https://travis-ci.org/Koed00/django-q
-.. |image1| image:: http://codecov.io/github/Koed00/django-q/coverage.svg?branch=master
- :target: http://codecov.io/github/Koed00/django-q?branch=master
-.. |image2| image:: http://badges.gitter.im/Join%20Chat.svg
- :target: https://gitter.im/Koed00/django-q
.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:scale: 100
diff --git a/docs/conf.py b/docs/conf.py
index c9b158f..d30c473 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -131,13 +131,6 @@ html_theme = 'alabaster'
html_theme_options = {
'description': "A multiprocessing task queue for Django",
'logo': 'logo.png',
- 'github_user': 'Koed00',
- 'github_repo': 'django-q',
- 'gittip_user': 'koed00',
- 'gratipay_user': 'koed00',
- 'github_banner': True,
- 'travis_button': True,
- 'analytics_id': 'UA-64807059-1'
}
html_sidebars = {
'**': [
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-q.git
More information about the Python-modules-commits
mailing list