for the time to read this, and if you can help me out, you
don't know how big of a Django evangeliser you'll find in me! (at
least in Slovenia, where I'm currently based) =)
Best regards and thanks a million,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~
Gábor,
I'm reading Jeff's tutorial, and I believe I'm seeing the light at the
end of the tunnel.
Will update later, thank you!
On 7/11/06, Gábor Farkas <[EMAIL PROTECTED]> wrote:
>
> Carlos Yoder wrote:
> > Hello guys,
> >
> > I'm having a
Hello there,
Is there a way to constrain a DateField with a choices tuple? I want
the admin to restrict dates to valid months and years only.
Maybe I should make this happen with two different IntegerFields?
Best regards,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
g a lot
of warnings and dying miserably. Bluehost¶ support guys haven't been
helpful yet, so... I turn to you.
Is there a way around PIL? Can Django use another kind of library? If
not, has anyone got around this? Maybe by getting a precompiled Linux
PIL?
Thanks a lot!
--
Ca
o my box in Bluehost. Can
anythone think of an alternative, short of telling support to install
it themselves?
Regards,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
;s fault, but related to sysadmins' ignorance). We *really*
need to think of a "providing Django support" tutorial for sysadmins,
as we discussed briefly in the last few days... otherwise a lot of
people would be scared away from Django because it's "too hard"
Hey Steve, seems like I'm not the only one struggling with Django+Bluehost.
If you manage to get ImageFields running on your models, let me
know... I can't make PIL work.
Regards,
Carlos
On 7/13/06, Steve <[EMAIL PROTECTED]> wrote:
>
> Nevermind, I figured it out. Gosh
Aidas, thanks for the great tip!
I'll get cracking.
Best regards,
On 7/13/06, Aidas Bendoraitis <[EMAIL PROTECTED]> wrote:
>
> Carlos,
>
> If you need to get started quickly, you can use FileField instead of
> ImageField, so the PIL won't be necessary. The requi
.opis)
class Admin:
list_filter = ['znamka']#
sidebar with handy filters
class Meta:
verbose_name_plural = "Modeli"
ordering = [
verbose_name_plural = "Modeli"
ordering = ['znamka','opis']
Like a charm, it works.
=)
On 7/13/06, Carlos Yoder <[EMAIL PROTECTED]> wrote:
> >> class Item(models.Model):
> > > name = models.Charfield(maxlengt
ist,
'selected_model_id':selected_model_id,
'selected_gorivo_id':selected_gorivo_id,
'results': results
})
There must be a better way of doing this, right? I'm a terrible newbie
both at Python and Django -
www.no-ip.com
!
On 7/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I have not static ip :(
>
>
> >
>
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subs
this, I really
appreciate it!!!
On 7/13/06, Jorge Gajon <[EMAIL PROTECTED]> wrote:
>
> Hi again Carlos,
>
> I suggested this change in your code:
> > results = Vozilo.objects.all()
> > if selected_model_id != 0:
> > results = results.filter(mode
eady faced this?
Best regards and thanks in advance,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, s
g like this
[snip] [snip] [snip]
> And then adding new words that I need to form as necessary.
Interesting... it was kind as I though it'd be. With all my newbie
questions being answered as I thought they would, Django is becoming a
much warmer place :-)
Spasiva! =)
nybody done sth like this before? Any clues?
Best regards,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, s
a universal way of doing
this -- languages are the very definition of diversity! :-P
What do you think, Russell?
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"D
#x27;re stuck
with a dictionary?
Honestly I never saw a proper implementation of a pluralize function,
that was universal enough... can we get a shot at this, at all?
OTOH, the dictionary approach Ivan mentioned would still have to be in
place, since nouns of different genders
Russel, I wrote my last comment before seeing yours. Just so that you know :-)
On 7/14/06, Carlos Yoder <[EMAIL PROTECTED]> wrote:
> > > The problem is that it's not 1, 2, 3, 4 and others :-). For Russian it's:
> > >
> > > 1 form, if it ends with 1 but
gable into
contrib?
Thanks for all the feedback, and I'll get back to work :-)
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" gro
I'm sure this is a very
common task (expanding admin choices), isn't it?
Best regards and big thanks,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
&
Forgot to say, I have the same logic working with no problem, but for
a CharField, so this issue must be related to the field's datatype...
On 7/17/06, Carlos Yoder <[EMAIL PROTECTED]> wrote:
> Hello there,
>
> I'm using a object_detail generic view to display some da
"opis" : "%s %s" % (row[3], row[1]),
"cars_count":row[4]
}
result_list.append(dict_obj)
# template expects "model_list"
model_list = result_list
Hope this helps,
Carlos
On 7/
=models.HORIZONTAL)
... but that's not what I mean. I need the special prices to be unique
to Car and Wholesaler.
Could anyone be so kind as to shed some light on how to do this, the Django way?
Mil gracias,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~--
I guess I found a lead at tests\modeltests\m2m_intermediary\
if anyone knows if that's correct (or wrong as hell), please let me know :-)
On 7/17/06, Carlos Yoder <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I'm building a sort of b2b app that lists a car catalogue.
he end of the page.
Do you know of a way to configure and alter this behaviour?
Mil gracias,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users&q
t uploaded and saved via admin, but when trying to
accessing them I get:
Page not found:
d:\dev\python23\lib\site-packages\django-0.95-py2.3.egg\django/contrib/admin/media\cars/alfa145_.jpg
That path certainly looks suspicious... ideas?
Mil gracias,
--
Carlos Yoder
http://carlit
the
Meta.js property.
Ideas? Help much appreciated,
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to
OK, I fixed it, by defining a 'computed' method that returns the int
value in str form. So silly!
def prva_registracija_mm_str (self):
return str(self.prva_registracija_mm)
Ohwell :-)
On 7/17/06, Carlos Yoder <[EMAIL PROTECTED]> wrote:
> Forgot to s
t sl translation
> don't have
> Plural-Forms defined.
>
> --
> Neboj¹a Ðorðeviæ - nesh
Hvala Neboj¹a!
Unfortunately, I believe there's a couple of caveats still here, but
this is definitely a source to investigate!
Regards,
--
Carlos Yoder
http://carlitosyoder.blogspot
nteractions in your Django model
> classes your database logic will all be in the same place and
> maintenance should be simple.
>
> Cheers,
>
> Simon
> >
>
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You r
d share it with the world
-- it just took too much effort NOT to do it (imagine all sorts of
silly quirks flying around at the same time).
So there, I'm happy I managed! =)
--
Carlos Yoder
http://carlitosyoder.blogspot.com
--~--~-~--~~~---~--~~
You received
>> Any recommendations? I'm brand new to Python and want to learn for
>> use with Django.
> The "Learning Python" O'Reilly book is really, really good - one of
> the best "Learning X" books I've read for any language.
Even better tha
P-CGI/0.1b
-
Is there anything else I should ask, or this setup could run Django
successfully? Thanks a lot!
--
Carlos Yoder
[EMAIL PROTECTED]
--~--~-~--~~~---~--~~
You received this message because yo
d
> to make sure)
> - do i have to buy at least an one-year subscription? can't i just pay
> for the first month at the beginning? (it seems that you either buy a
> 12month subscription for 7.95$/month, or a 24month one for 6.95$/month)
>
> thanks,
> gabo
Hi everyone!
I use ngrok to make my projects available in django. I'm having trouble
accessing the admin page. After I enter the username and password I get the
error 403.
Has anyone had the same problem and could help me?
Regards
--
You received this message because you are subscribed to t
Hello fellows,
I have a django app with leaflet map,
That allows users to create accounts through a sign up template and view.
Before installing allauth it worked fine after I installed it, everything
seems to be working but the user is not created and my CustomUsers app in
admin area remains unc
If your website appears as a blank white page when you set `DEBUG = False`
in your Django settings, it indicates that an error has occurred, and
Django is not providing detailed error information to the end-user for
security reasons. When `DEBUG` is set to `True`, Django shows detailed
error messag
My english is not that great, but I'll try anyway.
> I'm currently building my first Django-based app, which is proceeding
> fairly well, thus far. One of the goals is to allow users to post
> information (text, pics, video) and for the app to be able to
> automatically detect the location where t
DId you try to ordered your queryset ?
... to discover the order the user made the choices, if I understand
what you want, you have to use some way (ajax), to persist the order
somewhere.. and then populate your choices filed following the order
persisted.
Did that helps?
On Fri, Feb 24, 201
On Fri, Feb 24, 2012 at 2:14 PM, coded kid wrote:
> Sorry, How will I set that? is it from the template?
no, its a widget ...
you have to set the widget on your form class
Class MyForm(model / form)
hide_field = forms.CharField(widget=forms.HiddenInput)
--
You received this message because
Hello everybody!
I am try to add registration in my django site., I am using
django.contrib.auth.views.login via django-registration and I have set
the next="/home_page/" param in the login form. The view asociated to /
home_page/ is excuted, its return looks like this:
return render_to_response(
er can pull down a CRP and add
a subcomponent to it.
However, the model "objective" reference the model "subcomponent". In
the administration of "objective" I would like the user to pull down
and select a CRP, then filter the subcomponents of that CRP also in a
pull down li
I fellows
I am getting a strange behavior from a simple generic view
The problem is that I can not pass the data in the form to introducing a
new object in the database.
Then the urls.py file > http://dpaste.com/hold/732643/
The html form is this > http://dpaste.com/hold/732646/
when
No answers yet?
Can anyone help me?!
Thank you
Quarta-feira, 25 de Abril de 2012 8:08:24 UTC-3, Carlos Aboim escreveu:
>
> I fellows
> I am getting a strange behavior from a simple generic view
>
> The problem is that I can not pass the data in the form to introducing a
>
Hi, i'm with a hard problem. also, my apache have a problem he not want be
stated, i try use the xamppy and now be sure that problem!
As I put apache and mod_python to work?
Please help i need this!
I've tried a lot for tutorials that do not explain, those who have used it
wrong!
thanks!
--
You r
hi programers, i'm with troble in apache with django connect!
what i can make to connect!
i start with mod_python, but have very troble!
can Somebory help me?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to d
hi programers! i want to make my project work in web, but i only know how
deploy django-mod_python-apache, also the question!
i'm keep all install corretc and work correct too, whall i will keep this
project in web?
process using ftp!
thanks!
--
You received this message because you are subscrib
>
> Is it now possible what get_direction_descr() and get_vrd_code() return to
> be displayed on the template on the fly just after the user selects nod_id1
> and nod_id2 from a dropdown list?
> Or how I could accomplish sth like this?
>
>
Hello,
the Model save() method is not connected like t
>
> url(r'^$',
> ListView.as_view(
> queryset=Poll.objects.order_by('-pub_date')[:5],
> context_object_name='latest_poll_list',
> template_name='polls/index.html')),
>
>
Here you are setting template_name='polls/index.html'
>
> TemplateDoesNotExis
Let's see the whole error page.
On Sunday, 22 July 2012 23:43:59 UTC+2, Ricardo Cardoso wrote:
>
> Thank you for your input guys.
>
> Sadly, i had already checked it Carlos and have my templates for polls
> under:
> /home/my_user/Webdev/Templates/polls
>
> In thi
I'm glad.
Not very prone to randomness, actually. Make sure the web server is restarting
after your changes, and that the browser cache is not lying to you.
Also, if you are changing module (file) names, better delete the .pyc files.
Cheers,
Carlos Palol
On 23 Jul 2012, at
It seems in this particular case you don't need the boolean field in the
model. As the behaviour you want has to do only with the form, you just
have to add an additional required checkbox in this model form.
class MyModelForm(forms.ModelForm):
involved = forms.BooleanField(required=True)
clas
I've never used allauth.
I build an app with login via twitter using django-social-auth instead.
I just follow the doc steps.
If you'd like to see the code [1]
[1] -
https://github.com/znc-sistemas/python-people/commit/caf37acc0be9530de1c3a43aa5a525ccba266519
git it a try : pythonpeople.znc
Try configuring your form field directly, like this:
class CallsForm(ModelForm):
contact_date = forms.DateField(
localize=True,
input_formats=['%m/%d/%Y'],
widget=forms.DateInput(attrs={
'placeholder'='Format is m/d/...',
})
)
class
hi developers i'm with a ptoblem in this date. How work?
thanks!
--
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 this group, send email to
django-users+unsu
Ok, the quest is relative a how that work with forms of data in
settins.py!
not relative to date time.
in real i'm want insert data in databases athroughl shell and thi error
is show!
2012/8/14 Satinderpal Singh
> On Tue, Aug 14, 2012 at 9:42 PM, Carlos Andre wrote:
> > hi
ach you how to set this variable properly.
>
> HTH
>
> Jirka
> --
> *From: * Carlos Andre
> *Sender: * django-users@googlegroups.com
> *Date: *Tue, 14 Aug 2012 15:48:18 -0300
> *To: *
> *ReplyTo: * django-users@googlegroups.com
> *Subject: *R
Thanks for all! i'm solving this problem!
2012/8/14 Melvyn Sopacua
> On 15-8-2012 1:02, Furbee wrote:
>
> > DJANGO_SETTINGS_MODULE is an environment variable that must be set. I
> > believe this is taken care of for you when you create a project using
> > django-admin. You may need to create it
Hi, please share your view class.
Cheers
On Thursday, 23 August 2012 18:56:37 UTC+2, miked wrote:
>
> I have create a generic view and in that view I have specified
> context_object_name of errata_id_list in this case. This generic view is
> tied to a query set of a model and in the view I s
Olá pessoal, estou com um pequeno problema na implementação de meu projeto.
Eu consegui usar no formulário o csrf isto só com o views e templates, mas
quando adicionei o forms e usei o csrf não deu certo!
implementei do mesmo modo que anterior mas sempre aparece o erro 403!
se poderem me ajudar obr
Hello,
I am working in a project that requires you upload an image in a model. The
project was started by other developer.
Today testing, without realize changes in the model I am receiving the
following error:
'cStringIO.StringO' object has no attribute 'size'
I not have idea what is causin
Yesterday doing few test I note that the problem is causes by the following
configs
DEFAULT_FILE_STORAGE = 'waitress.apps.venues.storage.CachedS3BotoStorage'
DEFAULT_S3_PATH = "media"
I test 2 file storages one is s3_folder_storages.s3.DefaultStorages.
I am using the same config in other projec
PM, Dennis Lee Bieber wrote:
> On Wed, 7 Nov 2012 21:10:06 -0800 (PST), Carlos Aguilar
> declaimed the following in
> gmane.comp.python.django.user:
>
> > Hello,
> >
> > I am working in a project that requires you upload an image in a model.
> The
> >
Hello guys,
I'm new in Django testing whith django test facilities.
I've read "https://docs.djangoproject.com/en/1.3/topics/testing/"; but
couldn't find what i'm looking for.
I'm trying to begin TDD development but wanna use my old data. I don't
wanna have to build up all my database again. I al
Thanks, Russ!
You're perfectly rigth! I was trying to use TDD in a wrong way.
Now I understand I *have* to use a new database.
"dumpdata" is what I need.
Thanks for your advice.
On Aug 23, 8:53 pm, Russell Keith-Magee
wrote:
> On Tue, Aug 23, 2011 at 9:15 PM, Carlos Brum
Hello guys,
I have a problem to deal with a field ManyToMany in Django. It is
the following:
When I try to access a list of relations that is my ManyToMany field
I get an error
"%ModelName% instance needs to have a primary key value before a many-
to-many relationship Can be used. "
I need to p
> I'm looking at all the notable CMSs and web-frameworks across any
> language (C++, Ruby, Python, Perl, .NET, PHP), for an e-commerce
> solution which suits my project.
Which language are most comfortable ?
Python is great, easy, elegant, and even for non hard programmers, its
easy to maintain.
>
You know which mongoengine and django-nonrel are 2 different libraries for
mongodb???
Please select one and use it, but not both.
Best Regards
--
Carlos Aguilar
Consultor Hardware y Software
DWD&Solutions
http://www.dwdandsolutions.com
http://www.houseofsysadmin.com
Cel: +50378735118
USA:
Olá pessoal!
Olha, preciso que um foreign key seja acessível com o forms!
Tentei de algumas maneiras e não consegui! materiais também não tão
sucintos!
alguém pode me ajudar com essa questão?
Obrigado pela a atenção!
--
You received this message because you are subscribed to the Google Groups
"
Olá pessoal mais uma vez postando já está chato, eu entendo!
Olhem só:
O models.py
class Base(models.Model):
nome=Char
class endereco(models.MOdel):
rua=Cha...
class registro(models.Model):
registro= Cha...
individuo = Foreignkey(Base)
I fix the error.
Thank you for your time.
The error was caused for a bad access to delete function. Thanks againg.
Best Regards
On Tue, Feb 19, 2013 at 5:55 PM, Russell Keith-Magee <
russ...@keith-magee.com> wrote:
>
> On Wed, Feb 20, 2013 at 6:52 AM, Carlos Aguilar wrote:
>
Hi everyone.
Anybody can tell me why I can get css on my flatpage /home/ ?
http://dpaste.com/hold/1066757/ -> this is the html of the page
http://dpaste.com/hold/1067747/ ---> this is the css styles
http://dpaste.com/hold/1066760/ -->settings.py
http://s22.postimg.org/
Hi
tell me, where should live css files for flatpages,
these need a special folder for server to find them as for apps for example?
thank you!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving em
ok I understand that, but I am using the development server.
any other clues?
thanks
Domingo, 21 de Abril de 2013 17:44:46 UTC+1, Rainy escreveu:
>
>
>
> On Sunday, April 21, 2013 11:18:22 AM UTC-4, Carlos Aboim wrote:
>>
>> Hi everyone.
>>
>> Anybody can tell
Hi
Imagine something like:
def Model_A(models.Model):
number = models.IntegerField()
date = models.DateField()
Add an instance of the Model_A
Delete an instance of the Model_A
Add other instance of the Model_A
Delete other instance of the Model_A
Then when I do a query on database I wh
I am getting a strange error on my humble opinion..
*Why am I getting this error?*
Reverse for 'registo.detail' with arguments '(1,)' and keyword arguments '{}'
not found.
*my views:*
from django.views.generic.edit import CreateView, UpdateView, DeleteView
from django.shortcuts import render_
Django do not have a "per-row" permission system in the box.
You will have to create that by yourself.
You may start adding something like "owner" to your content type.
this field will be somthing like
owner = models.ForeignKey(User)
then, based on "request.user" in your views (for instance),
On Wed, Jul 31, 2013 at 2:01 AM, Jani Tiainen wrote:
> On Tue, 30 Jul 2013 16:39:27 -0300
> Carlos Leite wrote:
>
>> Django do not have a "per-row" permission system in the box.
>> You will have to create that by yourself.
>
> That is slightly incorrect - Dja
Olá pessoal, tudo bom?
Eu gostaria de uma ajuda de como fazer upload de músicas no banco de dados,
como faço upload de arquivo. Gostaria de exemplos.
Hello guys, how are you?
I would like some help on how to upload songs in the database, how do I
upload file. I would like examples.
--
You receiv
Hello,
I have a django project running on digitalocean (in a 512M server) and
suddenly it appears Error 500 on the Apache.
I'm running wsgi and only 2 users (because we are starting)
Looking on the logs, the errors were the following:
1. ImproperlyConfigured: Error importing middleware
djang
So, first thing: I come from a C++ background and I've been building my
first site with Django. As I normally try to do in C++, I don't want to
store any more information than I have to since that can lead to big
problems with data consistency. In C++, I do this with private members /
methods
Note: one other thing is that the legacy DB we're using has a character
varying (PostGres) type as its primary key, even though it's really just an
integer that should probably be auto incrementing serial type. We're not
adding anything new to this DB so the auto behavior isn't a big deal. It
Hi there,
I am getting this error on my code execution:
Request Method: GET
Request URL: http://127.0.0.1:8000/admin
Django Version: 1.3
Exception Type: ImportError
Exception Value:
cannot import name Paginator
Exception Location: /Library/Frameworks/Python.
framework/Versions/2.7/
lib/py
Your first step are configure settings.py in databases, you heve to create
a conetion. Secund step, syncdb will go create the struct databases. And
finally runserver will start your server. In browser use to admin:
127.0.0:8000/admin. That need loggin who you configure in syncdb.
Em 16/01/2015 08:5
And you have, after all, create a aplication with command: manage,py
startapp [name your app]
Em 16/01/2015 08:56, "Nicky Setia" escreveu:
> Hi,
> I used Django to create my personal webpage. The tutorial on your homepage
> was very helpful and easy to follow.
> I have my domain and hosting set u
install PyMySQL, after create a user e a databases in mysql terminal;
e.g:1º)create user 'root'@'localhost' identified by 'fish1777';
2º) create database Mydb;
3º) grant all privileges on Mydb.* to 'root'@'localhost' identified by
'fish1777';
use syncdb.
2015-01-25 6:04 GMT-02:00 olek.russ :
>
Why don't you try Digitalocean?
Take a look at those articles:
https://www.digitalocean.com/community/tutorials/how-to-use-the-django-one-click-install-image
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-django-with-postgres-nginx-and-gunicorn
If you want $10 credit
ogle.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a5923d8e-54a4-46ab-8df0-fdbb25ad076b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/a5923d8e-54a4-46ab-8df0-fdbb25ad076b%40googlegroups.com?utm_
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-
Hello All,
I am currently extending the existing User model to store additional
information. So, basically I have:
# models.py
class Person(models.Model):
user = models.OneToOneField(User, verbose_name=_('User'))
zipcode = models.CharField(_('Zip Code'), max_length=9, blank=True,
null=T
2015 12:54:59 UTC-3, Carlos Ribas escreveu:
>
> Hello All,
>
> I am currently extending the existing User model to store additional
> information. So, basically I have:
>
> # models.py
> class Person(models.Model):
> user = models.OneToOneField(User, verbose_na
Hello Carl,
I really appreciate your comments and I agree with you. I'll put here soon
the code I'm writing, maybe this can be helpful for others too.
Thanks!
Em sexta-feira, 29 de maio de 2015 18:53:25 UTC-3, Carl Meyer escreveu:
>
> Hello Carlos,
>
> On 05/29/2015
Hello to all , I need to solve a problem. I have two classes of which
have to use , in the second class, the first coming values. How to do
this?
Thanks for listening!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
0, default = p.qtdade )
2015-07-07 4:08 GMT-03:00 James Schneider :
> Can you give a simple example or analogy of what you are trying to do?
>
> -James
> On Jul 6, 2015 5:29 PM, "Carlos Andre" wrote:
>
>> Hello to all , I need to solve a problem. I have two classes
i trying use thats solutions, in real yet continuos the problem.
The value, when are to use in other class, return to defaut value without
get the value who i send in the field.
2015-07-07 15:42 GMT-03:00 James Schneider :
> On Tue, Jul 7, 2015 at 10:59 AM, Carlos Andre wrote:
> > ex
I want copy some values to other fields in other table!
2015-07-07 19:34 GMT-03:00 Carlos Andre :
> i trying use thats solutions, in real yet continuos the problem.
> The value, when are to use in other class, return to defaut value without
> get the value who i send in the field.
>
campo = forms.Charfield(max_lenght = 5, widget=(attr={'class':classe_css}))
2015-07-20 10:25 GMT-03:00 Ayush Jha :
> Create a widget for the CharField FormField
>
> http://stackoverflow.com/questions/4707192/django-how-to-build-a-custom-form-widget
>
> --
> You received this message because you a
Olá pessoal, estou tentando usar um slideshow e uso um for para iterar as
imagens que passam vidas de um repositório, problemas que funciona sem o
comando for no template, quando adiciono ele mostra nada para!
Pelo que vejo há problemas no reconhecimento dos comandos de templates,
caso como o que t
Hello guys, could someone help me with this ...
I am needing to find the link Ext #
http://docs.sencha.com/ext/5.0.0/apidocs/source/Focusable.html-util-Focusable
starting the url http://docs.sencha.com/ext/5.0.0/apidocs/
The problem is that when having to recover the contents of the page with
301 - 400 of 571 matches
Mail list logo