Just make sure when you *do* set your hosting up that you get shell
(command line) access of some kind so you can set up the cron jobs.
regards
Steve
[EMAIL PROTECTED] wrote:
> Thanks for your help Daniel! I havent got hosting sorted yet so its
> something Ill have to set up later.
> I guess I
Thanks for your help Daniel! I havent got hosting sorted yet so its
something Ill have to set up later.
I guess I can set up the custom command and do it manually for now.
Phil
On Nov 12, 5:29 pm, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Nov 12, 5:02 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTE
On Nov 12, 5:02 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi all,
> Just building my first site with django and Ive hit my first snag that
> I cant find in the documentation.
>
> Just as an example scenario, suppose I have my model-
>
> class User(models.Model):
> signup_date = mod
Hi all,
Just building my first site with django and Ive hit my first snag that
I cant find in the documentation.
Just as an example scenario, suppose I have my model-
class User(models.Model):
signup_date = models.DateTimeField()
full_user_date = models.DateTimeField()
full_user =
4 matches
Mail list logo