- 13 Mar, 2017 5 commits
-
-
Bruno Rocha authored
-
Bruno Rocha authored
-
Bruno Rocha authored
-
Bruno Rocha authored
-
Bruno Rocha authored
-
- 12 Mar, 2017 3 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
Fixing bug with using multiple URL attributes
-
- 03 Mar, 2017 1 commit
-
-
Paul Brown authored
-
- 13 Feb, 2017 1 commit
-
-
Paul Brown authored
-
- 09 Feb, 2017 1 commit
-
-
Sergey Shubin authored
-
- 07 Feb, 2017 4 commits
-
-
Paul Brown authored
Updates README.rst with svg badges
-
Sobolev Nikita authored
-
Paul Brown authored
-
Paul Brown authored
Added JSON and JSONB and support for peewee postgresql backend
-
- 06 Feb, 2017 2 commits
- 03 Feb, 2017 1 commit
-
-
Serge S. Koval authored
Allow specifying a primary key field in column_filters (of a peewee ModelView)
-
- 02 Feb, 2017 1 commit
-
-
Ben Hoyt authored
-
- 01 Feb, 2017 3 commits
-
-
Serge S. Koval authored
fix documentation for flask-login authentication
-
Tim Richardson authored
-
Serge S. Koval authored
Don’t initialize index_view twice
-
- 31 Jan, 2017 5 commits
-
-
Jacob Magnusson authored
Since #1238 was merged, `index_view` would be initialized twice, which caused the url of an `index_vew` passed in to `Admin.__init__()` not being read (causing 404s for me
😢 ). This PR fixes that. -
Serge S. Koval authored
add flake8 test to travis.yml
-
Paul Brown authored
-
Serge S. Koval authored
Add flake8 to tests
-
Paul Brown authored
-
- 30 Jan, 2017 6 commits
-
-
Serge S. Koval authored
use tox, fix mongoengine & python 2.6 tests
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
Serge S. Koval authored
add test for column_filters with sqla obj
-
- 29 Jan, 2017 6 commits
-
-
Paul Brown authored
-
Serge S. Koval authored
fix pymongo example ImportError
-
Serge S. Koval authored
prevent column_list from being used for details view
-
Serge S. Koval authored
use property name rather than db column name for form_choices
-
Paul Brown authored
Fixes specifying column filter by instance
-
Tom Kedem authored
-
- 28 Jan, 2017 1 commit
-
-
Paul Brown authored
-