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

Possible bug with pagination in Flickr fetching? #206

Open
philgyford opened this issue Oct 20, 2019 · 0 comments
Open

Possible bug with pagination in Flickr fetching? #206

philgyford opened this issue Oct 20, 2019 · 0 comments
Assignees

Comments

@philgyford
Copy link
Owner

Noticed this:

2019-10-20T21:20:15.649779+00:00 heroku[scheduler.3567]: Starting process with command `./manage.py fetch_flickr_photos --account=35034346050@N01 --days=30`
2019-10-20T21:20:16.216207+00:00 heroku[scheduler.3567]: State changed from starting to up
2019-10-20T21:20:16.509409+00:00 app[web.1]: /app/.heroku/python/lib/python3.7/site-packages/django/views/generic/list.py:88: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'taggit.models.Tag'> QuerySet.
2019-10-20T21:20:16.509422+00:00 app[web.1]: allow_empty_first_page=allow_empty_first_page, **kwargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant