-
Notifications
You must be signed in to change notification settings - Fork 1
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
Geoshapes from wikidata #29
Open
GeoWill
wants to merge
9
commits into
master
Choose a base branch
from
geoshapes-from-wikidata
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f9e65c4 - Browse repository at this point
Copy the full SHA f9e65c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fca364 - Browse repository at this point
Copy the full SHA 9fca364View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5c607 - Browse repository at this point
Copy the full SHA fe5c607View commit details -
Add queryset_filter param to periodic queuing
Some tasks (e.g. `refresh_geoshape`) only need to happen on a particular subset of items. This change means that `with_periodic_queuing_task` will only queue tasks for items that meet a particular condition, specified though a `queryset_filter=lambda qs: qs.filter(…)` parameter when constructing the decorator.
Configuration menu - View commit details
-
Copy full SHA for 3d8b22e - Browse repository at this point
Copy the full SHA 3d8b22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9171d - Browse repository at this point
Copy the full SHA 5a9171dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a3fe8 - Browse repository at this point
Copy the full SHA c7a3fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe23c20 - Browse repository at this point
Copy the full SHA fe23c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4499a82 - Browse repository at this point
Copy the full SHA 4499a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for e585e6e - Browse repository at this point
Copy the full SHA e585e6eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.