mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #36485 -- Rewrapped docs to 79 columns line length.
Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content.
This commit is contained in:
@@ -7,8 +7,8 @@ Welcome to Django 1.0.2!
|
||||
This is the second "bugfix" release in the Django 1.0 series,
|
||||
improving the stability and performance of the Django 1.0 codebase. As
|
||||
such, Django 1.0.2 contains no new features (and, pursuant to
|
||||
:doc:`our compatibility policy </misc/api-stability>`, maintains backwards compatibility with Django
|
||||
1.0.0), but does contain a number of fixes and other
|
||||
:doc:`our compatibility policy </misc/api-stability>`, maintains backwards
|
||||
compatibility with Django 1.0.0), but does contain a number of fixes and other
|
||||
improvements. Django 1.0.2 is a recommended upgrade for any
|
||||
development or deployment currently using or targeting Django 1.0.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user