Re: list records of another app in another app

2019-09-24 Thread Paul Barber
I was actually thinking of doing the same thing

On Tuesday, September 24, 2019 at 3:10:46 PM UTC-4, Perceval Maturure wrote:
>
>
> Hi awesome django users
> i want to list model records of App1 in  a detail view of App2
> any ideas?
> Regards
>
> -- 
> *Perceval Maturure*
>
> *083 303 9423*
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ee7c5ea4-a109-4e63-a581-394e1dcc96cc%40googlegroups.com.


Re: list records of another app in another app

2019-09-24 Thread Jani Tiainen
Hi.

Just import models and use them?

ti 24. syysk. 2019 klo 22.10 Perceval Maturure 
kirjoitti:

>
> Hi awesome django users
> i want to list model records of App1 in  a detail view of App2
> any ideas?
> Regards
>
> --
> *Perceval Maturure*
>
> *083 303 9423*
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFZtZmAH2ObYHnCwmAkU0uBd8WK%3D0ch%2BVriJRVpu0w9FJKQ3DA%40mail.gmail.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91oekrTWY%3DjYEEdCjvWso2DqwdrT-kKTA8nCM5LkQbtZPvA%40mail.gmail.com.


list records of another app in another app

2019-09-24 Thread Perceval Maturure
Hi awesome django users
i want to list model records of App1 in  a detail view of App2
any ideas?
Regards

-- 
*Perceval Maturure*

*083 303 9423*

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFZtZmAH2ObYHnCwmAkU0uBd8WK%3D0ch%2BVriJRVpu0w9FJKQ3DA%40mail.gmail.com.