9d47cefb26fd
flask-csrf: Update documentation.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 11 May 2010 20:14:52 -0400 |
parents | de96d803d2bb |
children | 7e3142fa7315 |
branches/tags | (none) |
files | flask-csrf/.buildinfo flask-csrf/_sources/index.txt flask-csrf/genindex.html flask-csrf/index.html flask-csrf/objects.inv flask-csrf/search.html flask-csrf/searchindex.js |
Changes
--- a/flask-csrf/.buildinfo Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/.buildinfo Tue May 11 20:14:52 2010 -0400 @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 55e4c97b553dcc78d07f1058e999497f +config: 77af1966b1c8044bc84c4138bc62145b tags: fbb0d17656682115ca4d033fb2f83ba1
--- a/flask-csrf/_sources/index.txt Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/_sources/index.txt Tue May 11 20:14:52 2010 -0400 @@ -22,13 +22,13 @@ Install flask-csrf with `pip`_:: - pip install -e 'hg+http://bitbucket.org/sjl/flash-csrf@v0.9.0#egg=flask-csrf' + pip install -e 'hg+http://bitbucket.org/sjl/flask-csrf@v0.9.1#egg=flask-csrf' Prefer `git`_ to `Mercurial`_? :: - pip install -e 'git+http://github.com/sjl/flash-csrf.git@v0.9.0#egg=flask-csrf' + pip install -e 'git+http://github.com/sjl/flask-csrf.git@v0.9.1#egg=flask-csrf' .. _pip: http://pip.openplans.org/ .. _git: http://git-scm.com/
--- a/flask-csrf/genindex.html Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/genindex.html Tue May 11 20:14:52 2010 -0400 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Index — flask-csrf v0.9.0 documentation</title> + <title>Index — flask-csrf v0.9.1 documentation</title> <link rel="stylesheet" href="_static/flasky.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '#', - VERSION: '0.9.0', + VERSION: '0.9.1', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="flask-csrf v0.9.0 documentation" href="index.html" /> + <link rel="top" title="flask-csrf v0.9.1 documentation" href="index.html" /> </head> <body>
--- a/flask-csrf/index.html Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/index.html Tue May 11 20:14:52 2010 -0400 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Welcome to flask-csrf’s documentation! — flask-csrf v0.9.0 documentation</title> + <title>Welcome to flask-csrf’s documentation! — flask-csrf v0.9.1 documentation</title> <link rel="stylesheet" href="_static/flasky.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '#', - VERSION: '0.9.0', + VERSION: '0.9.1', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="flask-csrf v0.9.0 documentation" href="#" /> + <link rel="top" title="flask-csrf v0.9.1 documentation" href="#" /> </head> <body> @@ -43,10 +43,10 @@ <div class="section" id="installation"> <h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h2> <p>Install flask-csrf with <a class="reference external" href="http://pip.openplans.org/">pip</a>:</p> -<div class="highlight-python"><pre>pip install -e 'hg+http://bitbucket.org/sjl/flash-csrf@v0.9.0#egg=flask-csrf'</pre> +<div class="highlight-python"><pre>pip install -e 'hg+http://bitbucket.org/sjl/flask-csrf@v0.9.1#egg=flask-csrf'</pre> </div> <p>Prefer <a class="reference external" href="http://git-scm.com/">git</a> to <a class="reference external" href="http://hg-scm.org/">Mercurial</a>?</p> -<div class="highlight-python"><pre>pip install -e 'git+http://github.com/sjl/flash-csrf.git@v0.9.0#egg=flask-csrf'</pre> +<div class="highlight-python"><pre>pip install -e 'git+http://github.com/sjl/flask-csrf.git@v0.9.1#egg=flask-csrf'</pre> </div> </div> <div class="section" id="usage">
--- a/flask-csrf/objects.inv Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/objects.inv Tue May 11 20:14:52 2010 -0400 @@ -1,3 +1,3 @@ # Sphinx inventory version 1 # Project: flask-csrf -# Version: 0.9.0 +# Version: 0.9.1
--- a/flask-csrf/search.html Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/search.html Tue May 11 20:14:52 2010 -0400 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Search — flask-csrf v0.9.0 documentation</title> + <title>Search — flask-csrf v0.9.1 documentation</title> <link rel="stylesheet" href="_static/flasky.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '#', - VERSION: '0.9.0', + VERSION: '0.9.1', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -20,7 +20,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script> - <link rel="top" title="flask-csrf v0.9.0 documentation" href="index.html" /> + <link rel="top" title="flask-csrf v0.9.1 documentation" href="index.html" /> </head> <body>
--- a/flask-csrf/searchindex.js Tue May 11 19:48:28 2010 -0400 +++ b/flask-csrf/searchindex.js Tue May 11 20:14:52 2010 -0400 @@ -1,1 +1,1 @@ -Search.setIndex({desctypes:{},terms:{just:0,victim:0,paramet:0,easi:0,flask:0,flash:0,activ:0,send:0,add:0,input:0,hidden:0,count_csrf_attack:0,applic:0,sourc:0,everi:0,string:0,thei:0,handl:0,know:0,csrf:0,fall:0,like:0,anyth:0,token:0,common:0,small:0,view:0,some:0,pass:0,happen:0,detect:0,flaskext:0,internet:0,"import":0,foo:0,usag:0,free:0,extens:0,reason:0,base:0,repositori:0,org:0,post:0,valu:0,protect:0,thing:0,perhap:0,place:0,sjl:0,com:0,disabl:0,first:0,csrf_token:0,danger:0,feel:0,onc:0,app:0,prefer:0,instal:0,open:0,your:0,forgeri:0,git:0,from:0,would:0,licens:0,two:0,mercuri:0,attack:0,call:0,type:0,"function":0,form:0,site:0,quick:0,must:0,count:0,pull:0,endpoint:0,whenev:0,csrf_exempt:0,can:0,def:0,fork:0,have:0,on_csrf:0,certain:0,argument:0,repres:0,need:0,want:0,pip:0,contribut:0,decor:0,welcom:0,receiv:0,parti:0,make:0,when:0,cross:0,snippet:0,my_receiving_view:0,take:0,you:0,document:0,simpl:0,mit:0,http:0,normal:0,user:0,bitbucket:0,github:0,third:0,ani:0,request:0,exclud:0,exampl:0,thi:0,egg:0,rout:0},titles:["Welcome to flask-csrf’s documentation!"],modules:{},descrefs:{},filenames:["index"]}) \ No newline at end of file +Search.setIndex({desctypes:{},terms:{just:0,victim:0,paramet:0,easi:0,flask:0,flash:[],activ:0,send:0,add:0,input:0,hidden:0,count_csrf_attack:0,applic:0,sourc:0,everi:0,string:0,thei:0,handl:0,know:0,csrf:0,fall:0,like:0,anyth:0,token:0,common:0,quick:0,view:0,some:0,pass:0,small:0,happen:0,detect:0,flaskext:0,internet:0,"import":0,foo:0,usag:0,free:0,extens:0,reason:0,base:0,repositori:0,org:0,post:0,valu:0,protect:0,thing:0,perhap:0,place:0,sjl:0,com:0,disabl:0,first:0,csrf_token:0,danger:0,feel:0,onc:0,app:0,prefer:0,instal:0,open:0,your:0,forgeri:0,git:0,from:0,would:0,licens:0,two:0,mercuri:0,attack:0,call:0,type:0,"function":0,form:0,argument:0,must:0,count:0,pull:0,endpoint:0,whenev:0,csrf_exempt:0,can:0,def:0,fork:0,want:0,on_csrf:0,certain:0,site:0,repres:0,pip:0,have:0,need:0,contribut:0,decor:0,welcom:0,receiv:0,parti:0,make:0,when:0,cross:0,snippet:0,my_receiving_view:0,take:0,you:0,document:0,simpl:0,mit:0,http:0,normal:0,user:0,bitbucket:0,github:0,third:0,ani:0,request:0,exclud:0,exampl:0,thi:0,egg:0,rout:0},titles:["Welcome to flask-csrf’s documentation!"],modules:{},descrefs:{},filenames:["index"]}) \ No newline at end of file