On 16/09/2013 02:45 πμ, Russell Keith-Magee wrote:
Django 1.3 and earlier are also affected, but the exposure is smaller. It
was the speed of the PBKDF2 hashing function that revealed this problem,
and that hasher was introduced in Django 1.4. In Django 1.3 or earlier,
SHA1 was the default hashin
Django 1.3 and earlier are also affected, but the exposure is smaller. It
was the speed of the PBKDF2 hashing function that revealed this problem,
and that hasher was introduced in Django 1.4. In Django 1.3 or earlier,
SHA1 was the default hashing function. As described in the release notes,
SHA1 i
On Sunday, 15 September 2013 07:05:19 UTC+1, hung david wrote:
> I've been working with Django like 3 months and I'm trying to get my site
> online with Apache2. So please forgive if this is a stupid question.
> I'm gonna make this short.
> On development server, when I go to, like,
> http://l
FYI,
Just tried with 1.5.4 and the same test is still failing.
Thanks,
Ryan
On Saturday, September 14, 2013 9:57:42 PM UTC-7, Ryan Boggs wrote:
>
> Hi,
>
> Thank you for responding.
>
> We are using the test_sqlite.py as the settings file for the regression
> tests, which I believe should be c
I dont know what you actually mean, but I think just by passing the url that
you have created in the urls.py, which points to the function you have defined
in ur views.py should work.
hung david wrote:
I've been working with Django like 3 months and I'm trying to get my site
online with Apach
On 15/09/2013 03:50 μμ, 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 you code is based on the 1.5
release of Django, you should now be running 1.5.4.
Yours,
Russ Magee %-)
Hello, is 1.3.x affect
I've been working with Django like 3 months and I'm trying to get my site
online with Apache2. So please forgive if this is a stupid question.
I'm gonna make this short.
On development server, when I go to, like,
http://localhost:8000/my-function , it works ( since I have a my-function view
i
Hi, I posted something similar also to italian Django-it group.
I'm using neo4django, but I want to understand things in a more
generic way.
My case:
class MyBaseModel(models.NodeModel):
name=StringProperty()
class Meta:
abstract = True
NodeModel it's a graph Node, like a record i
Just went through the whole "getting started" and the only thing that I
couldn't get working as described in the tutorial is searching through the
static subdirectories. My current configuration is stopping at the top
static directory.
So with Apache & WSGI configured as:
I have an existing Django (1.4) project, with multiple apps and extensive
business logic, that I need to write tests for. Based on a day or two of
reading of the core Django docs and numerous blogs (each of which go about
things subtly differently!?), I have made a start. As part of the seeming
"
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 you code is based on the 1.5
> re
Hi Dig
I'm not sure I understand your question. Both releases are security
releases; both are available on pip. If you code is based on the 1.5
release of Django, you should now be running 1.5.4.
Yours,
Russ Magee %-)
On Sunday, September 15, 2013, Dig wrote:
> And how about 1.5.3 which is anno
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
https://pypi.python.org/pypi/Django
2013/9/15 Rahul Gaur
> 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 at 12:18 PM, James Bennett wrote:
>
>> Ear
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 at 12:18 PM, James Bennett wrote:
> Earlier today a message posted to the django-developers mailing list
> publicly d
15 matches
Mail list logo