tell me how to disable Django cache?
Thank you.
Regards,
Dig
--
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.co
I have a similar need. And I implement this feature with uwsgi.
My django application is host in uwsgi, which is support timer(interval).
So I insert my task parameters into database and execute tasks in timer
handler.
Regards,
Dig
On Sep 3, 2013 9:26 PM, "Russell Keith-Magee"
wrot
I don't think it's a django question. For security reasons, HTTP browser
will block access resources in a different site(domain) by AJAX request.
You should add Access-Control-Allow-Origin and Access-Control-Allow-Methods
headers (response for OPTION request) to declar your willings.
On Sep 8, 2013
And how about 1.5.3 which is announced a few days ago?
On Sep 15, 2013 5:14 PM, "Rahul Gaur" wrote:
> Hi ,
> I am using django==1.4.8 for my project , these new fixes are available
> with pip yet or we need to install the latest build manually ?
>
> Regards,
> Rahul
>
>
> On Sun, Sep 15, 2013 a
Hi Russell,
Got it, and thanks. We will update to 1.5.4 in this week.
Regards,
Dig
On Sep 15, 2013 8:51 PM, "Russell Keith-Magee"
wrote:
> Hi Dig
>
> I'm not sure I understand your question. Both releases are security
> releases; both are available on pip. If y
Hi,
Do you means some thing like this?
os.environ.get('SOME_VARIABLE', 'default_value')
Regards,
Dig
On Sep 19, 2013 1:37 PM, "Victor Hooi" wrote:
> Hi,
>
> I have several settings in my Django settings.py file that are specific
>
> Currently,
feature by writing 2 setting.py files?
Environment:
Django 1.5.4
Nginx + uwsgi
MySQL
Thanks,
Dig
--
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 dj
Hi,
Please let me repeat my question shortly, I want to access the same
database from 2 different django project/app. Can anyone help me? Thanks.
Regards,
Dig
On Sep 20, 2013 9:13 PM, "Dig" wrote:
> Hi,
>
> There are about 20 views in a django project (with a django app)
Security Group
(IPfirewall) to takes the restrict,
So I have to do build 2 different app for external user and internal user.
I know that I can implement this feature in app layer, but it will waste
more CPU.
Regards,
Dig
Regards,
Dig Ge
On Tue, Sep 24, 2013 at 10:21 PM, François Schiettecatte
Hi,
And how about models.py? Makes a copy?
Thanks.
Regards,
Dig
Regards,
Dig Ge
On Tue, Sep 24, 2013 at 11:51 PM, Rafael E. Ferrero <
rafael.ferr...@gmail.com> wrote:
> seems to me that you can setup the same database in the two settings.py of
> your two projects.
>
>
&
Hi Frank,
Thank you for your reply. I can implement this feature in app layer, but
I won't do it to waste CPU. It can be done in IP firewall, so I prefer
laverge it.
Regards,
Dig
On Sep 25, 2013 12:21 AM, "Frank Bieniek"
wrote:
> Hi Dig,
> you want to have differen
Hi Serge,
May I know the capacity of your system with telnet/xmlrpc?
I'm intresting in this topic, and the next project could have a push
scenario.
Thanks.
Regards,
Dig
On Dec 21, 2013 1:01 AM, "Sergiy Khohlov" wrote:
> telnet and xmlrpc is a good choice. I'm
Hi Bill,
Is there any django project support websocket? Thanks.
Regards,
Dig
On Dec 21, 2013 1:50 AM, "Bill Freeman" wrote:
> WebSockets runs over standard HTTP or HTTPS connections, getting past
> firewalls and other restrictions (e.g.; the hotel WiFi will let you web
>
tml> to get more detail.*
*Regards,*
*Dig*
Regards,
Dig Ge
On Tue, Dec 24, 2013 at 11:42 PM, Chen Xu wrote:
> I have a private folder under a bucket, which stores all the images, and
> when I try to access to the image on the web for example:
>
> https://s3.amazonaws.com/buc
list who are
on the same page and last_ping within 60 seconds.
30 or 60 seconds are sample data.
Regards,
Dig
2014-3-4 下午8:30于 "Some Developer" 写道:
> Hopefully someone here will be able to point me in the right direction.
>
> Basically I want to be able to view which users are vi
15 matches
Mail list logo