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

Commits on Dec 26, 2019

  1. Initial work on updating to Django 2.x

    jpadilla authored and rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    d351392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d481780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cfeb6a View commit details
    Browse the repository at this point in the history
  4. Apply isort

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    428e2b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e2ae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a166ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1253cfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c08349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a0c5fd View commit details
    Browse the repository at this point in the history
  10. Apply isort to pass build

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    88bc437 View commit details
    Browse the repository at this point in the history
  11. Update Django, django-storages and Werkzeug. Add some f-strings. isor…

    …t a file. Add AWS_DEFAULT_ACL to settings
    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    23ee50f View commit details
    Browse the repository at this point in the history
  12. Pass isort

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    33bde56 View commit details
    Browse the repository at this point in the history
  13. Update packages

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    de7b144 View commit details
    Browse the repository at this point in the history
  14. Fix breaking base_name change

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    d709356 View commit details
    Browse the repository at this point in the history
  15. Update runtime

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f16d6a6 View commit details
    Browse the repository at this point in the history
  16. Update packages

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    4a07f2e View commit details
    Browse the repository at this point in the history
  17. Fix whitenoise package

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    0750fcd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a92d0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5cdc486 View commit details
    Browse the repository at this point in the history
  20. ugettext -> gettext

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    52296fe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a4cfc01 View commit details
    Browse the repository at this point in the history
  22. black + isort

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    b1407a4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2869c18 View commit details
    Browse the repository at this point in the history
  24. Update pre-commit settings

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    d89755f View commit details
    Browse the repository at this point in the history
  25. Flake8

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    1193ab5 View commit details
    Browse the repository at this point in the history
  26. Update travis

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    238e863 View commit details
    Browse the repository at this point in the history
  27. Check for pip3

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    3d67e90 View commit details
    Browse the repository at this point in the history
  28. Try to use python3 venv

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    1f55f11 View commit details
    Browse the repository at this point in the history
  29. Don't use minimal image

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    baaf08b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    96f7831 View commit details
    Browse the repository at this point in the history
  31. Add SECRET_KEY to env file

    rnegron committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    36ceead View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0606fd7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b7049af View commit details
    Browse the repository at this point in the history