Giter VIP home page Giter VIP logo

Comments (9)

hairychris avatar hairychris commented on May 16, 2024

Correct me if I'm wrong but the only things that will need changing are:

  1. Update requirements.txt to pull down Django 1.7 https://github.com/pydanny/cookiecutter-django/blob/master/%7B%7Bcookiecutter.repo_name%7D%7D/requirements/base.txt
  2. The User application uses migrations, we need to update these to use the in-built migrations in Django 1.7 which should be easy as we don't need to provide backwards compatibility (this is a starter template after all). https://github.com/pydanny/cookiecutter-django/tree/master/%7B%7Bcookiecutter.repo_name%7D%7D/%7B%7Bcookiecutter.repo_name%7D%7D/users/migrations

It's probably worth checking through the release notes though.

from cookiecutter-django.

pydanny avatar pydanny commented on May 16, 2024

South will have to be removed. We'll also need to confirm that django-avatar works. Otherwise I think that's it. I won't have time to work on this for a few days, but pull requests are welcome. 😉

from cookiecutter-django.

jamespacileo avatar jamespacileo commented on May 16, 2024

At first sight it looks like those are the ones. I'll have a better look at the change logs later.

Are you planning on tagging the current commit as "Django 1.6.6" and jumping directly to Django 1.7?
Or creating different branches?

Think there will still be devs interested in having Django 1.6 supported as well, due to some third party apps probably not supporting Django 1.7 yet. Would probably recommend tagging if possible.

from cookiecutter-django.

pydanny avatar pydanny commented on May 16, 2024

I think creating both different branches and tags is a brilliant, brilliant idea. I'll do that right now. If I get the chance later I'll note this in the documentation.

from cookiecutter-django.

jamespacileo avatar jamespacileo commented on May 16, 2024

@pydanny awesome! :D

btw I noticed this pull request #128, is Django 1.7 support ready to be tested?

from cookiecutter-django.

pydanny avatar pydanny commented on May 16, 2024

Yes, please help test the 1.7 support!

from cookiecutter-django.

matheusjardimb avatar matheusjardimb commented on May 16, 2024

+1

from cookiecutter-django.

matheusjardimb avatar matheusjardimb commented on May 16, 2024

Closed?

from cookiecutter-django.

luzfcb avatar luzfcb commented on May 16, 2024

Opps, I forgot to close this issue.
@matheusjardimb yes closed.
Thanks for telling.

from cookiecutter-django.

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.