[Python-modules-commits] [django-q] 06/08: Removes all links that trigger a privacy-breach

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Feb 6 08:37:05 UTC 2018


This is an automated email from the git hooks/post-receive script.

peb-guest pushed a commit to branch patch-queue/master
in repository django-q.

commit da9ce7861322589594daeaa9d0d3dfdec32aee2d
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
    
    
    Gbp-Pq: Name 0001-Removes-all-links-that-trigger-a-privacy-breach.patch
---
 README.rst   | 6 ------
 docs/conf.py | 7 -------
 2 files changed, 13 deletions(-)

diff --git a/README.rst b/README.rst
index 736228c..4d829a1 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 ea09542..1b4fa5e 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