django_openstack_auth/openstack_auth
David Lyle 1524a22dcf Fixing docstring formatting for param
Currently, ''.. param:' is being used. The correct format for sphinx is
':param <name>:'

The current format raises errors when building the docs. This patch
corrects the formatting and eliminates the errors.

Closes-Bug: #1474972
Change-Id: I924f860dfe91c4c785d9c656825c31038072dd07
2015-07-15 12:08:26 -06:00
..
locale Imported Translations from Transifex 2015-07-11 06:08:03 +00:00
plugin Add missing _ import to plugin/base.py 2015-05-15 13:30:14 -05:00
tests Add missing _ import to plugin/base.py 2015-05-15 13:30:14 -05:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py Support removal of last_activity session flag 2015-05-26 15:27:13 -06:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Fix test error for Django1.7 2015-04-13 12:40:43 -07:00
policy.py Use graduated version of oslo.policy 2015-05-26 20:42:08 +09:00
urls.py Add authentication using openID and SAML 2015-03-31 11:10:21 -07:00
user.py Fixing docstring formatting for param 2015-07-15 12:08:26 -06:00
utils.py Fixing docstring formatting for param 2015-07-15 12:08:26 -06:00
views.py Fixing docstring formatting for param 2015-07-15 12:08:26 -06:00