Re: Django admin, 'Save as new' option, duplicate m2m relations

2013-12-15 Thread Gheorghe Chirica
Ok, will continue on django users group, thx. On Tuesday, December 10, 2013 10:57:23 AM UTC+2, Gheorghe Chirica wrote: > > Hi. > > I have a simple model which have few m2m relations. > > Now, I enabled option in admin panel to duplicate model so, "Save as new" > option. > > It saves my model a

App-loading reloaded

2013-12-15 Thread Aymeric Augustin
**Warning: Wall of Text** (and there’s no tl;dr). History The reference ticket for the project known as app-loading is https://code.djangoproject.com/ticket/3591. Joseph Kocherhans attaches an initial patch when he files the ticket in February 2007. That patch changes INSTALLED_APPS to a list

Re: Travis support (again)

2013-12-15 Thread bouke
There's a policy change that landed a few weeks ago (27 nov) worth looking into: The new policy will be as follows: 1. If the commit occurs on the default branch, then the owners of the repository will be notified. 2. If the commit occurs on a non-default branch, the author and the