- 05 May, 2018 1 commit
-
-
Serge S. Koval authored
Change some flask-login User related methods to properties in the examples
-
- 24 Mar, 2018 1 commit
-
-
Jerry Pussinen authored
-
- 21 Mar, 2018 2 commits
-
-
Serge S. Koval authored
Make the Select2Field coerce enum values to their name as required.
-
Timothée Jeannin authored
Fixes #1315.
-
- 23 Feb, 2018 1 commit
-
-
Serge S. Koval authored
bootstrap fluid layout option …
-
- 22 Feb, 2018 2 commits
-
-
Serge S. Koval authored
fix: #1600
-
Serge S. Koval authored
Form.py - Fix issue1602 Peewee BaseModel
-
- 21 Feb, 2018 1 commit
-
-
Jason Grider authored
This fixes issue described in 1602 and 1606 where the Peewee ORM changed their function for BaseModel to ModelBase in Peewee 3.0 and greater. This should work for Peewee versions less than 3.0 as well.
-
- 06 Feb, 2018 1 commit
-
-
- 30 Jan, 2018 2 commits
-
-
Serge S. Koval authored
Confusing...
-
seospace authored
-
- 25 Jan, 2018 1 commit
-
-
Serge S. Koval authored
Use table name rather than model name to construct filter query in QueryAjaxModelLoader
-
- 19 Jan, 2018 4 commits
-
-
Serge S. Koval authored
Drop support for python 2.6
-
jbochi authored
-
jbochi authored
-
jbochi authored
-
- 10 Jan, 2018 2 commits
-
-
Serge S. Koval authored
Fixed x-editable does not show completely in bootstrap's responsive table
-
Serge S. Koval authored
Use select2 in editable columns
-
- 05 Jan, 2018 3 commits
-
-
Serge S. Koval authored
Change fields.py to be compatible with SQLAlchemy>=1.2
-
Asa Kaplan authored
-
Asa Kaplan authored
-
- 12 Dec, 2017 1 commit
-
-
Fayaz Yusuf Khan authored
-
- 05 Dec, 2017 2 commits
- 24 Nov, 2017 1 commit
-
-
- 12 Nov, 2017 3 commits
-
-
Serge S. Koval authored
returns peewee sorted columns list by default
-
Serge S. Koval authored
refs #1536 fixed pk validate in InlineModelFormList
-
Serge S. Koval authored
Use LEFT OUTER JOIN instead of INNER JOIN when searching rows
-
- 06 Nov, 2017 1 commit
-
-
Kyle Xie authored
-
- 02 Nov, 2017 3 commits
-
-
Rad Cirskis authored
-
Rad Cirskis authored
-
bugchecker authored
Use in scaffold_*_columns methods
-
- 01 Nov, 2017 6 commits
-
-
Rad Cirskis authored
-
Rad Cirskis authored
-
Radomirs Cirskis authored
-
Rad Cirskis authored
-
Rad Cirskis authored
-
Rad Cirskis authored
-
- 13 Oct, 2017 1 commit
-
-
Serge S. Koval authored
Add support for postgres CITEXT type
-
- 05 Oct, 2017 1 commit
-
-
Eric Régnier authored
Allow display flask admin using bootstrap fluid layout, depending on flask configuration FLASK_ADMIN_FLUID_LAYOUT boolean value.
-