Simon Willison’s Weblog

Subscribe

1 item tagged “property”

2008

The Python Property Builtin. The always-educational Adam Gomaa explains the Python property built-in and shows how it can be used to improve Django’s model-based URL generation.

# 23rd August 2008, 1:08 pm / adam-gomaa, django, property, python, urls