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: jedie/manage_django_project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.4
Choose a base ref
...
head repository: jedie/manage_django_project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 10 commits
  • 20 files changed
  • 1 contributor

Commits on Nov 7, 2023

  1. Update requirements

    jedie committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    336cc93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from jedie/req_update_20231107-19

    Update requirements
    jedie authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    379e74e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    e190cda View commit details
    Browse the repository at this point in the history
  2. Bugfix code style

    jedie committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f357999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from jedie/req_update_20231216-12

    Update requirements
    jedie authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7d42a6e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Setup django for unittests

    jedie committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    470eebd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Apply manageprojects: Expand test matrix + update req. + skip Python 3.9

    closes #52
    
    Django v5.0 needs Python >=3.10
    So the easiest way is to skip Python v3.9 support.
    
    Remove also Django v4.1 from test matrix.
    jedie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ec2e6cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from jedie/dev

    Dev
    jedie authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9e4d371 View commit details
    Browse the repository at this point in the history
  3. Release as v0.7.0

    jedie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a039b39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from jedie/release

    Release as v0.7.0
    jedie authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3615401 View commit details
    Browse the repository at this point in the history
Loading