ccbv icon indicating copy to clipboard operation
ccbv copied to clipboard

Provide CCBV for master (ie development version) as well as released versions

Open jaylett opened this issue 12 years ago • 6 comments

Having both 1.3.1 and 1.4 is great, but for people working towards the next version of Django having a version rebuilt periodically off master would be awesome too :-)

jaylett avatar Jun 07 '12 11:06 jaylett

I was planning to do this with tagged alpha, beta, and release candidate versions. Do you think it's worth having master as well?

meshy avatar Jun 07 '12 14:06 meshy

I think so — it'd have helped me today during the Djangocon sprints :-)

Of course I could run it locally, but I think it'd be a helpful option. You could perhaps just not link to it from the front page, but provide a link elsewhere? To avoid overwhelming/confusing.

jaylett avatar Jun 07 '12 15:06 jaylett

OK. Currently the import script depends upon the version of django it's parsing being installed into the same virtual environment as the running website (nasty I know). I need to work out some sort of better arrangement for importing/updating the database before I can really implement this. Issue #39 therefore blocks this for the moment.

meshy avatar Jun 07 '12 21:06 meshy

@jaylett Just to say that this issue has not been forgotten, I've just had an awful lot to do! I am still investigating a way to automate having the dev version on the site, but for the moment I thought you might like to know that the WIP version of CCBV is deployed to http://ccbv.herokuapp.com/ and has the cbv data for Django 1.5b2 on it. There are a few bugs to iron out (especially #56), but like I said, it's a work in progress... Hope it comes in handy to you :)

meshy avatar Jan 03 '13 00:01 meshy

Bump.

@meshy I think it is still very good idea if ccbv provides docs for alpha/beta/master (whatever you prefer) versions of Django CBVs.

mlen108 avatar Oct 09 '13 14:10 mlen108

Agreed, it still is. We need a way to automate this, and to ensure that the redirects to the latest version don't use these beta/master versions.

meshy avatar Oct 09 '13 14:10 meshy