wechat icon indicating copy to clipboard operation
wechat copied to clipboard

Re-fetch access_token when it is out of date. Fix some syntax mistakes.

Open Susheng opened this issue 10 years ago • 0 comments

The access_token required for managing resources is only valid for 3 hours according to official document. So it is necessary to re-fetch it when it is out of date.

There are some minor and fatal mistakes in models.py.

Thanks for creating this project.

Susheng avatar Jul 09 '15 22:07 Susheng