I am getting a module load error but I can't tell what is causing it.
Running `./django-admin.py validate --verbosity 2` returns "Error: No
module named config".
I have no idea what is trying to load this module and can't find any
reference to it after doing several greps. How can I find out mor
ontal = ('feature',)
guess I need to cut back on the cough syrup a little.
On Dec 19, 3:32 pm, jhill10110 wrote:
> Is it possible to select some fields in an inlines attribute to be
> displayed using the filter_horizontal filter?
--~--~-~--~~~---~--~~
You
Is it possible to select some fields in an inlines attribute to be
displayed using the filter_horizontal filter?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
I'm really new to both python and django so please be gentle with
me :-)
I would like to order the results of "tags_for_model" in django-
tagging by tag count rather than tag name which is set in the Meta
class of the Tag model.
What is the best approach for this? Should I do this in the templat
4 matches
Mail list logo