Commit graph

6 commits

Author SHA1 Message Date
Fabio Miranda Costa
09903f52ce fixes to make the django-settings settable 2011-12-21 17:50:32 -03: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
Rafael Caricio
c8390ed7da More tests and refactory in some parts of the project. 2011-08-25 18:19:24 -03:00
Rafael Caricio
83356115ae We can change settings for testing. 2011-08-22 18:51:39 -03:00
Rafael Caricio
728dee527d Refactory in contexts. 2011-08-19 11:57:24 -03:00