Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cburmeister/flask-bones
/ types & classes
Types & classes
12 in github.com/cburmeister/flask-bones
⨍
Functions
69
◇
Types & classes
12
↳
Endpoints
8
↓ 2 callers
Class
User
app/user/models.py:9
↓ 1 callers
Class
DataTable
Represents a sortable, filterable, searchable, and paginated set of data, generated by arguments in the request values. TODO: - flas
app/database.py:40
↓ 1 callers
Class
EditUserForm
app/user/forms.py:62
↓ 1 callers
Class
LoginForm
app/auth/forms.py:9
↓ 1 callers
Class
RegisterUserForm
app/user/forms.py:20
Class
CRUDMixin
app/database.py:7
Class
ConcatFilter
Filter that merges files, placing a semicolon between them. Fixes issues caused by missing semicolons at end of JS assets, for example w
app/assets.py:3
Class
TestCase
tests.py:16
Class
UserForm
app/user/forms.py:8
Class
base_config
Default configuration options.
app/config.py:4
Class
dev_config
Development configuration options.
app/config.py:39
Class
test_config
Testing configuration options.
app/config.py:45