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

Update models.py #147

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Update models.py #147

wants to merge 9 commits into from

Commits on Jul 21, 2020

  1. Update models.py

    removed python_2_unicode_compatible requirement so works with django 3.
    andytwoods authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    da1fe74 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update apps.py

    upgrade to django4
    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6b70a7c View commit details
    Browse the repository at this point in the history
  2. Update models.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9aa8c97 View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    fe9ce9e View commit details
    Browse the repository at this point in the history
  4. Update urls.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    172bdbf View commit details
    Browse the repository at this point in the history
  5. Update views.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    eb4d791 View commit details
    Browse the repository at this point in the history
  6. Update forms.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a3fbad0 View commit details
    Browse the repository at this point in the history
  7. Update fields.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a026d1b View commit details
    Browse the repository at this point in the history
  8. Update management.py

    andytwoods authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c0d72cb View commit details
    Browse the repository at this point in the history