1
I Use This!
Inactive

Commits : Listings

Analyzed 26 days ago. based on code collected 26 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from iambrandontaylor/master More... over 14 years ago
Fixed local path to wsdl when running samples. More... over 14 years ago
Merge pull request #9 from centralniak/master More... about 15 years ago
Add suds to install_requires -- fixes #8 More... about 15 years ago
Ignore build dir. More... over 15 years ago
Change maintainer email and add printers module to packages. More... over 15 years ago
Merged pull request #7 from alertedsnake/master. More... over 15 years ago
This change allows one to set track.IncludeDetailedScans = True in client software to get the full tracking history on delivered packages, by default you only get the last scan. More... over 15 years ago
Merged pull request #4 from cuker/master. More... over 15 years ago
cleanup and comment address_validation example More... over 15 years ago
update address_validation example to show setting of AddressValidationOptions More... over 15 years ago
Only set ClientDetail.Region if Region is a valid element (fix for address validation) More... over 15 years ago
Forgot changelog, whoops. More... over 15 years ago
Bumping version to 1.0.12. More... over 15 years ago
Merge remote branch 'jcart/master' More... over 15 years ago
Realized I had inadvertently deleted the express_region_code and not put it back. More... over 15 years ago
Bumping version to 1.0.11 for future release. More... over 15 years ago
Updating changelog to reflect jcart's region bug fix. More... over 15 years ago
Merge remote branch 'jcart/master' More... over 15 years ago
Moved setting of region because when creating a shipment fedex doesn't want clientdetail to have region, but when requesting a rate_quote fedex does want it. More... over 15 years ago
Turns out that when creating a shipment clientDetail doesn't want region. moving it to rate_service init More... over 15 years ago
Bumping version to 1.0.10 for a future release. More... over 15 years ago
Bumping version number and adding a CHANGES.rst file to serve as a change log. More... over 15 years ago
Added EdtRequestType because fedex seems to now require this. More... over 15 years ago
Added EdtRequestType because fedex seems to now require this. More... over 15 years ago
Fedex now wants the PhysicalPackaginType specified. More... over 15 years ago
Fedex now wants the PhysicalPackaginType specified. More... over 15 years ago
Added the express_region_code to the config, fedex now throws errors if you don't set it. More... over 15 years ago
Added the express_region_code to the config, fedex now throws errors if you don't set it. More... over 15 years ago
Updated ClientDetail to set the ExpressRegionCode avoiding fedex errors. More... over 15 years ago