📜 ⬆️ ⬇️

Django 1.2 alpha 1 released!

The release of the version of the framework for building web applications Django 1.2 alpha.

image


The main planned innovations:
')
* Changes in the admin panel interface.
* Improved protection against CSRF.
* Caching templates.
* Smart if tag
* Improved internationalization.
* Validation of models and model forms.
* Customization of syntax highlighting
* support for multiple connections to the database.
* Support for signed cookies and sessions.
* Messages Framework

Link to the news - Django

ps Full release notes .

Source: https://habr.com/ru/post/80117/


All Articles