vagrant-mail.git
8 years agoSchemas for mail DB done.
Nicolas Iooss [Wed, 23 Sep 2015 12:45:53 +0000 (14:45 +0200)]
Schemas for mail DB done.

8 years agoCopy the full model and start working only on the email tables
Nicolas Iooss [Wed, 23 Sep 2015 12:36:45 +0000 (14:36 +0200)]
Copy the full model and start working only on the email tables

8 years agoFinish converting models.CompositeField to Meta.unique_together
Nicolas Iooss [Sun, 20 Sep 2015 20:20:56 +0000 (22:20 +0200)]
Finish converting models.CompositeField to Meta.unique_together

8 years agoIn the middle of making "manage.py" at least show help
Nicolas Iooss [Sun, 20 Sep 2015 17:14:20 +0000 (19:14 +0200)]
In the middle of making "manage.py" at least show help

8 years agoStart making things work, with unique_together instead of CompositeField
Nicolas Iooss [Sun, 20 Sep 2015 16:50:56 +0000 (18:50 +0200)]
Start making things work, with unique_together instead of CompositeField

8 years agoPython3 compatibility
Nicolas Iooss [Fri, 18 Sep 2015 16:50:56 +0000 (18:50 +0200)]
Python3 compatibility

8 years agoFirst commit, not working
Nicolas Iooss [Wed, 16 Sep 2015 22:20:32 +0000 (00:20 +0200)]
First commit, not working

8 years agoImport Django model for the database
Nicolas Iooss [Wed, 16 Sep 2015 22:08:25 +0000 (00:08 +0200)]
Import Django model for the database