comment.
>
> Could you give me some hints for such customization?
>
> Thank you very much,
> Fabio.
>
> --
> Fabio Natali
>
>
--
*Vovk Donets*
python developer
--
You received this message because you are subscribed to the Google Groups
"Django users" group
subscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
--
*Vovk Donets*
python developer
--
You received this message because you are subscribed to the Google
loader, wich loads templates
stored in the app directory.
And this way your app would be closer to "just plug in and use"
As for me, i'm deciding where to store templates basing on app or project
requirements.
--
*Vovk Donets*
python/django developer
skype: suunbeeam
icq:
with sockets from view and place it somewere
outside django
2011/12/27 Vovk Donets
> For what you need this?
> Maybe you should consider using Celery for doing background jobs.
>
>
> 2011/12/23 Kay
>
>> if I have easy a
>
> then how to use this in my django project views.py to let it
> automatically work for receiving connection
>
> while i start the project as "python manage.py runserver [port]"??
>
> thanks
>
>
--
*Vovk Donets*
python develope
Hello,
I want to make a filter with access to template context, like simple_tag
with takes_context=True
Is there a way do that?
--
*Vovk Donets*
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
IA_URL = "/media/"
**so in a template you need specify path to media like this:
{{MEDIA_URL}}path/to/my/cript.js
But keep in mind that this variable must be passed into template via context
processor ("django.core.context_processors.media", ) or directly from view.
As for regular de
gt; accidentaly uncommenting the line
>
--
*Vovk Donets*
python/django developer
--
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 gr
; to TEMPLATE_DIRS in my settings.py file. It looks like the following:
>
> TEMPLATE_DIRS = (
> "/Users/xuchen81/Django/mysite/admin/base_site.html",
> )
>
> but the admin is just doesn't use this file, it still uses the default
> base_site.html.
>
> Could
third way would be creating a custom model field that handle work with
images
--
*Vovk Donets*
python/django developer
skype: suunbeeam
icq: 232490857
mail:donets.vladi...@gmail.com
--
You received this message because you are subscribed to the Google Groups
"Django users" gro
2011/1/17 ckar...@googlemail.com
> Sry for the wrong url. It's now
> http://g2007.ch/media/static/uploads/django.pdf
>
>
Great work, many thanks!
--
*Vovk Donets*
python/django developer
skype: suunbeeam
icq: 232490857
mail:donets.vladi...@gmail.com
www: vov
2011/1/17 Tony
> I did what you've recommended, I put in the jquery.js file that I used
> while testing outside of django. There was still no success. Thus
> far I cant get any other plugin to work beside the one it dynamic
> formset one I started with. I even deleted that file temporarily to
ality like
Item.objects.filter(...).order_by_surname(item.get_surname()) or smth like
this
--
*Vovk Donets*
python/django developer
skype: suunbeeam
icq: 232490857
mail:donets.vladi...@gmail.com
www: vovk.org.ru
--
You received this message because you are subscribed to the Google Grou
if self.posrx is not the model field then this is the cause.
*Vovk Donets*
python/django developer
skype: suunbeeam
icq: 232490857
mail:donets.vladi...@gmail.com
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
does not exist's look at path's in traceback where
django searched templates
it can help to understand problem better
--
*Vovk Donets*
python/django developer
skype: suunbeeam
icq: 232490857
mail:donets.vladi...@gmail.com
--
You received this message because you are subscribed t
2011/1/18 Bobby Roberts
> let's say i have two simple models
>
>
> model a
> id=IntegerField...
> description = CharField...
>
>
> model b
> id=IntegerField...
> modelavalue=IntegerField... (a value form modela.id)
> description=CharField...
>
>
> ok in the /admin listing page for model B, how
Man, this is just a quote from Django Documentation.
2011/1/20 Osiaq
> Same problem here. Follow those rules, is simple and is working
> perfect.
>
>
> http://twigstechtips.blogspot.com/2009/08/django-how-to-serve-media-files-css.html
>
>
--
*Vovk Donets*
python/dj
visit
> https://groups.google.com/d/msgid/django-users/eaa47d65-8bd5-4a9d-95a4-28bc5761317c%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/eaa47d65-8bd5-4a9d-95a4-28bc5761317c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit ht
18 matches
Mail list logo