Hi All,

I am working on my pylons for last one year and suddenly today when I
run the server I am getting this error.

-bash-3.2$ paster serve --reload development.ini
Starting subprocess with file monitor
/home/myapp/myapp/config/middleware.py:71: DeprecationWarning: The
'error_template' errorware argument for customizing EvalException is
deprecated, please remove it. To customize EvalException's HTML, setup
your own EvalException and ErrorMiddlewares instead of using
ErrorHandler.
  **config['pylons.errorware'])
/usr/lib/python2.5/site-packages/Pylons-0.9.7rc4-py2.5.egg/pylons/
middleware.py:98: DeprecationWarning: The webhelpers.rails package is
deprecated.
- Please begin migrating to the new helpers in webhelpers.html,
  webhelpers.text, webhelpers.number, etc.
- Import url_for() directly from routes, and redirect_to() from
  pylons.controllers.util (if using Pylons) or from routes.
- All Javascript support has been deprecated.  You can write
link_to_remote()
  yourself or use one of the third-party Javascript libraries.
  from webhelpers.rails.asset_tag import javascript_path

I didn't do any upgrade of pylons by myself.

Can anyone please help me how I can proceed.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to