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: pythonph/pythonph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pythonph/pythonph
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.
  • 20 commits
  • 26 files changed
  • 1 contributor

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    4c954e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from pythonph/chore/update-docker-compose-yml

    chore: Update docker-compose to use version 3
    zorexsalvo authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4fa329b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Cleanup website contents

    zorexsalvo committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    db58e80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from pythonph/fix/content-cleanup

    Cleanup website contents
    zorexsalvo authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f4ab741 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore: Website upkeep

    zorexsalvo committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cad483b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from zorexsalvo/chore/upkeep

    chore: Website upkeep
    zorexsalvo authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f425d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d22581e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #95 from zorexsalvo/chore/update-content-and-cdn

    chore: Fix broken cdn for fonts, update content
    zorexsalvo authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc6a64d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. chore: Update upkeep

    zorexsalvo committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    01006d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from pythonph/chore/upkeep

    chore: Update upkeep
    zorexsalvo authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    1bf52a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore: Update officers

    zorexsalvo committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    d371d5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from pythonph/chore/upkeep

    chore: Update officers
    zorexsalvo authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    0794325 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Restructure landing page and remove sortable2

    - Refactored landing page templates for better structure and maintainability.
    - Moved gallery and navbar into header includes.
    - Removed dependency on django-admin-sortable2:
      - Uninstalled package and removed from requirements.txt.
      - Removed from INSTALLED_APPS and admin usage.
    - Updated Dockerfile to use latest Python 3.8 and Node.js 22.x.
    - Improved Docker build reliability by updating apt install steps.
    zorexsalvo committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    4eb440c View commit details
    Browse the repository at this point in the history
  2. Refactor: Improve why_python section readability

    Enhanced the "Why Python?" section for better clarity and readability.
    Updated the messaging to more effectively communicate the impact of
    Python and the community's mission. No structural changes made to the
    template.
    zorexsalvo committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    c76362d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from pythonph/refactor/landing-page

    Refactor/landing page
    zorexsalvo authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    5926d28 View commit details
    Browse the repository at this point in the history
  4. Refactor: Update board and committee context

    Refactored the landing page view to provide board members as a static list
    instead of querying the Volunteer model. Also renamed 'commitees' to
    'committees' for consistency and updated the template context accordingly.
    This improves maintainability and fixes template variable mismatches.
    zorexsalvo committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    c39de1b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #99 from pythonph/refactor/teams-section

    Refactor: Update board and committee context
    zorexsalvo authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    013f1a2 View commit details
    Browse the repository at this point in the history
  6. Fix: Correct template variable for committees

    Updated the our_team.html template to use the correct 'committees'
    variable instead of the misspelled 'commitees'. This ensures committee
    data is displayed properly and aligns with the updated view context.
    zorexsalvo committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    e773407 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #100 from pythonph/fix/landing/our-team

    Fix: Correct template variable for committees
    zorexsalvo authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    60cb547 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    fdc68b6 View commit details
    Browse the repository at this point in the history
Loading