A
A
Andrey2015-02-21 19:53:09
Django
Andrey, 2015-02-21 19:53:09

How to implement a work schedule?

Hello!
I want to try to make a similar work schedule for companies on the site:
b1ed315eb8184a269e574dacca3b2751Vyidelen
I saw an example where the data was simply written into a text field in JSON format, but I want to select companies based on the work schedule, so JSON is no longer needed!
Tell me how to implement it correctly in terms of model and form!?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Tatarnikov, 2015-02-22
@Termvsrobo

And records in a DB do not suit? You write to the database, then read from it on demand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question