Guest User

Untitled

a guest
Jun 26th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. AttributeError: Ob instance has no attribute 'days_by_name'
  2.  
  3. - Expression: "request.conf.days_by_name"
  4. - Filename: /Users/mckemowse/Documents/koansys/github/croi_buildout/build/src/croi/croi/templates/main.pt
  5. - Location: (165:34)
  6.  
  7. - Source: ... lock tal:repeat="day request.conf.days_by_name">
  8. ^^^^^^^^^^^^^^^^^^^^^^^^^
  9. - Arguments: repeat: {...} (0)
  10. renderer_name: templates/login.pt
  11. renderer_info: <RendererHelper - at 0x104aa8210>
  12. user: <UserAPI - at 0x104c45e10>
  13. date: <date - at 0x104c97190>
  14. message:
  15. password:
  16. came_from: /
  17. title: Please log in
  18. section: common
  19. request: <RequestWithConference - at 0x104a66f90>
  20. url: <URLAPI - at 0x104c45cd0>
  21. context: <RootFactory None at 0x104a821d0>
  22. action: /login
  23. logged_in: <NoneType - at 0x10014b4c0>
  24. login:
  25. view: <function login at 0x1025e1b18>
Add Comment
Please, Sign In to add comment