Giter Club home page Giter Club logo

Comments (3)

etianen avatar etianen commented on August 26, 2024

It sounds like your reversion database is out of date. If you don't
have any important data in reversion at the moment, a simple
./manage.py reset reversion should do the trick.

Basically, the reversion_revision table gained a new column in the
trunk recently.

If you do have important data in the versions table, check out the
wiki page on schema migrations. It should point you in the right
direction. :)

On Monday, 11 April 2011, fossemeister
[email protected]
wrote:

I am new the django world and have organized my models into smaller .py files, encompassed in a models folder.  When I try to create the initial reversions, the error I get is "DatabaseError: no such column: reversion_version.type" .  I'm guessing this has to do with my model organization.  Is there a workaround?

Reply to this email directly or view it on GitHub:
#52

Dave Hall
Etianen.com

Telephone: 07525 452381
Web: http://www.etianen.com

from django-reversion.

fossemeister avatar fossemeister commented on August 26, 2024

excellent!

from django-reversion.

jamesonquinn avatar jamesonquinn commented on August 26, 2024

This has little to do with the actual (rightly closed) issue, but answers the question posed in the issue title. I post it as a favor to future googlers: What if my models are not in models.py

from django-reversion.

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.