Sep 08
Django-sites-ext
I’m announcing Django Sites Ext – utilities to make administration of content belonging to different sites easier.
ChangeSiteMixin is a extends django.contrib.admin.ModelAdmin adding view to change site of an object and restricting specified relations to current site of the edited object.
1. select site view for new objects

2. change form view

Source code and example app are available on github:
I am Bojan Mihelac and this blog is dedicated to share code, thoughts, tools and advices I came up with while working at 
blog comments powered by Disqus