Hi,
i was trying to install django_cron using pip install django_cron,but
unfortunately
now i find a error as
ImproperlyConfigured: The SECRET_KEY setting must not be empty
can anybody help me with this
Thanks in advance
regards,
Rini
--
You received this message because you are subscribed to th
Hi
I am working in datetime in django,this is the code in my forms.py
from_time = forms.DateTimeField(label="FromTime",
required=True,
input_formats=["%Y-%m-%d %H:%M:%S"],
widget=DateTimeInput(format="%Y-%m-%d %H:%M:%
Thank you Javier
On Tue, Jun 10, 2014 at 6:47 PM, Javier Guerra Giraldez
wrote:
> On Tue, Jun 10, 2014 at 6:43 AM, Rini Michael
> wrote:
> > Thanks for your reply,i have been looking into celery as well,but i found
> > that celery is used for periodic task and i am
while launching through the browser do u give something like
http://127.0.0.1:8000/admin/
On Wed, Jun 11, 2014 at 7:40 AM, Glen J wrote:
> I read another post on here about how their Django site admin site would
> not come up. In their case, they had failed to edit the urls.py and
> settings.p
Hi Malcolm
Thanks for your reply,i have been looking into celery as well,but i found
that celery is used for periodic task and i am looking to execute aperiodic
task.please correct me if i am wrong
Thanks in advance
--
You received this message because you are subscribed to the Google Groups
Hi,
i am looking for a way where i can execute a task at a particular date and
time, i tried apscheduler for this purpose but i am finding some difficulty
while integerating with django. can anyone help me with this
the flow is
user will specify a particular date and time through GUI --> submit -
6 matches
Mail list logo