and English strings in the .po file and
> recompiled: no error when I switch languages.
>
> Did I simply forget something obvious?
I am having the exact same problem but with Japanese text, any
resolution? help?, tip?
//mauro//
--~--~-~--~~~---~--~~
Yo
uot; which file do you
refer to?
I am using Linux BTW.
Traceback:
File "/usr/lib/python2.5/site-packages/django/core/handlers/base.py"
in get_response
82. response = callback(request, *callback_args,
**callback_kwargs)
File "/home/mauro/qpe_site/main/engines/main_engin
On May 1, 4:36 pm, Mauro <[EMAIL PROTECTED]> wrote:
> Thank you Gaetan,
>
> I tried to add a BOM to the .po file but I got an error when compiling
> the messages. (kind of expected)
> Then I tried to add it at the beginning of my template file but keep
> getting the same
Hello,
I'm trying to run the django server on my mac book pro 2011 with osx
lion but I get an error.
I'm using the mamp mysql database and I've already configured it
inside the setting file.
When I try to run the command:
python manage.py runserver
I got this error:
Validating models...
Unhan
Hello, I'm totally new in the django universe and I'm trying out to build a
little project.
There are many days who I'm following many tutorial on django framework. But
it's not clear for me how the convention for templates is.
Following the djangobook I've build a projects who has the followin
Thank you :)
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/LCxQRS7kTnkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscrib
Hello,
is it possible to upload files via ajax?
I would like to upload multiple files in my application but i have the
following exception:
MultiPartParserError: Invalid boundary in multipart: None
I'm using django 1.1.
The ajax request has the content type header set as mulitpart/form-
data
--
On 23 Dic 2010, 23:12, Paul Osman wrote:
> On Thu, Dec 23, 2010 at 9:39 AM, Mauro wrote:
> > Hello,
> > is it possible to upload files via ajax?
>
> > I would like to upload multiple files in my application but i have the
> > following exception:
>
> > Mu
On 11 Gen, 12:05, Łukasz Rekucki wrote:
> On 11 January 2011 11:28, Jani Tiainen wrote:
>
>
>
>
>
> > On Monday 10 January 2011 16:05:13 Mauro wrote:
> >> On 23 Dic 2010, 23:12, Paul Osman wrote:
> >> > On Thu, Dec 23, 2010 at 9:39 AM, Mauro w
Hello.
How can I establish the comma ',' as the decimal separator?
Is there any config file where I should set it up?
Thanks.
Mauro.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users&quo
ant to show
the Blogs that have certain title. Is it posible to do it? I should
use the extra() method in some place?
Thanks.
Mauro.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post
2007/12/4, AY <[EMAIL PROTECTED]>:
>
> Hi! I am trying to configure Apache to use facbackopan directory as a
> django project, and have the following mod_python error message. Help
> would be very appreciated. Thanks in advance!
>
Hi.
>
> MOD_PYTHON ERROR
>
> ImproperlyConfigured: Error load
Hi,
how can I know the parameters that the admin interface is using when I
apply a filter or I do a search? I want to use those parameters in a
custom method. Is it possible to do it? Thanks.
2005/11/3, Adrian Holovaty <[EMAIL PROTECTED]>:
> Take a look at the URL of an admin change-list page after you've
> applied a filter or done a search. The query parameters are,
> essentially, the same as keyword arguments that can be passed to
> get_list().
>
Ok, I get that. But, can I load those
as to show the B objects
that has a = 1
Is there a way to do this?
Thanks a lot for the help.
Greetings.
Mauro.
--
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.
To unsubs
El día 29 de febrero de 2012 19:04, Marc Aymerich
escribió:
> On Wed, Feb 29, 2012 at 10:55 PM, Marc Aymerich wrote:
>> On Wed, Feb 29, 2012 at 8:22 PM, Mauro Sánchez wrote:
>>> Hello, if I have the following Model:
>>>
>>> class A:
>>>
El día 2 de marzo de 2012 11:06, Marc Aymerich escribió:
> On Fri, Mar 2, 2012 at 2:18 PM, Mauro Sánchez wrote:
>> El día 29 de febrero de 2012 19:04, Marc Aymerich
>> escribió:
>>> On Wed, Feb 29, 2012 at 10:55 PM, Marc Aymerich wrote:
>>>> On Wed, Fe
Sultan, great !
Guess I'll do that too, it's very unsafe.
Thanks for the tip!
2012/6/17 Sultan Imanhodjaev
> Hey,
>
> In my case I use generated hash from *user.id* and *user.date_joined*passed
> via
> *formData* this is poor implementation and potentially insecure but for a
> while it works
Thanks :)
2012/6/17 Mauro Alexandre
> Sultan, great !
>
> Guess I'll do that too, it's very unsafe.
>
> Thanks for the tip!
>
>
> 2012/6/17 Sultan Imanhodjaev
>
>> Hey,
>>
>> In my case I use generated hash from *user.id* and *us
or 15 minutes it just keeps running until
it finish?
Thanks a lot for the help.
Cheers,
Mauro.
--
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.
To unsubscribe from t
Here you found the book in different formats:
http://www.packtpub.com/django-1-5-application-development-starter/book
(Amazon,Safari)
Thanks
Mauro
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and
Thank you
On Friday, April 5, 2013 8:27:34 PM UTC+2, megaBos wrote:
>
> good job
--
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...@google
Hi,
The 34 is the id of the pool record in the database. This means that you
don't have a pool with that ID in the database.
If you already created some pool object you will probably see something if
you navigate to this url /polls/1/results/.
If also in this case you got 404 make sure you actual
Hi,
That's strange.
To me looks like the server from time to time can not access this files as
you said.
What you use in production Apache/ModWSGI ?
Regards
On Wednesday, August 21, 2013 2:57:51 PM UTC+2, Andréas Kühne wrote:
>
> Hi,
>
> I am working on a website that is available in 10 differen
Hi all.
My name's Mauro and I start to work with Django 1.7.3
I work on my project which tracks my accounting.
I need to translate a SQL query to annoteta values aggretate statements.
The application is named accounting
The models involved are:
class Nominativo(models.Model):
Please help, i have a problems in my production enviromet.
After Django update when my database stopping by "Too many open
connections".
I use mariadb and, i tried set explict 'CONN_MAX_AGE' to 0, but now solved.
I'm desperate, I do not know what to do with the production environment.
--
You
about the problem.
Up to now I have no solution and no clue how to proceed. Maybe you can show
me the right direction.
Thanks for your time and support!
Mauro
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from thi
Hi,
Why does django include jquery?
django/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
What use does it make of it?
I cant have that version of jquery in my app so I want to know that impacts
of jquery on django.
Thanks
--
You received this message because you are subscribed
I cannot install mysqlclient on this env
many errors
is there a right path ?
thanks
MM
--
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..
e the same
regular expressions that I use in my urls.py, for example:
r'^index/$'
But it doesn't do anything. It is still redirecting it to HTTPS. Does
anyone has an example of how to use it?
I am using Django 1.9
Thanks a lot.
Cheers.
Mauro.
--
You received this message because
Hi all.
My name's Mauro and I working on a DB (SQLite3 now and Postgres in the
future).
I have a table Movimento with the fields
anno integer,impianto integer,dare decimal(10,2),avere decimal(10,2)
BY hands I can run
SELECT anno,impianto, sum(dare), sum(avere) FROM movimento
GROUP BY
Hello, I am trying to revoke a Pending task in celery without success.
I have tried all this ways:
app.control.revoke(task_id)
revoke(campaign.state_task)
async_result.revoke()
AsyncResult(task_id).revoke()
None of them work. I am using:
celery==3.1.23
django-celery==3.1.17
Django==1.9.13
tenant-s
Hello, I've found out my problem. It is that I am using Heroku, so when the
worker is restarted, the revoked tasks list is lost.
How can I persist this list in Heroku? Since I cannot write a file in the
filesystem.
Thanks a lot.
El miércoles, 12 de abril de 2017, 1:09:08 (UTC-3), Mauro Sá
Hello Im having some issues trying to pass an id through a modal. Basically
I want to pass an id through a modal, via urls.py and to hit a function in
the views to delete the user.
This is my modal:
Much appreciated for any help. Fairly new to Django. Really hope someone
can come to my rescue :
On Tue, Jan 11, 2011 at 1:12 PM, Jani Tiainen wrote:
>
> http://valums.com/ajax-upload/
>
> There is one standalone version how to do it pretty much browser
> independently.
>
>
>
> --
>
> Jani Tiainen
>
It seems to be what i am looking for, thanks!
>
>
>
>
> --
> You received this message becau
35 matches
Mail list logo