summaryrefslogtreecommitdiff
path: root/examples/plnt/database.py
Commit message (Expand)AuthorAgeFilesLines
* deprecation warnings for local ident funcdeprecate-ident_funcDavid Lord2021-02-091-2/+6
* remove unused module docstringsDavid Lord2020-03-191-9/+0
* f-strings everywhereDavid Lord2020-03-171-2/+2
* run pyupgrade on examplesDavid Lord2020-03-171-6/+5
* apply code stylecode-styleDavid Lord2019-03-081-28/+39
* example cleanup and compatDavid Lord2019-03-081-1/+1
* standardize copyright and licenseDavid Lord2019-02-121-2/+2
* Updated shorty and plnt to SQLAlchemy 0.6. Also upgraded plnt to Jinja2.Armin Ronacher2010-04-121-5/+8
* 2008 -> 2009 and fixed inconsistency in LICENSE.Armin Ronacher2009-01-061-1/+1
* Next release will be 0.4.1, improved copyright messages.Armin Ronacher2009-01-021-1/+1
* fixed a typo in the tutorialArmin Ronacher2008-01-031-1/+0
* added plntArmin Ronacher2007-12-111-0/+67