Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: trco/django-bootstrap-modal-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.1
Choose a base ref
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
Choose a head ref
Loading
  • 8 commits
  • 26 files changed
  • 6 contributors

Commits on May 1, 2023

  1. 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>
    4 people authored May 1, 2023
    Configuration menu
    Copy the full SHA
    8887d2b View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    21dd531 View commit details
    Browse the repository at this point in the history
  3. update README.rst

    trco committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2e4ee6a View commit details
    Browse the repository at this point in the history
  4. update README.rst

    trco committed May 1, 2023
    Configuration menu
    Copy the full SHA
    4f52de5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. update django to latest version

    trco committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4fc811d View commit details
    Browse the repository at this point in the history
  2. cleanup

    trco committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a487c1f View commit details
    Browse the repository at this point in the history
  3. set fixed package versions

    trco committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b97bd94 View commit details
    Browse the repository at this point in the history
  4. prepare for 3.0.0 release

    trco committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1eb7d58 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.