- 19 Jan, 2019 1 commit
-
-
ufo911 authored
-
- 13 Jan, 2019 2 commits
- 19 Jul, 2018 5 commits
- 05 Jun, 2018 1 commit
-
-
Serge S. Koval authored
swallow TypeError only if related to compatibility
-
- 26 May, 2018 7 commits
-
-
Serge S. Koval authored
added custom tilelayers leaflet
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
Fix flake8 errors.
-
Trevor Andreas authored
-
Serge S. Koval authored
Treat citext type like another string filter type
-
Alen Bou-Haidar authored
-
- 25 May, 2018 2 commits
-
-
Serge S. Koval authored
Fix scaffold_auto_joins for differnet binds.
-
Trevor Andreas authored
-
- 23 May, 2018 1 commit
-
-
joost authored
-
- 16 May, 2018 2 commits
-
-
Serge S. Koval authored
Added formatters for detail view (fixes #1487)
-
Serge S. Koval authored
Updating views.py to support changes in Peewee version 3.0 (for Field…
-
- 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
-
- 23 Mar, 2018 1 commit
-
-
Tuk Bredsdorff 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.
-
- 08 Mar, 2018 2 commits
-
-
Jason Grider authored
-
Jason Grider authored
Fixing so that it will work with Peewee 3.0's changed Model class and ForeignKeyField pieces.
-
- 05 Mar, 2018 1 commit
-
-
Jason Grider authored
Updating views.py to support changes in Peewee version 3.0 (for Fields the model_class attribute has changed to model). Previous versions of Peewee should work because of the try: except: loop I put in to first try model_class then on AttributeError try model.
-
- 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 3 commits
-
-
Serge S. Koval authored
Drop support for python 2.6
-
jbochi authored
-
jbochi authored
-