Git Product home page Git Product logo

Comments (7)

rvanlaar avatar rvanlaar commented on July 1, 2024

(by erevilla)

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by jvloothuis)
Thanks for the patch. It seems that your internal version has drifted a bit from the recent changes in trunk. I would like to incorporate the features you suggest. Could you please open separate issues for the loggin and offline support? This will help keep track of the things that are still left to do.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by erevilla)
Ok. I'll have a look if I can do it.
Regards.

El jue, 21-08-2008 a las 20:40 +0000, Jeroen Vloothuis escribió:

Thanks for the patch. It seems that your internal version has drifted a
bit from the recent changes in trunk. I would like to incorporate the
features you suggest. Could you please open separate issues for the
loggin and offline support? This will help keep track of the things that
are still left to do.

** Changed in: djangorecipe
Assignee: (unassigned) => Jeroen Vloothuis (jvloothuis)
Status: New => In Progress

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by erevilla)
Here goes a small patch which resolves just the problem of alpha and beta versions of django. Basically, untarred_dir is detected during extraction of the tarball.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by jvloothuis)
A (slightly different) fix has been committed to the trunk. Thanks for the report and the patch.

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by erevilla)
Ok. I've had a look.

It seems that the line:

untarred_dir = os.path.join(extraction_dir,
os.listdir(extraction_dir)[0])

would work well if you use just the first time, i.e.
if you'd install first the 1.0-alpha_1 version, and then 1.0-beta_1,
both versions would be in django_archive directory, but would still use
the 1.0-alpha version no the beta.

Regards.
Erny

El sáb, 30-08-2008 a las 15:18 +0000, Jeroen Vloothuis escribió:

A (slightly different) fix has been committed to the trunk. Thanks for
the report and the patch.

** Changed in: djangorecipe
Status: In Progress => Fix Committed

** Changed in: djangorecipe
Status: Fix Committed => Fix Released

from djangorecipe.

rvanlaar avatar rvanlaar commented on July 1, 2024

(by jvloothuis)
Have you actually encountered the error? I am asking since the recipe always removes (or should remove) the django_archive directory after installation. This means that it we should be able to expect it to be empty.

from djangorecipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.