Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RealGeeks/django-modelclone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: RideReport/django-modelclone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 6, 2021

  1. Update tox.ini

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    941dff7 View commit details
    Browse the repository at this point in the history
  2. Update admin.py

    django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy()
    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1a96889 View commit details
    Browse the repository at this point in the history
  3. Update admin.py

    django.conf.urls.url() is deprecated in favor of django.urls.re_path()
    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9388139 View commit details
    Browse the repository at this point in the history
  4. Update setup.py

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1118a07 View commit details
    Browse the repository at this point in the history
  5. Create django.yml

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    811d018 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a343197 View commit details
    Browse the repository at this point in the history
  7. Update django.yml

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a1e6e89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4162e98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df5a42a View commit details
    Browse the repository at this point in the history
  10. Update django.yml

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    aaea979 View commit details
    Browse the repository at this point in the history
  11. Update django.yml

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c0effc8 View commit details
    Browse the repository at this point in the history
  12. Update django.yml

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    994defe View commit details
    Browse the repository at this point in the history
  13. Update manage.py

    m-melis authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    0862009 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Replace removed function alias

    Robert Hopson committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    3097943 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Update target versions in github actions

    Robert Hopson committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2777e33 View commit details
    Browse the repository at this point in the history
Loading