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 2 support returned #18

Merged
merged 1 commit into from
Sep 20, 2015
Merged

Conversation

Vegasq
Copy link
Contributor

@Vegasq Vegasq commented Sep 20, 2015

  • Just tried to deploy proj on one of mine raspberry, and discovered
    that there is a bug that do not allow me install django 1.7/1.8
    based on python 3 to raspbian. Everything worked with OOB py2.7
    and this little fix.
  • If there some reason why we prefer to use Py3 nor Py2, please
    share it with me.

@Vegasq Vegasq force-pushed the py2support branch 4 times, most recently from b1bb81e to d56883f Compare September 20, 2015 09:11
@Vegasq
Copy link
Contributor Author

Vegasq commented Sep 20, 2015

And you can share next link with guys who interested in proj, but lazy to install it localy:

http://pi.p3ka.com/

python 2.7
django 1.8
raspberry pi b+ / raspbian

@autogestion
Copy link
Owner

The reason is not to use an aging instrument

Why not deploy to aws with python 3 support?
There could be much more adventures on raspbian with this project, not only Py3 problem

Also, there could be a branch specail for deploy on your raspberry

@Dovbo
Copy link
Collaborator

Dovbo commented Sep 20, 2015

WindowsPhone8. Error when I tried to sign up with e-mail field not empty. With empty e-mail field ok. Can't add anon claim. With registered user seems like button doesn't works.

@Vegasq
Copy link
Contributor Author

Vegasq commented Sep 20, 2015

Why not deploy to aws with python 3 support?
Vendor lock it is not really good idea. Especially if only problem is
argument to function.

Also, there could be a branch specail for deploy on your raspberry
Well... What is the goal?

WindowsPhone8. Error when I tried to sign up with e-mail field not empty.
With empty e-mail field ok. Can't add anon claim. With registered user
seems like button doesn't works.

Oh. Thx u for such report :)
Yes, I see error during account creation. It require configured mail server
on host system (to send confirm mail). Will fix it later today.
But as for anon claim and not working button - looks OK from my Android.
Will check with latest IE. I hope they have same engine inside.

On Sun, Sep 20, 2015, 13:22 Dovbo notifications@github.com wrote:

WindowsPhone8. Error when I tried to sign up with e-mail field not empty.
With empty e-mail field ok. Can't add anon claim. With registered user
seems like button doesn't works.


Reply to this email directly or view it on GitHub
#18 (comment)
.

+ Just tried to deploy proj on one of mine raspberry, and discovered
  that there is a bug that do not allow me install django 1.7/1.8
  based on python 3 to raspbian. Everything worked with OOB py2.7
  and this little fix.
* If there some reason why we prefer to use Py3 nor Py2, please
  share it with me.
@Vegasq
Copy link
Contributor Author

Vegasq commented Sep 20, 2015

Will check with latest IE

Just checked with IE11. No problems were found. Please attach more information about problem. But due to changes in this patchset - problem looks not to be related here, so we need new issue for it.

autogestion added a commit that referenced this pull request Sep 20, 2015
Python 2 support returned
@autogestion autogestion merged commit ae22514 into autogestion:master Sep 20, 2015
@Vegasq Vegasq deleted the py2support branch October 7, 2015 10:24
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

Successfully merging this pull request may close these issues.

3 participants