Custom Query (2152 matches)
Results (1336 - 1338 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2393 | fixed | Map licenses with countryCode to license name without countryCode | icmurray | icmurray |
Description |
Map licenses: given http://creativecommons.org/licenses/by/2.5/{countrycode}/ as a license value through the API, convert it to http://www.opendefinition.org/licenses/cc-by . Should also work if given http://www.opendefinition.org/licenses/cc-by . NOTE: the API may send through a list of licenses; in this situation, take the head of the list. |
|||
#2394 | fixed | Separate off create_test_data CLI | dread | dread |
Description |
We need to separate the CLI part of CreateTestData? from the bit which creates test fixtures. This is because of the problem with imports and logging. Otherwise we have to do unpythonic things to get logging to work when deriving from CreateTestData? from an extension such as ecportal / dgu. I've only introduced logging into CreateTestData? but I think it is a good thing to have. This change doesn't cause breakages |
|||
#2396 | fixed | Tag list page loads very slowly | seanh | seanh |