Change-log for django-cep.
Fixed issue #8: removing dependency for pycorreios by merging pull-request #10. Thanks again to @aleprovencio.
Added Travis-CI integration for testing.
Fixed issue #6: in the broken webservice by adding pycorreios by merging pull-request #5. Thanks to @aleprovencio.
Lots of improvements on the documentation, a fix in the static structure and in the url of the cep service.
Fixed imports on urls.py to work without warnings and being backwards compatible to older versions.
Fixed an issue on packaging sub-folders. Better classifiers and version handling in setup.py.