Star2Billing / django-country-dialcode

Django reusable application to manage Dial code of Countries
www.star2billing.com
Other
14 stars 17 forks source link

How can I do a PR from a non-forked #7

Closed dedayoa closed 8 years ago

dedayoa commented 8 years ago

Some months back, I believe I tried to fix a few issues with django-country-dialcode. Seems the github repo was at 0.5.1 while the PyPi version was at 0.6.3. Because a fork got me 0.5.1, I decided to download the PyPi archive and create https://github.com/dedayoa/django-country-dialcode/commits/master from it. Now, I'd like to contrib back to the original, but I'm guessing because this is not a "fork", the PR button won't activate.

Is there a way around this?

NB: According to https://github.com/Star2Billing/django-country-dialcode/blob/develop/country_dialcode/__init__.py, the github repo is still version 0.5.1

areski commented 8 years ago

I forgot to push some of the last code upstream. Now it's fixed https://github.com/Star2Billing/django-country-dialcode/commits/develop, thanks!