-
Notifications
You must be signed in to change notification settings - Fork 248
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: crucialfelix/django-ajax-selects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: crucialfelix/django-ajax-selects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 34 files changed
- 2 contributors
Commits on Sep 3, 2024
-
Fix: Handle undefined
django
object to prevent TypeError. Fixes: #313- Added a check to ensure `django` is defined before accessing `django.jQuery`. - This prevents the "Uncaught TypeError: Cannot read properties of undefined (reading 'jQuery')" error.
Configuration menu - View commit details
-
Copy full SHA for 3e6ba31 - Browse repository at this point
Copy the full SHA 3e6ba31View commit details
Commits on Sep 14, 2024
-
Merge pull request #314 from SukiCZ/fix/313-window.django.jQuery
Fix: Handle undefined `django` object to prevent TypeError. Fixes: #313
Configuration menu - View commit details
-
Copy full SHA for 791e1f8 - Browse repository at this point
Copy the full SHA 791e1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b84b929 - Browse repository at this point
Copy the full SHA b84b929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8bffb - Browse repository at this point
Copy the full SHA 7e8bffbView commit details -
Increase ruff linter strictness and apply fixes
Configuration menu - View commit details
-
Copy full SHA for 55ee7fe - Browse repository at this point
Copy the full SHA 55ee7feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b223921 - Browse repository at this point
Copy the full SHA b223921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3828e7b - Browse repository at this point
Copy the full SHA 3828e7bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.2...develop