samuraisam / django-json-rpc

JSON-RPC Implementation for Django
MIT License
286 stars 83 forks source link

upload the new version to PyPi 0.6.2 #57

Closed kobymeir closed 9 years ago

kobymeir commented 9 years ago

Hi there, I see that the code in the git is newer 0.6.2 than the code in PyPi 0.6.1 and i need it to support Django 1.7

could you please upload the new version to PyPi?

I usually don't like using packages from the git repositories.

Thanks :) Koby

samuraisam commented 9 years ago

Done!

kobymeir commented 9 years ago

Thanks :)