~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to docs/releases/1.0.txt

  • Committer: Package Import Robot
  • Author(s): Luke Faraone, Jakub Wilk, Luke Faraone
  • Date: 2013-05-09 15:10:47 UTC
  • mfrom: (1.1.21) (4.4.27 sid)
  • Revision ID: package-import@ubuntu.com-20130509151047-aqv8d71oj9wvcv8c
Tags: 1.5.1-2
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Luke Faraone ]
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
As part of a Google Summer of Code project, Thejaswi Puthraya carried out a
195
195
major rewrite and refactoring of Django's bundled comment system, greatly
196
196
increasing its flexibility and customizability. :doc:`Full documentation
197
 
</ref/contrib/comments/index>` is available, as well as :doc:`an upgrade guide
198
 
</ref/contrib/comments/upgrade>` if you were using the previous incarnation of
 
197
</ref/contrib/comments/index>` is available, as well as an upgrade guide
 
198
if you were using the previous incarnation of
199
199
the comments application.
200
200
 
201
201
Removal of deprecated features