Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4402

Re: [Python-de] Django Portierungstrategy???

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "Sven R. Kunze" <srkunze@mail.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Django Portierungstrategy???
Date Tue, 12 Apr 2016 22:13:22 +0200
Lines 32
Message-ID <mailman.54.1460492004.15650.python-de@python.org> (permalink)
References <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> <570D1549.40004@mail.de> <570D4B30.5060402@broeckling.de> <570D56E2.5000906@mail.de>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de waMQoZyuzlkZqjMOdu5OPQplc4OEAXSCdUrf4DI8BSjA==
Return-Path <srkunze@mail.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mail201212; t=1460492003; bh=syDcDKxk+LfyPPyEl7juQM3jkgzOObdYafDlRXkhU9w=; h=Subject:To:References:From:Date:In-Reply-To:From; b=neek25CGRyi39vys06uYnv1N7RYXuJhn8FUu1EY/0nrmoShe8zhRkqiCWt4vPzPVp BxFNcMNDykWS0l0sKzb4gE88XPnwYS7EIPE5g/IJ/XLEQbsl2ItLQJ7f6rJ0aKzhZW 2565w+utbjKbdUn/I+FzUvf7do/QtLwrQsK3hVhM=
In-Reply-To <570D4B30.5060402@broeckling.de>
X-purgate clean
X-purgate This mail is considered clean (visit http://www.eleven.de for further information)
X-purgate-type clean
X-purgate-Ad Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate This mail is considered clean (visit http://www.eleven.de for further information)
X-purgate clean
X-purgate-size 1271
X-purgate-ID 154282::1460492003-000018ED-C476DC92/0/0
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <570D56E2.5000906@mail.de>
X-Mailman-Original-References <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> <570D1549.40004@mail.de> <570D4B30.5060402@broeckling.de>
Xref csiph.com de.comp.lang.python:4402

Show key headers only | View raw


On 12.04.2016 21:23, Sven Broeckling wrote:
> Hi,
>
>> >
>> > Da ich relativ neu bin in Python und Django wollte ich mich mal
>> > erkundigen, was ihr fuer Erfahrungen gemacht habt...?
>> Wir haben ähnliches vor und da wir eine ganze Reihe von
>> Django-Projekten
>> + VMs pflegen, kann ich den hier vorgestellten Ansatz nur
>> bekräftigen. Wir haben unsere zig Projekte Stück für Stück von einer
>> sehr alten Django-Version bis jetzt 1.8.11 geupgradet. Ich hoffe, wir
>> können demnächst den nächsten Schritt zur 1.9 wagen.
> Ich mache das genauso. Das älteste Projekt wurde bei 0.96 begonnen
> (Stichwort newforms :) ) und ist inzwischen auf aktuellem 1.8. 1.9
> steht da auch noch aus.

Laut gegenwärtigen ReleaseNotes soll das ganz einfach sein. Das 
Versprechen ist: "wenn dein Quellcode mit der 1.8 warnungsfrei läuft, 
dann kannst du ohne Probleme auf die 1.11 upgraden". Na ich bin 
gespannt, ob das so wird. :)

> Die jeweiligen Release Notes fassen ja sehr gut zusammen was zu tun
> ist, wenn ich dann ein Projekt von 1.6 auf 1.8 bringe mache ich das
> Schritt für Schritt.
> Python3 ist da leider noch gar kein Thema. u.A. weil requirements noch
> nicht Python3 tauglich sind.

Welche Requirements wären das bei dir?


vG
Sven

Back to de.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Django Portierungstrategy??? "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-12 08:08 -0700
  Re: [Python-de] Django Portierungstrategy??? "Sven R. Kunze" <srkunze@mail.de> - 2016-04-12 17:33 +0200
  Re: [Python-de] Django Portierungstrategy??? "Albrecht Mühlenschulte" <albrecht@muehlenschulte.de> - 2016-04-12 18:22 +0200
    Re: [Python-de] Django Portierungstrategy??? "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-12 22:54 -0700
  Re: [Python-de] Django Portierungstrategy??? Sven Broeckling <sven@broeckling.de> - 2016-04-12 21:23 +0200
  Re: [Python-de] Django Portierungstrategy??? "Sven R. Kunze" <srkunze@mail.de> - 2016-04-12 22:13 +0200
  Re: [Python-de] Django Portierungstrategy??? Sven Broeckling <sven@broeckling.de> - 2016-04-13 12:30 +0200
    Re: [Python-de] Django Portierungstrategy??? "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-22 07:50 -0700
      Re: [Python-de] Django Portierungstrategy??? "Sven R. Kunze" <srkunze@mail.de> - 2016-04-23 22:24 +0200
        Re: [Python-de] Django Portierungstrategy??? "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-24 22:26 -0700
          Re: [Python-de] Django Portierungstrategy??? "Sven R. Kunze" <srkunze@mail.de> - 2016-04-25 15:33 +0200
      Re: [Python-de] Django Portierungstrategy??? Thomas Güttler <guettliml@thomas-guettler.de> - 2016-04-25 11:45 +0200
        Re: [Python-de] Django Portierungstrategy??? "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-26 23:55 -0700
      [Python-de] requirements.txt (Was: Django Portierungstrategy???) Christopher Arndt <chris@chrisarndt.de> - 2016-04-25 15:39 +0200
      Re: [Python-de] requirements.txt (Was: Django Portierungstrategy???) Thomas Güttler <guettliml@thomas-guettler.de> - 2016-04-26 13:32 +0200

csiph-web