That worked a charm and I feel the fool for not having noticed that
simple error =)

Much appreciated!
Lusana

On Wed, Mar 14, 2012 at 9:16 PM, Enrique Samson Jr, <[email protected]> wrote:
> On 03/14/2012 05:46 PM, Lusana Ali wrote:
>> class Main(Resource):
>>
>>     def get_child(self, name, request):
>>         print "trying to get main"
>>         return IndexPage()
>
> Try changing get_child to getChild.
>
> --Enrique
>
> _______________________________________________
> Twisted-Python mailing list
> [email protected]
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to