Sent from my Huawei Mobile
--
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.com.
To view this discussion on the web visit
hi! django users how i calculate input value from template to views where
request fetched value is TypeNone how can i convert it into integer of
float type
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and sto
Hi everyone,
a question for you all :
from my django application I need to select a folder and get its full path.
I did a template that offer the following :
I click on button « Parcourir » and I want to get a folder list in order to
choose one.
I did a test to check easygui.diropenbox and
field
in the model itself (provide a default value, or transform the field in a
nullable field)
hope it’s help!
see you
Dominique
ad...@tradom.ca
ad...@tradom.ca
> Le 5 mai 2017 à 23:08, Er. Rv Ranga a écrit :
>
> python manage.py makemigrations blog
>
> You are trying t
4$*
But I want to see wich book was selected by Max() function:
*Publisher pr_maxbook_id*
*Publisher-a; 1$; 2*
*Publisher-b; 4$; 14*
On Monday, May 4, 2015 at 1:48:30 PM UTC+3, Alex-droid AD wrote:
>
>
>
> There is example in Django documenta
There is example in Django documentation about using Aggregate and Annotate
clauses
The same rules apply to the aggregate() clause. If you wanted to know the
lowest and highest price of any book that is available for sale in a store,
you could use the aggregate:
Store.objects.annotate(min_pr
We try to use django-pyodbc on CentOS (python 2.7 + Django 1.8, connection
to MS SQL Server 2012)
While running 'migrare' I get the same error as mentioned above:
'django_pyodbc' isn't an available database backend
Can't understand what has been done wrong...
On Sunday, March 24, 2013 at 5:14:55
n.
This is my basic idea. What do you think about this? Is this the right
approachs? And what would be possible pitfalls?
Kind regards,
Izz ad-Din Ruhulessin
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
Thanks.
I went ahead and downloaded the Django 1.2.1 tarball, untarred it and
ran
sudo python setup.py install in the directory.
I needed to make one small change in my Apache httpd.conf file, but
otherwise it all seems to be working smoothly!
Thanks!
On May 31, 10:33 am, Massimiliano della Ro
30, 2010, at 10:07 PM, AD wrote:
>
> > Thanks for replying.
>
> > I do understand that i can install it manually. I'm just wondering
> > whether it's worth doing now or waiting for a package update. From
> > what I gather, Ubuntu installs Django in different
be helpful to read about trunk version.
> It is python. :)
>
> Best regards.
>
> On May 31, 1:42 am, AD wrote:
>
> > I previously installed Django 1.1.1 via Ubuntu's Synaptic manager. For
> > anyone with experience under that OS and that install, I'm wonderi
I previously installed Django 1.1.1 via Ubuntu's Synaptic manager. For
anyone with experience under that OS and that install, I'm wondering:
-- Should I wait for a Django 1.2.1 package to show up under Synaptic
or uninstall 1.1.1 and then manually install 1.2.1? I honestly don't
know who "controls
I have the following simple form for user login, but it seems that the
password field's size is ignored. Any one has seen this before?
thanks.
{%trans
'Username:' %}
{% trans 'Password:'%}
--~--~-~--
I've been playing with django. I'm trying to get the model with its
name by:
django.contrib.contenttypes.models.ContentType.objects.get(model=modelname)
where modelname is a string, but i'm getting the exception/error as
above.
Using the admin interface i can see/add/update instances for the
14 matches
Mail list logo