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

Adding a feature: Special Opening Hours #42

Open
atomoil opened this issue Oct 5, 2020 · 1 comment
Open

Adding a feature: Special Opening Hours #42

atomoil opened this issue Oct 5, 2020 · 1 comment

Comments

@atomoil
Copy link

atomoil commented Oct 5, 2020

Hi,

I am maintaining a project that makes use of django-openinghours. There is a feature in the roadmap to support bank holiday openings (the project is UK based). The requirements are to have different opening hours, not necessarily reducing the normal hours, could be a later opening etc.

I am proposing adding a "SpecialOpeningHours" to this project (when this feature gets to the front of the roadmap), so I'd like to discuss it here, to make sure I do it in a way that is open to being merged back in.

I notice that there are a couple of unmerged PRs, so I wonder if this project is still being maintained? One of the PRs by @fmalina is larger PR and implies you are actively using the code, forgive the django newbie question, but how are you managing this within your projects? If this project is dormant, does it make sense to fork it and maintain it elsewhere?

Thanks in advance!

Adam

@fmalina
Copy link
Contributor

fmalina commented Oct 6, 2020

I pip install ... directly or from my fork via github, sometimes I symlink /usr/lib/python3.8/dist/packages/openinghours or equivalent to openinghours folder in the local copy of the cloned repo

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

No branches or pull requests

2 participants