yess, thank u for the tip ;)
Le mercredi 10 mai 2017 00:39:03 UTC+2, Lachlan Musicman a écrit :
>
> A further tip. Your models might be (doesn't have to be):
>
> - Drivers
> - Cars
> - reservations (a Many to Many relationship with extra fields
> https://docs.djangoproject.com/en/1.11/topics/
Thank you very much, I'll start with that!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send
A further tip. Your models might be (doesn't have to be):
- Drivers
- Cars
- reservations (a Many to Many relationship with extra fields
https://docs.djangoproject.com/en/1.11/topics/db/models/#extra-fields-on-many-to-many-relationships
)
cheers
L.
--
"Mission Statement: To provide hope a
Start with the model layer. Use the admin interface to add some dummy data
and think about how you want the front facing pages/forms to look and
operate. Repeat as needed.
Mark
On Tue, May 9, 2017 at 9:03 AM, wrote:
> Hi everyone,
> My project consists of a web site which allows to manage the r
4 matches
Mail list logo