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


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

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

X-Received by 10.66.76.10 with SMTP id g10mr14568157paw.20.1461336636767; Fri, 22 Apr 2016 07:50:36 -0700 (PDT)
X-Received by 10.157.37.168 with SMTP id q37mr248049ota.1.1461336636624; Fri, 22 Apr 2016 07:50:36 -0700 (PDT)
Path csiph.com!feeder.erje.net!2.us.feeder.erje.net!news.glorb.com!sq19no130714igc.0!news-out.google.com!u9ni24igk.0!nntp.google.com!g8no5428980igr.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups de.comp.lang.python
Date Fri, 22 Apr 2016 07:50:36 -0700 (PDT)
In-Reply-To <mailman.68.1460543462.15650.python-de@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=212.126.162.34; posting-account=clfmUAoAAABiYOInuvhP-e_9E_8hGpyB
NNTP-Posting-Host 212.126.162.34
References <9b28130b-a35f-4ae2-b13e-d2c5faf42320@googlegroups.com> <570D1549.40004@mail.de> <570D4B30.5060402@broeckling.de> <570D56E2.5000906@mail.de> <20160413123058.5edabd06@bolas.gallifrey.local> <mailman.68.1460543462.15650.python-de@python.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <0db2f630-a4f7-4b58-9f22-8d41fc7bb521@googlegroups.com> (permalink)
Subject Re: [Python-de] Django Portierungstrategy???
From "Marcel Hug (schaf)" <schaf.mh@gmail.com>
Injection-Date Fri, 22 Apr 2016 14:50:36 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com de.comp.lang.python:4422

Show key headers only | View raw


HI Sven, hi alle
ich habe doch noch eine Frage. Wie geht man am besten vor? Das Requirements.txt hat ca. 20 Eintraege. Wie gehe ich am besten vor, damit ich herausefinde welche packages fuer ein update Django auf 1.6 Sinn machen?

Vielen Dank
Schoenes Wochenende.

schaf

Am Mittwoch, 13. April 2016 12:31:03 UTC+2 schrieb Sven Broeckling:
> Hi,
> 
> > 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. :)
> Das bin ich auch noch :) Bislang hält mich von Django 1.9 noch u.A.
> transmeta ab, was ich auch geforked nicht so einfach auf 1.9 gebracht
> habe. Das greift wohl in die Models ein bevor die Django 1.9 Apps
> initialisiert sind.
> 
> > > 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?
> Ist schon ein paar Tage her dass ich das letzte mal einen Branch auf 3
> probiert habe, ich meine es wären transmeta, raven (sentry) und
> pybarcode gewesen. Wobei ich grade gesehen habe dass pybarcode und
> transmeta jetzt Python 3 unterstützen.
> 
> 
> Viele Grüße
>   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