flask-ddd-main
poetry.lock
68KB
manage.py
801B
migrations
env.py
3KB
alembic.ini
857B
script.py.mako
494B
versions
a745764443df_.py
979B
366ee4dc6f2e_.py
3KB
README
38B
.pylintrc
17KB
config
development.py
96B
staging.py
92B
testing.py
70B
__init__.py
358B
production.py
73B
LICENSE
11KB
README.md
236B
.gitignore
2KB
app
common
model
page.py
548B
__init__.py
0B
__init__.py
0B
admin
views
__init__.py
844B
templates
admin
index.html
197B
orders.html
499B
utils
sqlalchemy_views.py
0B
order
domain
__init__.py
0B
order_state.py
237B
shipping_info.py
2KB
order.py
1KB
order_line.py
565B
__init__.py
0B
query
dto
__init__.py
0B
order_summary.py
289B
__init__.py
0B
dao
__init__.py
0B
order_summary_dao.py
370B
application
list_request.py
94B
order_view_list_service.py
490B
__init__.py
0B
tests
__init__.py
0B
test_models.py
1KB
conftest.py
718B
infra
dao
test_sql_order_summary_dao.py
2KB
infra
__init__.py
0B
dao
sql_order_summary_dao.py
2KB
__init__.py
1KB
containers.py
738B
user
views
__init__.py
2KB
domain
user.py
712B
__init__.py
0B
register_form.py
389B
login_form.py
332B
__init__.py
0B
tests
__init__.py
0B
test_models.py
199B
templates
user
signin.html
671B
login.html
537B
orders.html
698B
logged-out.html
141B
my.html
238B
conftest.py
6KB
templates
home.html
309B
base.html
502B
navi.html
1KB
footer.html
159B
catalog
views
__init__.py
297B
domain
product.py
736B
category.py
133B
__init__.py
0B
category_repository.py
455B
__init__.py
0B
tests
__init__.py
0B
test_models.py
699B
templates
catalog
categories.html
269B
infra
__init__.py
0B
repository
__init__.py
0B
tests
test_sql_category_repository.py
1KB
__init__.py
0B
sql_category_repository.py
553B
static
vendor
js
npm.js
484B
bootstrap.js
67KB
jquery-1.12.2.min.js
95KB
bootstrap.min.js
36KB
fonts
glyphicons-halflings-regular.ttf
44KB
glyphicons-halflings-regular.woff2
18KB
glyphicons-halflings-regular.eot
20KB
glyphicons-halflings-regular.svg
106KB
glyphicons-halflings-regular.woff
23KB
css
bootstrap-theme.min.css.map
5KB
bootstrap-theme.css.map
47KB
bootstrap.min.css.map
53KB
bootstrap.min.css
121KB
bootstrap-theme.min.css
23KB
bootstrap-theme.css
26KB
bootstrap.css.map
380KB
bootstrap.css
143KB
pyproject.toml
670B
暂无评论