Thank you. And thank you for your tip on GAE. Maybe It should come in a README file... or something..
On Feb 20, 3:06 am, Robin B <[email protected]> wrote: > I think this is very well done. The autoupdating gives instant > feedback. > > To get it working on appengine, I had to add: > > models/0.py: > session.forget() > > Because web2py was trying to write sessions to the filesystem. > > Congratulations on releasing this great tool! > > Robin > > On Feb 19, 2:51 pm, blackthorne <[email protected]> wrote: > > > hi > > > I've been planning to work on this little application for a while but > > only now I made it happen. > > It's a port from a very simple CSS Designer that generates code for > > you and allows you to keep visually updated on how it's going to look > > on the fly. > > >http://mdp.cti.depaul.edu/appliances/default/show/47 > > > feedback is welcome! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

