Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3+ version #6

Open
GerBreOwn opened this issue Jun 12, 2017 · 1 comment
Open

Python 3+ version #6

GerBreOwn opened this issue Jun 12, 2017 · 1 comment

Comments

@GerBreOwn
Copy link

Is it possible to create a version of this application using Python 3+?

I would like to use this to update a counter on a Foreign key field and all my other code is currently on Python 3.5 and I can't get this to work with my other code.

What I plan to do is then sort on the counter field, desc so the item that is selected the most will be at the top of the list, making it easier for the user to make their selection of the foreign key field.

Thanks.

@danilke
Copy link

danilke commented Jan 17, 2018

Hello I have created fork for python 3 https://github.com/danilke/django_counter_field_py3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants