Kévin Etienne

Results 5 issues of Kévin Etienne

Having a library migration for `AuthToken` would avoid to create the migration with `MIGRATION_MODULES` in the project. This would need to be addressed when we drop support for `Django v1.6`

enhancement

Should it be useful to have `ThumbnailNamedField` to generate images with both query parameters and arguments?

enhancement
question

enhancement

Hi, What about changing the code to set different tables? I'm manipulating database with several tables and it would be useful to open a database and make transactions on those...

I have a management command for `Django` to create a release. It accepts a revision and a branch as arguments and take the organisation, app id and the bearer from...