Flask Web开发.pdf
16.88MB
flasky-master
.gitignore
372B
requirements
dev.txt
122B
prod.txt
14B
common.txt
448B
heroku.txt
63B
README.md
376B
manage.py
2KB
config.py
3KB
migrations
alembic.ini
770B
script.py.mako
412B
env.py
2KB
versions
2356a38169ea_followers.py
908B
190163627111_account_confirmation.py
616B
456a945560f6_login_support.py
863B
51f5ccfba190_comments.py
1KB
288cd3dc5a8_rich_text_posts.py
606B
1b966e7f4b9e_post_model.py
983B
198b0eebcf9_caching_of_avatar_hashes.py
628B
d66f086b258_user_information.py
1KB
38c4e85512a9_initial_migration.py
1KB
56ed7d33de8d_user_roles.py
850B
README
38B
tests
test_basics.py
563B
test_client.py
2KB
test_user_model.py
7KB
test_api.py
10KB
__init__.py
0B
test_selenium.py
3KB
LICENSE
1KB
app
email.py
669B
models.py
13KB
main
errors.py
1018B
forms.py
2KB
__init__.py
220B
views.py
10KB
exceptions.py
44B
static
favicon.ico
1KB
styles.css
2KB
__init__.py
1KB
api_1_0
errors.py
625B
posts.py
2KB
comments.py
2KB
users.py
2KB
authentication.py
1KB
__init__.py
124B
decorators.py
411B
decorators.py
499B
templates
user.html
3KB
mail
new_user.html
44B
new_user.txt
37B
500.html
198B
edit_post.html
343B
_posts.html
2KB
_comments.html
2KB
post.html
564B
moderate.html
411B
403.html
174B
_macros.html
1KB
followers.html
907B
base.html
3KB
error_page.html
229B
index.html
1KB
404.html
179B
auth
reset_password.html
290B
email
reset_password.html
510B
confirm.txt
252B
reset_password.txt
303B
confirm.html
459B
change_email.txt
240B
change_email.html
439B
unconfirmed.html
589B
register.html
274B
change_email.html
302B
login.html
483B
change_password.html
292B
edit_profile.html
287B
auth
forms.py
3KB
__init__.py
85B
views.py
6KB
暂无评论