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: CodePalTutorials/codepal-sample-login
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodePalTutorials/codepal-sample-login
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: django4-upgrade-readme
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jun 6, 2025

  1. feat: Update to Django 4+ and add README

    This commit updates the project to Django 4.2 and related dependencies, including migrating from `djangorestframework-jwt` to `djangorestframework-simplejwt`.
    
    Key changes include:
    - Updated `requirements.txt` with Django>=4.0,<5.0 and compatible versions of DRF, SimpleJWT, and other packages.
    - Modified Django settings (`settings.py`, `urls.py`) to be compatible with Django 4.x and `rest_framework_simplejwt`.
    - Updated application code (`registration/models.py`, `registration/views.py`) for Django 4.x and `rest_framework_simplejwt`, including `on_delete` for ForeignKeys and token generation logic.
    - Ensured migrations run correctly and the tests (though currently empty) execute without errors.
    - Created a new `README.md` file with comprehensive instructions for project setup, running the development server, and details about available API endpoints.
    google-labs-jules[bot] committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f4da509 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy