Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pyramid 1.4dev?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jason  
View profile   Translate to Translated (View Original)
 More options Aug 21 2012, 4:23 pm
From: Jason <ja...@deadtreepages.com>
Date: Tue, 21 Aug 2012 13:23:34 -0700 (PDT)
Local: Tues, Aug 21 2012 4:23 pm
Subject: Pyramid 1.4dev?

Was there briefly a Pyramid 1.4dev on pypi?

I just had an error occur on Pyramid 1.3.3 where inheriting
"/somedir/base.mako" would raise the error 'TemplateLookupException: Can
not locate template for uri myproject:/somedir/base.mako'

When I rebuilt the virtualenv to test out the error I did easy_install -U
pyramid and it installed pyramid 1.4dev. When running my project in 1.4dev
the error didn't occur -- any idea what would have changed related to mako
templating?

--
Jason


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason  
View profile  
 More options Aug 21 2012, 4:46 pm
From: Jason <ja...@deadtreepages.com>
Date: Tue, 21 Aug 2012 13:46:01 -0700 (PDT)
Local: Tues, Aug 21 2012 4:46 pm
Subject: Re: Pyramid 1.4dev?

I found the issue is with using an asset spec in the renderer argument to
the view config, but using a non-asset spec URI for the inherit tag. I will
post a issue in github with more information.

--
Jason


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris McDonough  
View profile   Translate to Translated (View Original)
 More options Aug 21 2012, 5:38 pm
From: Chris McDonough <chr...@plope.com>
Date: Tue, 21 Aug 2012 17:38:57 -0400
Local: Tues, Aug 21 2012 5:38 pm
Subject: Re: Pyramid 1.4dev?
On 08/21/2012 04:23 PM, Jason wrote:

> Was there briefly a Pyramid 1.4dev on pypi?

> I just had an error occur on Pyramid 1.3.3 where inheriting
> "/somedir/base.mako" would raise the error 'TemplateLookupException: Can
> not locate template for uri myproject:/somedir/base.mako'

> When I rebuilt the virtualenv to test out the error I did easy_install
> -U pyramid and it installed pyramid 1.4dev. When running my project in
> 1.4dev the error didn't occur -- any idea what would have changed
> related to mako templating?

Can't explain how you got 1.4dev but yes, that bug was fixed in both
master (aka 1.4dev) and in the 1.3 branch.  1.3.3 was just released with
the fix a week or so ago (http://pypi.python.org/pypi/pyramid/1.3.3).

- C


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »