A bunch of fixes :
authorJérôme Benoit <jerome.benoit@grenouille.com>
Fri, 1 Nov 2013 01:35:59 +0000 (02:35 +0100)
committerJérôme Benoit <jerome.benoit@grenouille.com>
Fri, 1 Nov 2013 01:35:59 +0000 (02:35 +0100)
* Correct the data models to make use of django user management.
  There's still some questions but I think the is_author will be useful to filter author from user
  quickly;
* Finalize the comic data model, looks really cool now;
* Work on the admin interface;

Probably more ... I've forgot.

Signed-off-by: Jérôme Benoit <jerome.benoit@grenouille.com>

No differences found