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

Fix tests for Django 1.4 #1

Merged
merged 14 commits into from
Aug 31, 2019
Merged

Fix tests for Django 1.4 #1

merged 14 commits into from
Aug 31, 2019

Conversation

gvangool
Copy link
Collaborator

@gvangool gvangool commented Aug 17, 2019

I'm in the progress of upgrading a customer website to Django 2.2.
In the process, I'll be updating django-flickr too.
To get started, I've fixed the tests for master

For these changes, I've started with my last known good revision and working tests.

  • Converting tzoffset from None to "" when appending to strings
  • Fixed creating collections (parameters got switched around)
  • Fixed the templatetag (timezone-aware datetime comparisons)

@gvangool gvangool changed the title Fix tests and upgrade to Django 1.6 Fix tests for Django 1.4 Aug 24, 2019
@gvangool gvangool merged commit 2fe44a3 into zalew:master Aug 31, 2019
@gvangool gvangool deleted the add-tests branch August 31, 2019 10:11
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.

1 participant