Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/damyanbogoev/flask-bookshelf
/ functions
Functions
55 in github.com/damyanbogoev/flask-bookshelf
⨍
Functions
55
◇
Types & classes
11
↳
Endpoints
5
↓ 8 callers
Function
b
()
bookshelf/static/js/bootstrap.min.js:6
↓ 4 callers
Function
c
()
bookshelf/static/js/bootstrap.min.js:6
↓ 1 callers
Function
configure_app
(app)
bookshelf/config.py:66
↓ 1 callers
Function
create_authors_and_books
(ctx)
seed.py:6
↓ 1 callers
Function
create_roles
(ctx)
seed.py:21
↓ 1 callers
Function
create_users
(ctx)
seed.py:26
↓ 1 callers
Function
d
(b)
bookshelf/static/js/bootstrap.min.js:6
↓ 1 callers
Function
e
()
bookshelf/static/js/bootstrap.min.js:6
↓ 1 callers
Function
f
()
bookshelf/static/js/bootstrap.min.js:7
↓ 1 callers
Function
g
(b)
bookshelf/static/js/bootstrap.min.js:6
↓ 1 callers
Function
get_app_base_path
()
bookshelf/utils.py:4
↓ 1 callers
Function
get_instance_folder_path
()
bookshelf/utils.py:8
↓ 1 callers
Function
r
()
bookshelf/static/js/bootstrap.min.js:6
Method
__init__
(self, title, author, image=None, rating=0)
bookshelf/data/models.py:15
Method
__init__
(self, names)
bookshelf/data/models.py:29
Method
__init__
(self, name)
bookshelf/data/models.py:48
Method
__init__
(self, email, password, active, roles)
bookshelf/data/models.py:64
Method
__repr__
(self)
bookshelf/data/models.py:21
Method
__repr__
(self)
bookshelf/data/models.py:32
Method
__repr__
(self)
bookshelf/data/models.py:51
Method
__repr__
(self)
bookshelf/data/models.py:70
Function
application_data
()
check.py:31
Function
create_author
()
bookshelf/admin/controllers.py:21
Function
display_authors
()
bookshelf/main/controllers.py:20
Function
display_books
()
bookshelf/main/controllers.py:11
Function
ensure_lang_support
()
bookshelf/__init__.py:40
Function
get_lang_code
(endpoint, values)
bookshelf/__init__.py:34
Function
get_locale
()
bookshelf/__init__.py:47
Function
get_timezone
()
bookshelf/__init__.py:52
Function
h
()
bookshelf/static/js/bootstrap.min.js:6
Function
home
(lang_code=None)
bookshelf/__init__.py:85
Function
index
()
bookshelf/admin/controllers.py:15
Function
inject_data
()
bookshelf/__init__.py:78
Function
internal_server_error
(error)
bookshelf/__init__.py:66
Function
page_not_found
(error)
bookshelf/__init__.py:60
Method
setUp
(self)
tests/error_tests.py:14
Method
setUp
(self)
tests/compress_tests.py:6
Method
setUpClass
(cls)
tests/error_tests.py:7
Function
set_language_code
(endpoint, values)
bookshelf/__init__.py:26
Function
sqlite_available
()
check.py:23
Method
tearDown
(self)
tests/error_tests.py:18
Method
tearDown
(self)
tests/compress_tests.py:11
Method
tearDownClass
(cls)
tests/error_tests.py:11
Method
test_content_encoding
(self)
tests/compress_tests.py:38
Method
test_level
(self)
tests/compress_tests.py:25
Method
test_mimetypes
(self)
tests/compress_tests.py:14
Method
test_min_size
(self)
tests/compress_tests.py:28
Function
test_numbers_3_4
()
tests/sample_tests.py:1
Method
test_pagenotfound_data
(self)
tests/error_tests.py:26
Method
test_pagenotfound_statuscode
(self)
tests/error_tests.py:21
Method
test_status_code
(self)
tests/compress_tests.py:31
Function
test_strings_a_3
()
tests/sample_tests.py:5
Method
test_unhandledexception_code
(self)
tests/error_tests.py:31
Method
test_unhandledexception_data
(self)
tests/error_tests.py:36
Function
unhandled_exception
(error)
bookshelf/__init__.py:72