Robert Rollins
Robert Rollins
I think the best solution would be to change the way django-storages looks for the AWS credentials. Right now it appears to exclusively pull from django settings, and if one...
Great! I look forward to the release.
I couldn't recall for sure if I'd found a solution to this, but looking through my shop's code for these method names led me to a part of my code...
> I think this would probably work better as a user preference That's exactly what I asked for: a "configurable" default. > there is currently a notification preferences area Where...
I like that idea!
Seems like a user preference, if set, should override the `children_ordering` setting on the model. But otherwise, that sounds good to me.
> specifying an order should override the manual (menu) ordering This would be very confusing for the user who is responsible for maintaining the menu. If it becomes completely impossible...
Sounds like a pretty solid idea to me! Though I'm somewhat confused by your second bullet point in your second ul. What does "PersonPage would set the sort_title to "Bloggs,...
Ahhhh, now I get it. How does `sort_key` sound for the name of the field?
I would like to second (third?) the request to get this fixed. It's very annoying that this setting does not persist through quitting. I want to **_always_** see the tab...