Results 3 issues of jessesheidlower

The actual parameter the programmer passes to the function is "languages", and takes a list; "language=en" is what's happening behind the scenes but that's not how you would code this.

I'm new to Flask, and was wondering about a feature that I think would be useful to add to the Pagination class. Unless I'm missing it, there doesn't seem to...

pagination
good first issue
pr-is-ready

I'm trying to use CKEditor in a Flask-Admin app, but where the field I need is in an inline model. In these cases, the Admin interface can generate any number...

enhancement