Commit graph

138 commits

Author SHA1 Message Date
Rafael Caricio 747f6ba593
Merge pull request #17 from rafaelcaricio/dependabot/pip/django-1.11.29
Bump django from 1.8.3 to 1.11.29
2020-06-05 20:46:22 +02:00
dependabot[bot] 54147c8228
Bump django from 1.8.3 to 1.11.29
Bumps [django](https://github.com/django/django) from 1.8.3 to 1.11.29.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.8.3...1.11.29)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 16:45:58 +00:00
Rafael Caricio 4b2926615c Merge pull request #13 from rafaelcaricio/django-1.8-support
Django 1.8 support / Project revamp
2015-07-20 09:57:38 +02:00
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
Rafael Caricio 0ac2f13452 Remove some commented code 2015-07-18 10:26:35 +02:00
Rafael Caricio 6d38f7a5d3 Remove not necessary commands 2015-07-18 10:26:10 +02:00
Rafael Carício dc0ec9c36d Adding new blog post about integration testing with django-pyvows 2013-09-25 12:41:37 +02:00
Rafael Carício 65659c6dd2 Add external links to documentation
Thanks to @j1z0 and @mjhea0
2013-09-09 15:56:54 +02:00
Rafael Carício 22fca66b1b Merge pull request #12 from j1z0/master
Pull request to allow for setting number of threads in default cherrypy server
2013-08-19 00:15:48 -07:00
Jeremy Johnson d6de1ea5c4 changed variables to use proper naming conventions 2013-08-17 10:42:54 +08:00
Jeremy Johnson deab81483e changed start_server to accept a number of threads... still defaults to 1 though 2013-08-15 16:41:01 +08:00
Jeremy Johnson c8f24334d0 wrote failing unit test for setting thred count on start_server 2013-08-15 16:33:59 +08:00
Jeremy Johnson 174bd15cb8 added one test to prove we default to one thread 2013-08-15 16:27:04 +08:00
Jeremy Johnson 4cd2f6e831 updated requirements.txt as previous didn't work with clean virtualenv 2013-08-15 15:55:21 +08:00
Rafael Caricio c3fee21b35 New version. 2012-05-28 16:43:08 -03:00
Cezar Sa Espinola 96a08e7914 Preventing VowsSettings inception leading to a possible infinite recursion 2012-05-25 15:26:50 -03:00
Bernardo Heynemann b36c86526e Release 0.6.1 2012-03-12 21:57:15 -03:00
Bernardo Heynemann cdf22222ad Fixed (again) django settings override 2012-03-12 21:56:57 -03:00
Bernardo Heynemann a1d4f938b5 Release 0.6.0 2012-03-09 18:55:48 -03:00
Bernardo Heynemann d26f1de0db Django pyvows FIXED 2012-03-09 18:55:05 -03:00
Bernardo Heynemann 5c90b4e77e Settings 2012-03-09 14:02:27 -03:00
Bernardo Heynemann b45364ce92 0.5.3 2012-03-08 16:43:12 -03:00
Bernardo Heynemann 635fcbbcb7 Merge branch 'master' into branch0.5.0 2012-03-08 16:41:33 -03:00
Bernardo Heynemann 5b183597fa Version 0.5.2 2012-03-08 16:33:03 -03:00
Bernardo Heynemann 00ecb7fb6d Http lib back in the game 2012-03-08 16:32:29 -03:00
Bernardo Heynemann 617d79e91f Release 0.5.1 2012-03-08 16:28:59 -03:00
Bernardo Heynemann 2663441db9 Reverting my changes 2012-03-08 16:26:57 -03:00
Bernardo Heynemann ca0286ea0a Release 0.5.0 2012-03-08 15:57:57 -03:00
Bernardo Heynemann d7f2e46c94 Using httplib2 2012-03-08 15:57:32 -03:00
Fabio Miranda Costa 00625f718f Merge branch 'master' of github.com:rafaelcaricio/django-pyvows 2011-12-22 10:41:20 -03:00
Fabio Miranda Costa fa6536b69c updating requirements versions 2011-12-22 10:39:06 -03:00