justinvh / gitpaste

DEPRECATED - GitPaste is a clone of GitHub's Gist.
Other
184 stars 49 forks source link

Rewrite needed #25

Open justinvh opened 11 years ago

justinvh commented 11 years ago

GitPaste is officially old. It needs to be rewritten as well as support Django 1.4+. So, this will be the last version and tagged as the official release.

elementalvoid commented 11 years ago

Justin,

I understand your sentiment in regards to the rewrite but I also see this version as a very useful tool. I'd like to maintain it in its current state for my own purposes but don't want to create a real fork of the project needlessly. I'd rather just contribute what I'm working on.

Perhaps another way would be to create a django-1.3 branch which should primarliy receive fixes only. I've already added a couple of new things (thanks for pulling them) but have a couple more lined up. Which will flesh out this version until a rewrite is in the works/complete.

justinvh commented 11 years ago

I don't see a problem with this at all. That'll work.

elementalvoid commented 11 years ago

Great. I've moved my version of the repository to ReadyTalk/gitpaste and have created a django-1.3 branch with some additional changes.

justinvh commented 11 years ago

For those following this issue: I am looking to branch off the current HEAD as django-1.3 and then remerging the py3 branch as the master. This will probably happen in the next week or so.