Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4400
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | "Albrecht Mühlenschulte" <albrecht@muehlenschulte.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Django Portierungstrategy??? |
| Date | Tue, 12 Apr 2016 18:22:22 +0200 |
| Lines | 16 |
| Message-ID | <mailman.50.1460478478.15650.python-de@python.org> (permalink) |
| References | <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> <62730D87-6216-404E-8151-EF89FE79F022@muehlenschulte.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de h0l3N5CYfXjrTJ3bFfEU8g/JI3dZddHXs3BqiNbfpxGQ== |
| Return-Path | <albrecht@muehlenschulte.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | Debian amavisd-new at azrael.neiwo.org |
| In-Reply-To | <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> |
| X-Mailer | MailMate (1.9.4r5234) |
| 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 | <62730D87-6216-404E-8151-EF89FE79F022@muehlenschulte.de> |
| X-Mailman-Original-References | <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> |
| Xref | csiph.com de.comp.lang.python:4400 |
Show key headers only | View raw
On 12 Apr 2016, at 17:08, Marcel Hug (schaf) wrote: > Ich habe ein Django 1.5.1 projekt, welches mit Python 2.7 laeuft. Nun > moechte ich das ganze auf die neusten Versionen bringen. Auf der > Django Webseite wird empfohlen mit Python 3 zu arbeiten, aber meine > Portierungserfahrung sagt mir, dass ich das besser in einem 2 Step > Approach mache. > > 1. Schritt: Portierung auf Django 1.9.5 (e.g. mit neuster DB Version) > 2. Schritt: Portierung auf Python 3. Gute Strategie - weiter wird immer empfohlen die Minor-Versionen (also x.Y.z) durch zu steppen, weil die deprecation-Warnings recht hilfreich sein können. Viele Grüße Albrecht
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
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