issues
search
level12
/
keg
Keg: more than Flask
Other
12
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't set DEBUG in our config
#199
rsyring
opened
3 months ago
0
pkg_resources deprecation
#198
guruofgentoo
opened
4 months ago
0
Bump flask from 2.2.2 to 2.3.2
#197
dependabot[bot]
opened
1 year ago
0
Bump werkzeug from 2.2.2 to 2.2.3
#196
dependabot[bot]
opened
1 year ago
0
SQLAlchemy 2.0 upgrades
#195
bchopson
closed
1 year ago
1
Prepare for SQLAlchemy 2.0
#194
bchopson
closed
1 year ago
0
Issues with app config and context in tests
#193
bchopson
opened
1 year ago
0
Convert to new codecov uploader
#192
bchopson
opened
1 year ago
0
**BC BREAK** no longer add default route when at least one rule present
#191
guruofgentoo
closed
2 years ago
1
allow bind-specific dialect options
#190
guruofgentoo
closed
2 years ago
0
remove six and python2 support
#189
guruofgentoo
closed
2 years ago
1
use dash-named templates by default
#188
guruofgentoo
closed
2 years ago
0
ensure plugin commands are loaded when running a command
#187
guruofgentoo
closed
2 years ago
0
Mssql CI updates
#186
guruofgentoo
closed
2 years ago
0
resolve flask deprecations
#185
guruofgentoo
closed
2 years ago
0
Flask removes `MethodViewType` in v2.2.0
#184
rsyring
closed
2 years ago
0
Flask's _request_ctx_stack is deprecated
#183
rsyring
closed
2 years ago
1
Naming convention not used when running develop db init
#182
bchopson
closed
2 years ago
2
KEG_DB_DIALECT_OPTIONS is app-level but should be per bind
#181
rsyring
closed
2 years ago
0
Add comments to templates used for testing (containing intentional errors)
#180
nicoavn
closed
2 years ago
0
rule() when used w/ a relative URL should not result in the default URL also being available
#179
rsyring
closed
2 years ago
1
ensure CLI commands are registered
#178
guruofgentoo
closed
2 years ago
0
assets_include works intermittently in imported file
#177
rsyring
opened
3 years ago
1
Assets functionality probably shouldn't use flask's _request_ctx_stack
#176
rsyring
opened
3 years ago
0
Components: adjust template loading priority to prefer components?
#175
rsyring
opened
3 years ago
1
Asset support for SASS files
#174
rsyring
opened
3 years ago
0
Enable Strict Undefined
#173
rsyring
opened
3 years ago
0
`develop templates` command is broken
#172
rsyring
opened
3 years ago
1
Support getting RUN environment variables
#171
rsyring
opened
3 years ago
0
Code formatting broken on "views" page
#170
bchopson
closed
2 years ago
1
A few changes
#169
rsyring
closed
3 years ago
1
Use dashed names instead of underscore when calculating a template file name from class name
#168
rsyring
closed
2 years ago
0
Remove our default blueprint
#167
rsyring
closed
2 years ago
1
Add developer note to readme for how to handle internationalization files
#166
rsyring
closed
2 years ago
1
Warning related to soft_unicode
#164
rsyring
opened
3 years ago
0
create_app script_info argument incompatability between Flask versions
#163
rsyring
opened
3 years ago
0
Remove six
#162
rsyring
closed
2 years ago
0
Morphi throwing warnings about invalid resource paths
#161
rsyring
closed
2 years ago
1
Keg 0.9
#160
rsyring
closed
3 years ago
1
Flask 2.0 deprecates script_info
#159
rsyring
opened
3 years ago
0
Support for flask-sqlalchemy > 2.5 and SQLAlchemy 1.4
#158
matthiaswh
closed
2 years ago
1
Add documentation links
#157
bchopson
closed
3 years ago
0
Enable altering or replacing response in pre_response
#156
bchopson
closed
3 years ago
0
Add inrequest decorator for flask request context
#155
bchopson
closed
3 years ago
0
quiet and verbose flags to (in/de)crement log level
#154
bchopson
closed
3 years ago
0
Create additional postgres schemas on init
#153
bchopson
closed
3 years ago
2
Add dotenv support to CLI from Flask
#152
bchopson
closed
3 years ago
3
Add link to documentation
#151
bchopson
closed
3 years ago
0
expose blueprint assignment for setting blueprint after class is defined
#150
guruofgentoo
closed
3 years ago
1
Base testing class for forms
#149
bchopson
closed
3 years ago
1
Next