* custom user model (#240) * ~~use system json (django.utils.simplejson deprecated)~~ * @models.permalink not recommended (You should use reverse() in the body of your get_absolute_url method instead)