*How to call django admin default add action in another object action .when
I click the object action that I defined ,I want to call the default add
action to redirect tha add object page! *
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
On Jan 22, 2016 11:39 AM, "Miguel Pragier" wrote:
>
> Hi all.
>
> I was demanded to create an online service/portal in Django, and this is
my first project in Django.
>
> Roughly, the portal should have two restricted areas:
> - Our ( operators/providers ) restricted area, supposed to be created
w
What does the view and template code look like? I suspect you are using {{
question.id }} inside of a {% url %} tag.
-James
On Jan 24, 2016 11:21 AM, "Siddharth Shah" wrote:
> Hi,
>
> I've been trying to use index.html to view the question_text as hyperlinks
> in bullet format. But i cannot vie
This CMS really looks awesome. But I don’t think I would do it justice, if I
don’t learn first the framework: Django.
I think I will really appreciate getting into CMS after learning the framework
and publishing a few projects with it.
Then you can truly appreciate what the CMS can give you.
>
Could I recommend Mezzanine CMS as a starting point? It contains everything you
need to get a django CMS off the ground with easy adaptability for custom apps
you write yourself. Check it out at http://mezzanine.jupo.org
--
You received this message because you are subscribed to the Google Grou
Hello,
thanks for the link.
Indeed, I hesitated a long time before deciding not to use a cms. I think I
would probably have used a PHP cms if I had chosen this route.
But I chose to stick with raw Django. Yes it is more work, but i’m building my
first kinda cms to be reusable, with my own style
Hello,
It seems that if you need (blog, comments, image manipulation), are you
developing a custom CMS?
Maybe you find something useful here.
https://www.djangopackages.com/grids/g/cms/
El viernes, 22 de enero de 2016, 15:31:07 (UTC+1), Benj escribió:
>
> Hello,
>
> i’m building my first site wit
7 matches
Mail list logo