.
>
> --Fred
> --
> Fred Stluka -- mailt...@bristle.com --
> http://bristle.com/~fred/
> Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
> Open Source: Without walls and fences, we need no Windows or Gates.
> --
>
> On
its already included at the start of the template to load all plugin tags
{% load slider ...%}
Regards,
Fadi Samara.
On Wed, Jul 3, 2013 at 11:00 PM, Fred Stluka wrote:
> Fadi,
>
> You need to {% load %} the file that defines the tags.
>
> --Fred
> ---
I try to build a plugins based application, I have created tags and
registered them for each plugin.
I have a table stores each page plugins, and need to render any stored
plugin in the template accordingly as inclusion tag.
Now for the template i use this:
{% block slider_region %}{% for p
Interested.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/RWAeYm45nIEJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe
>
> --
> 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+unsubscr...@googlegroups.com.
>
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+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://gr
Hi,
I have django running against apache with wsgi, using sqlite3 as my
database.
When I run the admin page, I will end up with "attempt to write a readonly
database", the only solution worked for me to chmod 777 to the django
project directory.According to Django website they don't recommend
7 matches
Mail list logo