Commit graph

138 commits

Author SHA1 Message Date
Rafael Carício 6a40122874 Merge pull request #8 from fabiomcosta/master
remove colors from ci_test so we can have a better output
2011-12-21 14:28:58 -08:00
Fabio Miranda Costa 2bf019f7ab remove colors from ci_test so we can have a better output 2011-12-21 18:23:39 -03:00
Fabio Miranda Costa 09903f52ce fixes to make the django-settings settable 2011-12-21 17:50:32 -03:00
Bernardo Heynemann ee752ed3e4 Updated version 2011-12-21 18:13:40 -02:00
Bernardo Heynemann b00e2c938c Release 0.4.0 2011-12-21 18:12:16 -02:00
Bernardo Heynemann d691770fac Release 0.1.0 2011-12-21 18:11:43 -02:00
Bernardo Heynemann 5c7d51ba0b Merge pull request #7 from fabiomcosta/master
fixes to make the django-settings settable
2011-12-21 12:10:36 -08:00
Fabio Miranda Costa d2d8c7e3c2 fix, if the settings is a threading.local() instance it does not have the items() function, but its iterable through the __dict__ property 2011-12-21 16:38:27 -03:00
Fabio Miranda Costa 8e87498aaa removing some unnecessary imports 2011-12-21 16:36:13 -03:00
Bernardo Heynemann 7f2718c083 Merge pull request #6 from fabiomcosta/master
threading.local instances are not iterable, #fix
2011-12-21 10:39:45 -08:00
Bernardo Heynemann 3f2ab0777a Fix for django context settings 2011-09-14 14:07:09 -03:00
Rafael Caricio 0f1b99e592 New version 0.3.9 2011-08-30 11:53:02 -03:00
Rafael Caricio 15b15b7ccc New version 0.3.9 2011-08-30 11:52:48 -03:00
Rafael Caricio 97ec47b0d5 New version. 2011-08-30 11:22:58 -03:00
Rafael Caricio db2e24cc65 Remove. 2011-08-29 19:12:18 -03:00
Rafael Caricio b1de2623d1 A way to test admin registration and fixes. 2011-08-29 19:11:44 -03:00
Rafael Caricio 657f23f370 Bugfix e prev version. 2011-08-26 11:10:47 -03:00
Rafael Caricio 3e3c0bd2ac Possibility to use the assertions.Model instance in the to_have_field assertion. 2011-08-26 11:06:54 -03:00
Rafael Caricio 5816271f50 Refactory in assertions modules. 2011-08-25 21:51:52 -03:00
Rafael Caricio 6e6e4ed81e New version. 2011-08-25 19:38:08 -03:00
Rafael Caricio 64a5d331c5 Fix. 2011-08-25 19:37:46 -03:00
Rafael Caricio c574a66fbe A great way to assert model fields. New Version. 2011-08-25 19:35:20 -03:00
Rafael Caricio bb3137f881 A great way to assert model fields. 2011-08-25 19:34:52 -03:00
Rafael Caricio aab2930c4e New version. 2011-08-25 18:20:24 -03:00
Rafael Caricio c8390ed7da More tests and refactory in some parts of the project. 2011-08-25 18:19:24 -03:00
Rafael Caricio 4759d5299b New version. 2011-08-23 11:46:17 -03:00
Rafael Caricio f5cf71ac3a New version. 2011-08-23 11:46:04 -03:00
Rafael Caricio bb40b37aa9 More easy to import. 2011-08-23 11:41:42 -03:00
Rafael Caricio 2d8bd04333 Adding language format to code sample in readme. 2011-08-23 11:18:12 -03:00
Rafael Caricio 438c529b16 Updating the readme. 2011-08-23 11:13:54 -03:00
Rafael Caricio bcf4594045 Removing unused files. 2011-08-23 10:40:42 -03:00
Rafael Caricio 5992cab02e Tests for management of the django settings module. 2011-08-23 10:38:37 -03:00
Rafael Caricio 40940cfe22 New version. 2011-08-22 18:53:26 -03:00
Rafael Caricio 83356115ae We can change settings for testing. 2011-08-22 18:51:39 -03:00
Rafael Caricio 5509c527fb A way to track all imported modules. 2011-08-22 17:06:54 -03:00
Rafael Caricio bdb17c7014 ersion . 2011-08-22 15:09:20 -03:00
Rafael Caricio 2b9472f309 Adding HTTP helpers and tests. 2011-08-22 15:08:00 -03:00
Fabio M. Costa d0e639182f HTTP helpers. 2011-08-22 14:37:21 -03:00
Rafael Caricio f3a3b25a40 Release 0.2.4 2011-08-22 11:39:03 -03:00
Rafael Caricio 3e9bce86ca Fixing post 2011-08-22 11:38:51 -03:00
Rafael Caricio 9c62c7db2a Release 0.2.3 2011-08-22 11:36:29 -03:00
Rafael Caricio 68b6d8ff10 Fixing post 2011-08-22 11:36:10 -03:00
Rafael Caricio 377794d96b Release 0.2.2 2011-08-22 11:01:04 -03:00
Rafael Caricio 45c4e36b85 Fixing error with context 2011-08-22 11:00:19 -03:00
Rafael Caricio 256295d157 Release 0.2.1 2011-08-22 10:50:40 -03:00
Rafael Caricio f3470f2693 Fixing problem with parent configuration. 2011-08-22 10:39:02 -03:00
Rafael Caricio 728dee527d Refactory in contexts. 2011-08-19 11:57:24 -03:00
Rafael Caricio 588c84f64f Refactory in DjangoServer. 2011-08-19 11:52:31 -03:00
Rafael Caricio 0654be8496 Fix in coverage. 2011-08-19 11:41:05 -03:00
Rafael Caricio b2aea16c7f Adding coverage 2011-08-19 11:37:40 -03:00