How to properly install Django patch ?

2021-05-21 Thread ant an
Folks, There is a patch for latest Django version (2.2.23) , fixed a bug which break my site. and next release is due to 1 June. Can not wait that long, Is there some standard way to patch a production server ? Thanks! - An -- You received this message because you are subscribed to the

Django Email Model

2016-07-21 Thread Ant
Being a Django "newcomer" I am hoping someone can help us with this simple problem. We have a model for students containing names and email addresses. We want them to subscribe to various newsletters. Is it better to have a separate model for newsletters and how would we produce the list for

Re: post_save signal and multi-table inheritance

2008-10-03 Thread Ant
Thanks for the suggestion. I was thinking that approach might cause my app to get hammered unnecessarily, but perhaps it won't be a big deal. --ant On Oct 2, 9:21 pm, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > On Oct 2, 10:46 am, Ant <[EMAIL PROTECTED]> wrote: > >

post_save signal and multi-table inheritance

2008-10-02 Thread Ant
each and every derived model. Thanks in advance for any help! --ant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com