Seb Vetter
Seb Vetter
The README file only contains examples but is missing basic descriptions and a bit more advanced documentation.
Patterns, Palettes & Colours include an image and badge URL that points to a PNG file. The API should provide a convenience method to download these images to a location...
Fields that are adding keyword arguments to custom fields require a `deconstruct` method to make the keywords available in the corresponding migration(s). The [Django 1.7 documentation provides more details](https://docs.djangoproject.com/en/dev/howto/custom-model-fields/#field-deconstruction). Without...
I thought it makes sense to open an issue for this so that we can keep track of progress and discussion points. I finally managed to get a POC discoverer...
The current functionality provided in OpeningPeriod should be extended to be able to override it for a specific date such as Christmas, Easter, etc.