Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow django 3.2 installations (crispy forms 2.1 was blocking) #211

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

vegu
Copy link
Contributor

@vegu vegu commented Jan 29, 2024

No description provided.

@vegu vegu requested a review from grizz January 29, 2024 20:12
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (085b940) 48.02% compared to head (481435e) 48.02%.
Report is 1 commits behind head on prep-release.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##           prep-release     #211   +/-   ##
=============================================
  Coverage         48.02%   48.02%           
=============================================
  Files               140      140           
  Lines              5181     5181           
=============================================
  Hits               2488     2488           
  Misses             2693     2693           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grizz grizz merged commit d27e8d1 into prep-release Jan 29, 2024
22 checks passed
grizz added a commit that referenced this pull request Feb 13, 2024
* Update django, python dep major versions

* Upgrade django-crispy-forms version

* poetry lock

* Version 1.8.1-rc.1

* poetry lock

* Version 1.8.1-rc.2

* fix: dep versions

* fix: linting

* fix dependecies

* poetry lock

* Api schema tools and stuff (#204)

* api schema tools

* linting

* update versions

* changelog v1.9.0

* Version 1.9.0

* task concurrency fixes (#206)

* task concurrency fixes

* linting

* dont hard fail when task is claimed by other worker, log and continue

* poetry lock

* changelog

* Version 1.9.1-rc.1

* unpin django

* poetry lock

* update changelog

* Version 1.9.1-rc.2

* Version 1.10.0-rc.1

* Version 1.11.0-rc.1

* Version 1.11.0-rc.2

* fix version

* allow django 3.2 installations (crispy forms 2.1 was blocking)

* allow django 3.2 installations (crispy forms 2.1 was blocking) (#211)

* poetry lock

* Version 1.10.0-rc.5

* Changes for Netbox auth (#212)

* add global settings manager

* add working social

* clean up, add backwards compatible naming

* add fullctl env vars

* deprecate social backends

* remove global settings manager singleton

* add option to limit signin to orgs

* linting

* change frontend for django-autocomplete-light update (#213)

* poetry lock

* Version 1.10.0-rc.6

* add limit_results to DataViewSet (#210)

* add limit_results to DataViewSet

* add docs

* change limit to come through request

* fix limit not being converted to int

* formatting

* poetry lock

* Version 1.10.0-rc.7

* changelog

* changelog v1.10.0

* Version 1.10.0

---------

Co-authored-by: Samsul <samsulhadikediri@gmail.com>
Co-authored-by: Stefan Pratter <stefan@20c.com>
Co-authored-by: Jason Mishike <98209208+jason20c@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants