log wikked/views/edit.py @ 336:03e3e793fa22

age author description
Sun, 19 Apr 2015 20:58:14 -0700 Ludovic Chabant Convert project to Python 3.4.
Sat, 04 Oct 2014 21:19:42 -0700 Ludovic Chabant Don't initialize a wiki instance in Flask until we need one.
Mon, 29 Sep 2014 00:10:45 -0700 Ludovic Chabant Use more proper URLs for non-default endpoints.
Fri, 26 Sep 2014 07:53:23 -0700 Ludovic Chabant Fix page preview.
Mon, 10 Mar 2014 16:47:21 -0700 Ludovic Chabant Various changes/improvements:
Sun, 09 Feb 2014 20:46:22 -0800 Ludovic Chabant Better authentication handling:
Tue, 04 Feb 2014 23:55:29 -0800 Ludovic Chabant More validation for the new page form.
Tue, 04 Feb 2014 23:02:50 -0800 Ludovic Chabant Added validation to the new page form.
Sat, 01 Feb 2014 14:03:20 -0800 Ludovic Chabant Page editing:
Sun, 12 Jan 2014 00:24:24 -0800 Ludovic Chabant Fixed various bugs:
Wed, 11 Dec 2013 21:51:26 -0800 Ludovic Chabant Split all Flask views into separate modules.