Survey About Package Requirements Management

2016-10-18 Thread Robert Roskam
Hey all, To clarify my title quickly, this survey is not about replacing pip, as yarn (https://github.com/yarnpkg/yarn) did recently with npm. This is about helping you throughout the lifespan of projects you maintain keep a handle on the dependencies it has. Where I work, we've already made

Feature Suggestion: New Setting called LOGOUT_REDIRECT_URL

2015-08-20 Thread Robert Roskam
Basically, the same feature set as here: https://docs.djangoproject.com/en/1.8/ref/settings/#login-redirect-url Modified it below: Default: '/accounts/logout' The URL where requests are redirected after login when the contrib.auth.logout view gets no next parameter. This setting also accepts