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

Python version and Django version #68

Open
pembo13 opened this issue Jan 14, 2020 · 4 comments
Open

Python version and Django version #68

pembo13 opened this issue Jan 14, 2020 · 4 comments
Assignees
Labels

Comments

@pembo13
Copy link
Collaborator

pembo13 commented Jan 14, 2020

@apavlo wanted to confirm what version of Python you were using on the server. For some reason, I had this project in Python 3.4, which is deprecated, and wanted to be sure that that wasn't the version that you were using as well.

Also, should I upgrade to Django 3?

@pembo13
Copy link
Collaborator Author

pembo13 commented Jan 14, 2020

@apavlo
Copy link
Member

apavlo commented Jan 14, 2020

We are using Python 3.5.2

How hard would it be to upgrade to Django 3?

@pembo13
Copy link
Collaborator Author

pembo13 commented Apr 17, 2020

@apavlo

  1. updated Django to latest version (3.0.5)
  2. updated other requirements
  3. cleaned up HTML and Python code
  4. fixed test cases
  5. fixed Travis build

There's a one time need to do pip uninstall xapian-haystack as the released version is broken for Django 3.

Merge request created: #69

@pembo13
Copy link
Collaborator Author

pembo13 commented Jun 25, 2020

Updated Django and Travis build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants