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

[#5316] Upgrade to Django 4.2 #5352

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from
Draft

Conversation

pkdash
Copy link
Member

@pkdash pkdash commented Feb 17, 2024

Pull Request Checklist:

  • Positive Test Case Written by Dev
  • Automated Testing
  • Sufficient User and Developer Documentation
  • Passing Jenkins Build
  • Peer Code review and approval

Positive Test Case

  1. [Enter positive test case here]

RUN pip install django-haystack==3.2.*
RUN pip install drf-yasg==1.21.*
RUN pip install django-robots==6.1
RUN pip install django-autocomplete-light==3.9.*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://django-autocomplete-light.readthedocs.io/en/master/index.html

Django 4.2 support starting DAL 3.10, support for earlier Django versions in DAL < 3.10

@pkdash
Copy link
Member Author

pkdash commented May 14, 2024

@devincowan I need to resolve these conflicts and sync with develop before you can work on the autocomplete issue. Will let you know when I am done updating this PR.

@devincowan
Copy link
Contributor

got it sorry for the headache

@pkdash
Copy link
Member Author

pkdash commented May 15, 2024

@devincowan I have now updated it with develop. You can work on autocomplete issue now. I still have to do bit of cleanup which I will do after your work.

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.

None yet

2 participants