Adjustment in user_profile template. Add avatar uploading support

This commit is contained in:
Khanh Ngo
2015-12-17 00:50:28 +07:00
parent 28882b57b1
commit 5d06195795
8 changed files with 114 additions and 26 deletions

1
.gitignore vendored
View File

@ -25,4 +25,5 @@ config.py
logfile.log
db_repository/*
upload/avatar/*
tmp/*