[Python-modules-commits] [django-session-security] 01/07: Fixed sphinx warning

Jean-Michel Vourgère nirgal at moszumanska.debian.org
Mon Apr 18 06:12:14 UTC 2016


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

nirgal pushed a commit to branch debian/sid
in repository django-session-security.

commit 490f8497aabcb289a2a0f73ca615d9d6ec955f5b
Author: nirgal <nirgal at users.noreply.github.com>
Date:   Sat Jan 30 17:00:01 2016 +0530

    Fixed sphinx warning
    
    Fixed sphinx warning "docs/source/faq.rst:10: WARNING: Title underline too short."
    This doesn't change the output.
---
 docs/source/faq.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index cbe3643..3db9d36 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -7,7 +7,7 @@ every time you want to programaticaly trigger an activity.
 
 
 How to disable the "Are you sure you want to leave this page?" warning ?
-----------------------------------------------
+------------------------------------------------------------------------
 
 Include the JavaScript variable ``sessionSecurity.confirmFormDiscard = undefined;`` somewhere in your project *after* the plugin's JS. For example::
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-session-security.git



More information about the Python-modules-commits mailing list