Does anyone tried to store only Base64 info in databse of an image
instead of a file with django image field ?
Do you have any idea how to do it ?
Or some hints to give me ?
regards and thanks
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités,
plei
Thanks all
But there is nothing to do it from imagefield directly ?
Because if someone use the admin interface ?
(mayber i've misread what you gave).
regards
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités,
pleins de possibilités d'erreurs
e any module to do that already or i need to do it myself ?
Regards
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités,
pleins de possibilités d'erreurs surtout en fait."
insurance.aes256 : http://goo.gl/gHyAY
-BEGIN PGP PUBLIC KEY BLOCK-
V
Thanks a lot i've watched the signals but this way is much much easier
Thanks a lot
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités, pleins
de possibilités d'erreurs surtout en fait."
insurance.aes256 <http://goo.gl/gHyAY> : http://goo.g
Yes signals was a way to do it but it didn't clearly understood how it
works.
Signals are interesting but i didn't manage to make them works for the
moment.
But i will make more search on it.
Thanks and regards
Bussiere
"Les nouvelles technologies offrent pleins de nouvell
l the other view works well.
And when i close and reopen firefox, all the views works fine and that one
appaeras 5 secondes freeze then say it doesn't exist.
the view is here :
https://github.com/bussiere/jackpoint/blob/master/jackpoint/jackpoint/invitation/views.py
regards
bussiere
url(r'^invitation/inscription/$',
'jackpoint.invitation.views.invitation_inscription'),
url(r'^hand/$', 'jackpoint.hand.views.index'),
url(r'^hand/ask/$', 'jackpoint.hand.views.ask'),
# Uncomment the next line to enable the admin:
installation of django ?
Have you any suggestion ?
Bussiere
Le samedi 7 avril 2012 16:42:09 UTC+2, Marcin a écrit :
>
> Does invitation/create_invitation work? If not, I suspect that you have
> either some kind of configuration issue, or the file has gone missing from
> your deplo
Everything is fine.
I said you it worked five second before ...
Bussiere
Le samedi 7 avril 2012 16:58:51 UTC+2, Marcin a écrit :
>
> Reinstalling django will not help. Verify that the file is present and has
> the correct permissions (likewise all superior directories, and
how to do that ?
Le samedi 7 avril 2012 17:38:49 UTC+2, Marcin a écrit :
>
> So, you can import the function in the django shell? Have you considered
> replacing the string-based import with a normal import?
>
> On Sat, Apr 7, 2012 at 16:29, Bussiere wrote:
>
>> Everythi
di 7 avril 2012 17:38:49 UTC+2, Marcin a écrit :
>
> So, you can import the function in the django shell? Have you considered
> replacing the string-based import with a normal import?
>
> On Sat, Apr 7, 2012 at 16:29, Bussiere wrote:
>
>> Everything is fine.
>>
&g
and i've used cygwin vim to find if there was some bad characters in the
file but no.
Bussiere
Le samedi 7 avril 2012 18:03:17 UTC+2, Marcin a écrit :
>
> python manage.py shell
>
> On Sat, Apr 7, 2012 at 16:59, Bussiere wrote:
>
>> how to do that ?
>>
>>
FINNND
\o/
Save the file under vim resolved the problems >.>
Bussiere
Le samedi 7 avril 2012 18:06:32 UTC+2, Bussiere a écrit :
>
> my point t
the problem is solved.
Just saving the view file under vim solved it.
It must have been an encoding problems with the file.
But it was strange because it reads some part of the file.
By the way thanks for your support.
Bussiere
Le samedi 7 avril 2012 18:13:28 UTC+2, Marcin a écrit :
>
&g
, but i want to call a function
each time someone record an actor in the administration menu.
How to do that please ?
Regards
Bussiere
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web vi
ion-to-a-django-application/
i'am near nervous brekdown and it's a pain in the ash.
Regards
Bussiere
--
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
there is no twitter in django-allauth.
Do you have any tutorial so how to create a user in database with
python-social-auth and django and get info from tw,fb, google ?
I will go back on this project tonight and will post code if i still cannot
make progress.
Regards
Bussiere
Le dimanche 20
how can i display object in a m2M field ?
i've tried with the dem function but it didn't work
regards
Bussiere
class Agent(models.Model):
nom = models.CharField(maxlength=60)
service = models.ForeignKey(Service)
telephone = models.CharField(maxlength=60,blank=True
i will try tomorow thanks
On Sun, Jun 22, 2008 at 6:42 PM, Karen Tracey <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 22, 2008 at 6:19 AM, bussiere maillist
> <[EMAIL PROTECTED]> wrote:
>>
>> how can i display object in a m2M field ?
>> i've tried
19 matches
Mail list logo