Django 1.8 support / Project revamp #13

Merged
rafaelcaricio merged 20 commits from django-1.8-support into master 2015-07-20 07:57:38 +00:00

20 commits

Author SHA1 Message Date
Rafael Caricio
0347dd366c Fix README 2015-07-19 13:34:58 +02:00
Rafael Caricio
61a25d0b9f Update README 2015-07-19 13:26:40 +02:00
Rafael Caricio
d6833c8584 Use builtin assertions 2015-07-19 12:25:39 +02:00
Rafael Caricio
9494a5ceac Reoganize project to reflect final usage 2015-07-19 12:20:37 +02:00
Rafael Caricio
709f6db6ef Simplify sandbox code 2015-07-19 11:56:34 +02:00
Rafael Caricio
9601828618 Support to unique test configuration 2015-07-19 11:42:54 +02:00
Rafael Caricio
c86a0917cb Isolate responsabilities 2015-07-19 11:17:55 +02:00
Rafael Caricio
89e44803de Assertions from django.test.SimpleTestCase 2015-07-19 00:59:42 +02:00
Rafael Caricio
7dcbf31c5a Guarantee override settings works 2015-07-18 23:25:24 +02:00
Rafael Caricio
242bb9df19 Does not need to be compatible 2015-07-18 23:03:45 +02:00
Rafael Caricio
c3d05f9714 Fix tests 2015-07-18 22:50:03 +02:00
Rafael Caricio
4e450da041 Remove old assertions 2015-07-18 22:47:08 +02:00
Rafael Caricio
8adb51c756 Remove useless assertions 2015-07-18 22:39:47 +02:00
Rafael Caricio
27492fd8c6 Remove useless code 2015-07-18 22:36:24 +02:00
Rafael Caricio
895365e0e4 Remove CherryPy dependency to simplify 2015-07-18 22:33:33 +02:00
Rafael Caricio
0f85836faf Fix sandbox project 2015-07-18 22:32:23 +02:00
Rafael Caricio
163c036f84 Update sandbox project to Django 1.8.3 template 2015-07-18 21:56:40 +02:00
Rafael Caricio
7381d86640 Update gitignore 2015-07-18 21:55:59 +02:00
Rafael Caricio
451bb5eec2 Update Django version to 1.8.3 2015-07-18 21:55:44 +02:00
Rafael Caricio
fdaa90e1b8 Sandbox shell executable single command 2015-07-18 21:42:46 +02:00