Apr 12
Hi, i am working on the same...
Sanju
--
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,
Hi, other then the secret key, what should the two projects share ? i need
to do this ..
On Monday, March 30, 2015 at 4:25:41 AM UTC+1, Russell Keith-Magee wrote:
>
>
> On Mon, Mar 30, 2015 at 10:20 AM, Ien C. >
> wrote:
>
>> Thanks Russ!
>>
>> Good point about the validation logic. Will defini
All makes sense, thanks again! --Ien
On Sunday, March 29, 2015 at 11:25:41 PM UTC-4, Russell Keith-Magee wrote:
>
>
> On Mon, Mar 30, 2015 at 10:20 AM, Ien C. >
> wrote:
>
>> Thanks Russ!
>>
>> Good point about the validation logic. Will definitely keep that in mind.
>> And yes, my basic approac
On Mon, Mar 30, 2015 at 10:20 AM, Ien C. wrote:
> Thanks Russ!
>
> Good point about the validation logic. Will definitely keep that in mind.
> And yes, my basic approach here is the same code base working on different
> subsets of data by default, with the ability for data to be optionally
> "see
Thanks Russ!
Good point about the validation logic. Will definitely keep that in mind.
And yes, my basic approach here is the same code base working on different
subsets of data by default, with the ability for data to be optionally
"seen" by both sites as needed.
One more question: there's n
On Mon, Mar 30, 2015 at 12:14 AM, Ien C. wrote:
> Hi everyone,
>
> I'm hoping to confirm my understanding on how to deploy multiple Django
> websites using the same database, using postgres and gunicorn/nginx.
>
> Doing this seems to me as simple as:
> 1. Creating a copy of the Django project in
6 matches
Mail list logo