Heres my scenario:
1. shared hosting.
2. no official django support.
3. no command/shell access.
4. server runs Apache version 1.3.37 (Unix)
5. database is MySQL version 4.1.22-standard
6. mod_fastcgi is enabled
7. no mod_python
8. my WWW directory is located in /home/<>/public_html
Is it possib
I have the following problem. The field "tipo_conjuge" is not showing as I
wanted. Could somebody tell me what is the problem?
Best regards,
Erick
url. py
...
url(r'relacao/(?P\d+)/$',
login_required(CreateTipoRelacaoView.as_view()),
name='cadastrarRelacaoTipo
er. Sometimes CSS mistakes hide
> things.
>
> K
>
>
> On Friday, May 30, 2014 7:40:01 AM UTC-7, ebrockes wrote:
>>
>> I have the following problem. The field "tipo_conjuge" is not showing as
>> I wanted. Could somebody tell me wha
('UE', _('Uniao estavel')),
('OU', _('Outros')),
)
I'll see how to solve this issue. Any clues?
2014-05-31 0:11 GMT-03:00 Erick Brockes :
> Kevin, Thank you.
>
> If you don't mind, I'm kind of new in django.
>
&g
model = Pessoa
fields =
['nome','sobrenome','sobrenome_casada','sexo','dia_nascimento','mes_nascimento','ano_nascimento','falecido',
'dia_falecimento','mes_falecimento','ano_falecimento'
', _('Outros')),
>> )
>>
>> by
>>
>> TIPO_CONJUGE = (
>> ('CA', _('Casados')),
>> ('UE', _('Uniao estavel')),
>> ('OU', _('Outros')),
>> )
>&g
Folks,
I'm using django 1.9. I'm having the following problem. When I update the
object of Pessoa, described below, I receive the following error message: "i/o
operation on closed file". Does anyone have any solution. Thanks.
Erick
models.py
class
Hello, I would like to capture weight from a weighing scale using
TCP/Ethernet cable into a django app. If anyone can advice on how to use
sockets or any other means to make this work, will be appreciated. Regards
--
You received this message because you are subscribed to the Google Groups
"Dj
I would like to host a django project onto a web domain but cant seem to
get around it. i cant also find the python setup on the SOFTWARE section of
my file manager. Is there a way to do this? Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" gr
9 matches
Mail list logo