-
Notifications
You must be signed in to change notification settings - Fork 143
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: trco/django-bootstrap-modal-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: trco/django-bootstrap-modal-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 26 files changed
- 6 contributors
Commits on May 1, 2023
-
New major release 3.0.0 (#216)
* Fix waring from BSModalDeleteView / DeleteMessageMixin with Django 4 * fix when form has field named method * add new mixin for FormValidation, remove SuccessMessageMixin dependecy * Updated project to current Django LTS version Updated deprecated "is_safe_url" function to "url_has_allowed_host_and_scheme". Added automatically database population, if DB is empty. Updated requirements to current version. Updated settings. Removed outdated version support. Updated gitignore. * Minor refactoring * Updated Project Added type hints. Updated test cases. Removed last remaining snippets for outdated Django versions. * Removed unused constant * Updated required version * Minor Bugfix Removed __slots__ from dataclass, to match Python 3.8 support. * refactor save method in CreateUpdateAjaxMixin * remove compatibility.py * remove utils.py * remove types * add is_ajax method and remove imports * remove unneeded class inheritence * remove obsolete class name parameter * revert examples to version in master branch * remove static folder * remove types from tests * remove unneeded comments * update get and set for form action and method attributes * update bootstrap5.modal.forms.min.js * update assert string to pass the test * update DeleteMessageMixin comment * cleanup .gitignore --------- Co-authored-by: Christian Wiegand <christianwgd@users.noreply.github.com> Co-authored-by: Mark Monaghan <markmono@gmail.com> Co-authored-by: aDramaQueen <richard.saeuberlich@o2online.de>
Configuration menu - View commit details
-
Copy full SHA for 8887d2b - Browse repository at this point
Copy the full SHA 8887d2bView commit details -
Bump django from 3.2 to 3.2.18 (#217)
Bumps [django](https://github.com/django/django) from 3.2 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2...3.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21dd531 - Browse repository at this point
Copy the full SHA 21dd531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4ee6a - Browse repository at this point
Copy the full SHA 2e4ee6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f52de5 - Browse repository at this point
Copy the full SHA 4f52de5View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fc811d - Browse repository at this point
Copy the full SHA 4fc811dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a487c1f - Browse repository at this point
Copy the full SHA a487c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b97bd94 - Browse repository at this point
Copy the full SHA b97bd94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb7d58 - Browse repository at this point
Copy the full SHA 1eb7d58View 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 2.2.1...3.0.0