On Thursday 18 June 2009 04:00:26 pagetribe wrote:
> I would prefer my own views.
You might want to consider using django-granular-permissions
(http://github.com/ryates/django-granular-permissions-redux/tree/master).
Cheers,
Emm
--~--~-~--~~~---~--~~
You receiv
Vim
--~--~-~--~~~---~--~~
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...@goo
> Hello,
>
> I just came across haml and sass, but looks like it is built for Ruby on
> Rails.
Actually, they can work standalone too.
> Any implementation that can work on Django?
There's GHRML (http://www.ghrml.org/) for HAML, but I don't think it's
developed anymore. One issue is that choo
Hello,
Apologies in advance, I'm sure this query pops up regularly.
I'd like to replace the default User class which comes with Django's
authentication system (for my application, users login via email/password, not
login/password, so it's not only a matter of adding fields).
Is there an easy
On Monday 27 April 2009 20:12:13 karl wrote:
> > Apologies in advance, I'm sure this query pops up regularly.
> >
> > I'd like to replace the default User class which comes with Django's
> > authentication system (for my application, users login via
> > email/password, not login/password, so it's
On Monday 27 April 2009 21:17:44 Malcolm Tredinnick wrote:
> On Mon, 2009-04-27 at 21:11 +0200, Emmanuel Surleau wrote:
> > On Monday 27 April 2009 20:12:13 karl wrote:
> > > > Apologies in advance, I'm sure this query pops up regularly.
> > > >
> > &g
Hi there,
> I found a similar template language called GHRML (http://
> www.ghrml.org) for django, but the documentation on it is very scarce.
> It's also very young (currently in v0.11), and I'm not sure if it's
> even being actively developed anymore. I'm trying to find out if it
> supports bas
Hi there,
> I know that this questions rise up often in this list, but I have a
> different side of view about the reason to choose django.
>
> I was wondering whether most people here choose django because of:
>
> a) the language itself and they already master python, so they choose
> django b)
> Emm - I've looked at Mako, though it doesn't look too far off from
> normal
> template HTML **at first glance** (I'm sure I've barely skimmed the
> surface).
It's a generic templating language, it's not particularly geared toward HTML.
It's no HAML (you'll still get to write all the HTML yours
9 matches
Mail list logo