Re: Use separate apps or only one app in my project

2017-08-23 Thread pieceofkayk2718
Can you give a more concrete example? -- 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 em

Re: Use separate apps or only one app in my project

2017-08-22 Thread ledzgio
I forgot to mention that each website accepts different data, this means that if I want to publish a certain content within an app, the field required by each website can vary. On Tuesday, August 22, 2017 at 3:41:21 PM UTC+2, ledzgio wrote: > > I am a noob with Django and I am working on my firs