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.7 + Django 2 #107

Merged
merged 33 commits into from
Dec 26, 2019
Merged

Python 3.7 + Django 2 #107

merged 33 commits into from
Dec 26, 2019

Conversation

jpadilla
Copy link
Owner

NOT READY TO MERGE

@rnegron Started working on this, still haven't gone through everything but we're almost there!

@rnegron
Copy link
Collaborator

rnegron commented Nov 6, 2018

Started on some unittests (#16). There doesn't seem to be anything blocking Python 3.7 at first glance. More testing would be good (forms, views, plus some integration tests with Selenium?)

@jpadilla
Copy link
Owner Author

jpadilla commented Nov 6, 2018

giphy

Awesome work! Honestly, I wouldn't really invest the time/resources on integration tests with Selenium or with too many unit tests, just cover some of the most critical paths and that's it. Just enough to help with maintenance. Newer features should ideally have some tests as well.

@jpadilla
Copy link
Owner Author

@rnegron que hacemos con esto, merge/deploy it?

@rnegron
Copy link
Collaborator

rnegron commented Dec 17, 2018

Este fin de semana le hecho un vistazo y hago algunos otros unittests. Luego de eso lo podemos merge yo creo

@rnegron
Copy link
Collaborator

rnegron commented Dec 24, 2018

Updated some packages that pipenv check gave warnings about. For the "django-storages" update, a new env var AWS_DEFAULT_ACL should be set on the deploy environment! Didn't get a chance to add more unittests, but will soon

@rnegron
Copy link
Collaborator

rnegron commented Dec 26, 2019

1 year later! @jpadilla What do you think? I got passing tests on my side.

@jpadilla jpadilla merged commit 1c2f94d into master Dec 26, 2019
@jpadilla jpadilla deleted the django2 branch December 26, 2019 16:50
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.

2 participants