[release-notes] webdev: django, rails

Pete Travis immanetize at fedoraproject.org
Thu Apr 9 05:13:38 UTC 2015


commit 30c8e42b04de6492de0e1dfdbc6b2bf6c5c51bb5
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Apr 8 23:14:31 2015 -0600

    webdev: django, rails

 en-US/Development_Web.xml |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
index a2a7998..b8a86d0 100644
--- a/en-US/Development_Web.xml
+++ b/en-US/Development_Web.xml
@@ -7,4 +7,46 @@
 <section id="Development-web">
   <title>Web Development</title>
   <para />
+  <section id="webdev-django">
+    <title>Django 1.8</title>
+    <para>
+      The latest release of the versatile, extensible web framework <application>Django</application> is available for Fedora 22. The Python-based framework's 1.8 release has been designated as the Django project's second 'long term support release, and will receive security updates for at least three years from release date.
+    </para>
+    <para>
+      Fedora packages that depend on Django have been updated for the latest release. Those working with Django can review the project's thorough documentation to learn about new, deprecated, and removed features.
+    </para>
+    <itemizedlist>
+      <listitem>
+        <para>
+          New features: <ulink url="https://docs.djangoproject.com/en/dev/releases/1.8/#what-s-new-in-django-1-8" />
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Backwards incompatible changes: <ulink url="https://docs.djangoproject.com/en/dev/releases/1.8/#backwards-incompatible-changes-in-1-8" />
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Deprecated features: <ulink url="https://docs.djangoproject.com/en/dev/releases/1.8/#features-deprecated-in-1-8" />
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Removed Features: <ulink url="https://docs.djangoproject.com/en/dev/releases/1.8/#features-removed-in-1-8" />
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section id="webdev-rails">
+    <title>Ruby on Rails 4.2</title>
+    <para>
+      Fedora 22 includes <application>Ruby on Rails</application> 4.2, the latest version of the well-known web application framework written in Ruby. Highlights in this release include Active Job, asynchronous mails, Adequate Record, Web Console and foreign key support. The upstream release notes are at <ulink url="http://guides.rubyonrails.org/4_2_release_notes.html" />
+    </para>
+    <para>
+      Information for developers upgrading existing applications to Ruby on Rails 4.2 can be found in the Upgrading Ruby on Rails guide at <ulink url="http://guides.rubyonrails.org/upgrading_ruby_on_rails.html" /> 
+    </para>
+  </section>
+
 </section>


More information about the docs-commits mailing list