From bf570a3db0e381ce02c1e01fc2fd7e884a625f03 Mon Sep 17 00:00:00 2001 From: gotlium Date: Sat, 12 Jul 2014 16:53:02 +0500 Subject: [PATCH] urls fixes --- CONTRIBUTING.rst | 4 ++-- README.rst | 2 +- demo/requirements.txt | 1 + docs/contributing.rst | 5 ----- docs/dev_install.rst | 2 +- docs/index.rst | 4 ++-- 6 files changed, 7 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index a21d0f3..acea7d5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -13,7 +13,7 @@ Types of Contributions Report Bugs ~~~~~~~~~~~ -Report bugs at https://github.com/gotlium/django-db-mailer/issues. +Report bugs at https://github.com/LPgenerator/django-db-mailer/issues. If you are reporting a bug, please include: @@ -43,7 +43,7 @@ articles, and such. Submit Feedback ~~~~~~~~~~~~~~~ -The best way to send feedback is to file an issue at https://github.com/gotlium/django-db-mailer/issues. +The best way to send feedback is to file an issue at https://github.com/LPgenerator/django-db-mailer/issues. If you are proposing a feature: diff --git a/README.rst b/README.rst index ffb2e03..16aef23 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ Local demo installation $ sudo apt-get install virtualenvwrapper $ mkvirtualenv django-db-mailer - $ git clone https://github.com/gotlium/django-db-mailer.git + $ git clone https://github.com/LPgenerator/django-db-mailer.git $ cd django-db-mailer $ python setup.py develop $ cd demo diff --git a/demo/requirements.txt b/demo/requirements.txt index a5e697d..8e920bb 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -19,3 +19,4 @@ django-tinymce>=1.5.2 python-memcached==1.53 django-pylibmc==0.5.0 redis==2.10.1 +wheel diff --git a/docs/contributing.rst b/docs/contributing.rst index c4af00c..4e78f4b 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -5,11 +5,6 @@ Contributing If you wish to contribute, please add corresponding tests. -.. image:: https://api.travis-ci.org/gotlium/django-db-mailer.png?branch=master - :target: https://travis-ci.org/gotlium/django-db-mailer -.. image:: https://coveralls.io/repos/gotlium/django-db-mailer/badge.png?branch=master - :target: https://coveralls.io/r/ggotlium/django-db-mailer?branch=master - Running tests:: make test diff --git a/docs/dev_install.rst b/docs/dev_install.rst index 458759e..a53bbd4 100644 --- a/docs/dev_install.rst +++ b/docs/dev_install.rst @@ -5,7 +5,7 @@ Installation for development $ apt-get install virtualenvwrapper redis-server $ mkvirtualenv django-db-mailer - $ git clone https://github.com/gotlium/django-db-mailer.git + $ git clone https://github.com/LPgenerator/django-db-mailer.git $ cd django-db-mailer $ python setup.py develop $ cd demo diff --git a/docs/index.rst b/docs/index.rst index 8bc6ab9..bc0d4a5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,8 +26,8 @@ Feel free to submit issues_, pull requests are also welcome. Good contributions follow :ref:`simple guidelines ` -.. _Github: https://github.com/gotlium/django-db-mailer -.. _issues: https://github.com/gotlium/django-db-mailer/issues +.. _Github: https://github.com/LPgenerator/django-db-mailer +.. _issues: https://github.com/LPgenerator/django-db-mailer/issues .. |br| raw:: html