摘要:
setting.py: MEDIA_ROOT = os.path.join(BASE_DIR,r'static\upfile') urls.py: url(r'^upfile/$',views.upfile), url(r'^savefile/$',views.savefile), views.py 阅读全文
posted @ 2019-12-02 16:17
hoo_o
阅读(167)
评论(0)
推荐(0)
摘要:
url.py: url(r'^verifycode/$',views.verifycode), url(r'^verifycodefile/$',views.verifycodefile), url(r'^verifycodecheck/$',views.verifycodecheck), view 阅读全文
posted @ 2019-12-02 15:34
hoo_o
阅读(363)
评论(0)
推荐(0)
浙公网安备 33010602011771号