Use 401 error when missing token and 403 when forbidden.
[pithos] / pithos / api / models.py
1 from django.db import models
2
3 # Create your models here.