Django

Code

Ticket #6367: design_philosophies.diff

File design_philosophies.diff, 0.5 kB (added by dtulig, 11 months ago)

Turned description into a patch

  • a/docs/design_philosophies.txt

    old new  
    5757and it isn't implemented in a way that confuses developers who are trying to 
    5858learn how to use the feature. 
    5959 
    60 .. _`core Python principle`: http://www.python.org/doc/Humor.html#zen 
     60.. _`core Python principle`: http://www.python.org/dev/peps/pep-0020/ 
    6161 
    6262Consistency 
    6363-----------