Home Login Create account Contact Help
Close

Login to your account

Other Options

Lennart Regebro's BeContrary Profile


Recent arguments by Lennart Regebro

" Expressive templates lets you be lazy. " - in Practicality versus Purity in Python templates

" Some lazy guy will sooner or later start putting in python code with logic in those clean pretty templates. " - in Practicality versus Purity in Python templates

Recent comments by Lennart Regebro

" Isn't the whole point of the MVC princple that you put the code that is needed for display, like pagination, in the controller and *not* in the template or the model? Just asking... " - in Practicality versus Purity in Python templates

" PYC-files are indeed written in a byte-code language.That language is not Python. And neither is the templates. " - in Practicality versus Purity in Python templates

" How do you mean that templates are python programs? You can't run them in a python interpreter... " - in Practicality versus Purity in Python templates