Authentication django-tastypie in right way
When using django-tastypie, I got some problems with security.
In my pinterest-clone application, I build a pin model.
A pin
is a image with a description and tags for it`
When using django-tastypie, I got some problems with security.
In my pinterest-clone application, I build a pin model.
A pin
is a image with a description and tags for it`