Jérôme Benoit [Fri, 1 Nov 2013 01:35:59 +0000 (02:35 +0100)]
A bunch of fixes :
* 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;