meshy / django-conman

NOT READY: Work in progress. A content management system for django
BSD 2-Clause "Simplified" License
3 stars 5 forks source link

Add Route movement and related methods #80

Closed meshy closed 7 years ago

meshy commented 8 years ago

Deferred from #75:

Trashed ideas:

- [ ] Add Route.objects.swap_urls(first, second) method. - [ ] Add Route.objects.swap_branches(first, second) method. - [ ] Add Route().get_parent()

meshy commented 8 years ago

@KevinEtienne @Ian-Foote thanks for the feedback guys, but it's probably not worth reviewing this yet, as I'm still working on it, and #75 needs to be merged in first.

meshy commented 8 years ago

I very much appreciate the feedback, BTW :)

meshy commented 8 years ago

Oh, just realised what was going on there... I was asking questions of myself to answer later! Should have known better! Glad to have your answers, and now feel bad for stopping you! :P

meshy commented 7 years ago

Ok, I think I've addressed everything. I've refactored pretty heavily to reduce churn in the history.

@Ian-Foote might I ask for another look and (if you're happy) a 👍?

meshy commented 7 years ago

\o/ Thanks! :)