On Dec 29 2009, 1:44 pm, Durbin wrote:
> very cool! any plans to integrate it fully into the django templating
> system?
Glad you like it.
Amit Upadhyay has written a loader here:
http://github.com/amitu/dutils/blob/master/dutils/shpaml_loader.py
I've used shpaml mostly with django, but for my
very cool! any plans to integrate it fully into the django templating
system?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
djan
Hi, I have ported some haml concepts to Python in my implementation of
SHPAML. Details here:
http://shpaml.webfactional.com/
For those of you not aware of haml, haml is a markup language
implemented in Ruby that allows you to eliminate end tags in HTML.
Like Python itself, haml and SHPAML use
On 09/09/2009, at 12:19 AM, ThinRhino wrote:
>
> Hello,
>
> I just came across haml and sass, but looks like it is built for
> Ruby on
> Rails.
>
> Any implementation that can work on Django?
Personally I don't think haml has any use in django work, but I use
s
You might look at http://sandbox.pocoo.org/clevercss/, which is python
based.
On Sep 8, 9:19 am, ThinRhino wrote:
> Hello,
>
> I just came across haml and sass, but looks like it is built for Ruby on
> Rails.
>
> Any implementation that can work on Django?
>
> Thoug
> 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
develo
Hello,
I just came across haml and sass, but looks like it is built for Ruby on
Rails.
Any implementation that can work on Django?
Though I also came across http://bit.ly/3el7iR, by which apache can take
care of converting haml to html.
Was looking for something where django can take care
On 3/29/07, IvanK <[EMAIL PROTECTED]> wrote:
>
> I'm just now starting a django project, but I've used rails for quite
> some time now, and they have an extremely awesome templating system -
> haml (http://haml.hamptoncatlin.com/) - every other templating
> l
I'm just now starting a django project, but I've used rails for quite
some time now, and they have an extremely awesome templating system -
haml (http://haml.hamptoncatlin.com/) - every other templating
language seams pitifully ugly by comparison, just take a look at it!
Anyway, I was
9 matches
Mail list logo