Skip to content

History

Revisions

  • Flask-WTF now uses WTF_CSRF_ENABLED and WTF_CSRF_SECRET_KEY.

    @jstutters jstutters committed Jul 28, 2015
    58afb52
  • A typo. I placed THREADS_PER_PAGE instead of THREADS_PAGE.

    @bubanoid bubanoid committed Jul 15, 2015
    5bfa89d
  • fix small typo: show path+filename for secret_key file

    @shuairan shuairan committed Nov 1, 2014
    8419bbc
  • Add warning

    @untitaker untitaker committed Sep 14, 2014
    19fa417
  • Revert "Destroyed Large app how to (markdown)" This reverts commit 7a9e99d4ced741cff41527e01b8aeed029579662.

    @untitaker untitaker committed Sep 14, 2014
    05fd2ca
  • Revert "I was referred here by StackOverflow, but the wiki page disappeared, so here is a new one." This reverts commit 700be245fd05f6865e141155482c749ca1bdf986.

    @untitaker untitaker committed Sep 14, 2014
    25a6576
  • I was referred here by StackOverflow, but the wiki page disappeared, so here is a new one.

    scholarly committed Sep 14, 2014
    700be24
  • Updated Home (textile)

    @untitaker untitaker committed Aug 28, 2014
    e460494
  • Destroyed Large app how to (markdown)

    Daniel Neuhäuser committed Jul 27, 2014
    7a9e99d
  • base.html instead of base.py as it is a Jinja template

    Akash Kothawale committed Jun 16, 2014
    0719095
  • Minor update to how the secret key is generated in the production environment.

    @insha insha committed Mar 26, 2014
    86aedf7
  • Updated Home (textile)

    @MPvHarmelen MPvHarmelen committed Nov 10, 2013
    bfe6ebc
  • add the tip for SQLAlchemy db and model namespace

    @fxyzbtc fxyzbtc committed Sep 6, 2013
    b54ca63
  • DataRequired -> Required

    @brotatos brotatos committed Aug 29, 2013
    5d7ab33
  • Changed 'Required' (undefined) to 'DataRequired' per the other fields.

    geoffjukes committed Aug 27, 2013
    42b4a2d
  • The Recaptcha Keys have not been valid.

    @0x434d53 0x434d53 committed Aug 22, 2013
    a6fff39
  • Updated Large app how to (markdown)

    @0x434d53 0x434d53 committed Aug 22, 2013
    df7487b
  • password = db.Column(db.String(20)) change to db.String(120) to save password correctly.

    @dashorty-tester dashorty-tester committed Jul 21, 2013
    9617745
  • Add a `/app/templates/users/profile.html`

    @brooksbp brooksbp committed Jun 29, 2013
    468d17c
  • User attributes are supposed to be keyword arguments

    @dancole dancole committed Jun 29, 2013
    cb0c689
  • Remove semi colon (!)

    Alex Couper committed May 31, 2013
    8e5e16c
  • Fix grammar.

    Alex Couper committed May 31, 2013
    fe3ce7d
  • Pep8 change to the CSRF settings.

    Alex Couper committed May 31, 2013
    011785f
  • Revert fe86142ef04f5c90643627e27371cf5941a530c8 ... a1a6193e8f082f7a6f7db886fc0d38d7c38af541

    @yyexplore yyexplore committed Apr 1, 2013
    1de522d
  • Revert 0ead931112281eac87eebe09aeb1f24764adc9db ... fe86142ef04f5c90643627e27371cf5941a530c8

    @yyexplore yyexplore committed Apr 1, 2013
    a1a6193
  • The fieldname for the EqualTo validator for the confirm field was confirm itself. Changed it to password.

    @tgpatel tgpatel committed Feb 7, 2013
    fe86142
  • fixed some grammatical errors, some spelling mistakes, a bit of formatting, some code-highlighting, placeholder for testing section

    @bool-dev bool-dev committed Jan 7, 2013
    0a41588
  • corrected links that used the incorrect markdown syntax.

    @riturajD riturajD committed Dec 7, 2012
    09319a5
  • Updated Large app how to (markdown)

    @finbarrocallaghan finbarrocallaghan committed Sep 6, 2012
    9554e5d
  • usefull -> useful

    @kanzure kanzure committed Jul 22, 2012
    b28417a