-
-
Notifications
You must be signed in to change notification settings - Fork 78
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: django-crispy-forms/crispy-bootstrap5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: django-crispy-forms/crispy-bootstrap5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 31 files changed
- 6 contributors
Commits on Oct 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e10e0af - Browse repository at this point
Copy the full SHA e10e0afView commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8bccd51 - Browse repository at this point
Copy the full SHA 8bccd51View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b1a014 - Browse repository at this point
Copy the full SHA 2b1a014View commit details
Commits on Mar 15, 2022
-
Update Django/Python versions in Automated Tests (#100)
* Update Django/Python versions in Automated Tests Updated the automated tests run by Github Actions to only use supported versions and combinations of Python and Django. - Added Python 3.10 to Github automated tests for Django 3.2 and 4.0. - Removed Python 3.6 and Django 2.2/3.1 from tests {deprecated upstream). - Run linters using the latest version of Python (3.10). * Update package metadata and deployment tests - Python 3.7 is now the minimum required version to installl crispy-bootstrap5. - Removed Django 2.2, 3.1, and Python 3.6 (deprecated upstream) from classifiers. - Removed Python 3.6 from publishing test matrix - Run the deployment process using the latest version of Python (3.10). - Fixed a broken test results file where it incorrectly expected a repeated form-select (test_prepended_appended_select.html)Configuration menu - View commit details
-
Copy full SHA for 32c3fbb - Browse repository at this point
Copy the full SHA 32c3fbbView commit details
Commits on Mar 16, 2022
-
Fix label text for required Floating Fields (#101)
- For Floating Fields, added an asterisk (*) to the end of label text to denote a required field. - Enclosed the * in a span tag with the required styling (see link below for more info about styling the required fields asterisk) - Updated test result files to reflect these changes. Asterisk CSS stying info: https://django-crispy-forms.readthedocs.io/en/latest/crispy_tag_forms.html?highlight=asteriskField#change-required-field
Configuration menu - View commit details
-
Copy full SHA for 193ba81 - Browse repository at this point
Copy the full SHA 193ba81View commit details
Commits on Jun 6, 2022
-
Fix table formset checkbox (#107)
* Remove empty divs for checkboxes when rendering table_inline_formsets * Fix tests accordingly
Configuration menu - View commit details
-
Copy full SHA for b775ef2 - Browse repository at this point
Copy the full SHA b775ef2View commit details
Commits on Jul 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cdc2716 - Browse repository at this point
Copy the full SHA cdc2716View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 750e360 - Browse repository at this point
Copy the full SHA 750e360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a2b46 - Browse repository at this point
Copy the full SHA 94a2b46View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31f1166 - Browse repository at this point
Copy the full SHA 31f1166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7136000 - Browse repository at this point
Copy the full SHA 7136000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ba4f6 - Browse repository at this point
Copy the full SHA 05ba4f6View commit details
Commits on Sep 28, 2022
-
Move radio checkbox select help text out of div (#123)
Currently, the help text is included in the div, if a scroll class is added to `field_class`, it will result in the errors and help text being shown as part of the scroll and have to scroll to the bottom of the inner container to see it. This likely won't be surprising as the other fields, the help text are beside the input and not within the input container.
Configuration menu - View commit details
-
Copy full SHA for 521514e - Browse repository at this point
Copy the full SHA 521514eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e58c11 - Browse repository at this point
Copy the full SHA 0e58c11View 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 0.6...0.7