Версия 8 от 2010-06-14 08:34:30

Убрать это сообщение

The Definitive Guide to Pylons

pylonsbook.jpg

Содержание

1. Введение в Pylons

2. Установка

3. Изучая Pylons

4. Tracking Down and Handling Problems

5. Using View Templates

6. Working with Forms and Validators

7. Introducing the Model and SQLAlchemy

8. Starting the SimpleSite Tutorial

9. URLs, Routing and Dispatch

10. Unicode

11. Internationalization and Localization

12. Testing

13. Documentation

14. SimpleSite Tutorial Part 2

15. CSS, JavaScript, and Ajax

16. The Web Server Gateway Interface (WSGI)

17. Pylons’ Internal Architecture

18. Authentication and Authorization

19. SimpleSite Tutorial Part 3

20. Logging

21. Deployment