vagrant-mail.git
8 years agoCreate a 2-VMs architecture
Nicolas Iooss [Sat, 17 Oct 2015 08:29:11 +0000 (10:29 +0200)]
Create a 2-VMs architecture

8 years agoWorking vagrant-salt configuration
Nicolas Iooss [Fri, 16 Oct 2015 21:34:01 +0000 (23:34 +0200)]
Working vagrant-salt configuration

* One VM
* Three packages
* Debian Jessie

8 years agoPopulate account table
Nicolas Iooss [Thu, 24 Sep 2015 13:06:53 +0000 (15:06 +0200)]
Populate account table

8 years agoWork on testing data
Nicolas Iooss [Wed, 23 Sep 2015 13:17:04 +0000 (15:17 +0200)]
Work on testing data

8 years agoAdd requirements and install-deps target
Nicolas Iooss [Wed, 23 Sep 2015 12:51:59 +0000 (14:51 +0200)]
Add requirements and install-deps target

8 years agoAdd db/Makefile
Nicolas Iooss [Wed, 23 Sep 2015 12:48:48 +0000 (14:48 +0200)]
Add db/Makefile

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