Comment on Django 1.5 beta release notesComments−scommab13yMajor Highlights:- Python3 support! (supports python2.6.5+ and python3.2+ in the same code base)- {% verbatim %} (no collision problems with mustache)- Built-in Partial model saving
Comments
Major Highlights:
- Python3 support! (supports python2.6.5+ and python3.2+ in the same code base)
- {% verbatim %} (no collision problems with mustache)
- Built-in Partial model saving