97 Commits (dbfea3149feb041f841c693885552aa5a134a663)

Author SHA1 Message Date
Tobiasz Kędzierski 3ec751a2a0 Update deprecated database field 6 years ago
Steven Loria f294804bf2
Remove unnecessary `clean` and `urls` commands (#524) 6 years ago
James Curtin d2f37093e1 One-time black refactor of template 6 years ago
James Curtin 64b644a490 Add black formatting 6 years ago
James Curtin 90ed8fec39 Simplify setting kwarg defaults when value is not passed 6 years ago
James Curtin c561980bef
Support passing custom sets of kwargs when creating a reference column 6 years ago
James Curtin 047cef845d
Fix logging issue 6 years ago
Steven Loria f9e67de94c
Update GitHub links 6 years ago
Hiyorimi 08e4c67e7d Reverting alignment 7 years ago
Hiyorimi 66b97d55d6 Fixed alerts panel and renamed submit -> Login 7 years ago
Hiyorimi a1757b282a Finished transition to BS4. Fixes #313 and #266 7 years ago
Steven Loria 973bcd96cb
Use environment variables for configuration 7 years ago
Adam Wallis 19cdae8adf Update boostrap to 4.1.1 7 years ago
Silvio 3b93e5f2ba Using flask-wtf helper for csrf token field 7 years ago
Zhong Dai 4adebd3390 remove the db. by using the alias 7 years ago
Joshua Carp 45e698b5aa Use `FlaskForm` instead of deprecated `Form`. 8 years ago
Will Roberts c204f3fd17 use webpack file-loader to manage assets apart from js and css 8 years ago
Will Roberts cf0e254949 fix flake8 import order 8 years ago
Will Roberts bc5feac02f don't run flake8 on node_modules 8 years ago
Will Roberts 119b102693 replace bower with npm and Flask-Assets with webpack 8 years ago
Steven Loria 16a789bf0c
Enable csrf protection on register form 8 years ago
Steven Loria 525ad8d8b0
Remove unnecessary import (fixes flake) 8 years ago
Steven Loria 58a8ea3309
Fix 'relationship' alias 8 years ago
Steven Woods 970b780edd update CSRFProtect in extensions 8 years ago
Aleksandr Sobolev 2d0dbc693a Refs Issue #119 replace session with current_user, remove unnecessary href 8 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 9 years ago
Ryan Jarvis 570d5bc587 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 9 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 9 years ago
Jeremy Epstein 1f9ef5ba78 move autoapp to project root, update readme, update travis file 9 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 9 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 9 years ago
Jeremy Epstein 6739ba9859 fix broken import 9 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 9 years ago
Jeremy Epstein f28c31ec77 fix import order 9 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 9 years ago
Jeremy Epstein 5010ebc949 add missing cli import in app.py 9 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 9 years ago
matthewblain 089c3c265a Switch CSRF token rendering mechanism. 9 years ago
Christian Stade-Schuldt 045800f366 update Bootstrap to 3.3.6 9 years ago
Christian Stade-Schuldt 7a2780a534 update font awesome to 4.5.0 9 years ago
Steven Loria 796d955cda Run lint command when testing the cookiecutter 9 years ago
Guilherme M. Trein 8577dc7fd6 Enable CSRF protection 9 years ago
Wagner Augusto Andreoli d6f1f5c2cc Travis: Migrating from legacy to container-based infrastructure 10 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 10 years ago
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 10 years ago
Wagner Augusto Andreoli 819fd8d700 Fix environment variables 10 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 10 years ago
Wagner Augusto Andreoli 34b1750122 Fix for ValueError: Invalid rounds 10 years ago
Wagner Augusto Andreoli 88d8ee69b7 Update requirements, pin modules to the latest version, plus two small fixes 10 years ago
Vividh S Viswanatha 649a694f8a Update extension imports to flask_* 10 years ago