0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wrote failing unit test for setting thred count on start_server
j1z0
as Jeremy Johnson
More... over 10 years ago
added one test to prove we default to one thread
j1z0
as Jeremy Johnson
More... over 10 years ago
updated requirements.txt as previous didn't work with clean virtualenv
j1z0
as Jeremy Johnson
More... over 10 years ago
New version. More... almost 12 years ago
Preventing VowsSettings inception leading to a possible infinite recursion
Cezar Sá Espinola
as Cezar Sa Espinola
More... almost 12 years ago
Release 0.6.1 More... about 12 years ago
Fixed (again) django settings override More... about 12 years ago
Release 0.6.0 More... about 12 years ago
Django pyvows FIXED More... about 12 years ago
Settings More... about 12 years ago
0.5.3 More... about 12 years ago
Merge branch 'master' into branch0.5.0 More... about 12 years ago
Version 0.5.2 More... about 12 years ago
Http lib back in the game More... about 12 years ago
Release 0.5.1 More... about 12 years ago
Reverting my changes More... about 12 years ago
Release 0.5.0 More... about 12 years ago
Using httplib2 More... about 12 years ago
Merge branch 'master' of github.com:rafaelcaricio/django-pyvows More... over 12 years ago
updating requirements versions More... over 12 years ago
Merge pull request #8 from fabiomcosta/master More... over 12 years ago
remove colors from ci_test so we can have a better output More... over 12 years ago
fixes to make the django-settings settable More... over 12 years ago
Updated version More... over 12 years ago
Release 0.4.0 More... over 12 years ago
Release 0.1.0 More... over 12 years ago
Merge pull request #7 from fabiomcosta/master More... over 12 years ago
fix, if the settings is a threading.local() instance it does not have the items() function, but its iterable through the __dict__ property More... over 12 years ago
removing some unnecessary imports More... over 12 years ago
Merge pull request #6 from fabiomcosta/master More... over 12 years ago