bookshelf icon indicating copy to clipboard operation
bookshelf copied to clipboard

Code examples to learn dry-python with Django at the project scale.

Results 28 bookshelf issues
Sort by recently updated
recently updated
newest added

Hi. I can't find library mappers. Is it possible to install it and check it out your example?

It looks like dependency injection lands itself perfectly for testing, so that the business logic (stories) could be tested with injecting dummy callables for data access which would return test...

I'm trying to deploy the app locally but I am greeted by the error below when Django starts up: ``` $ docker-compose run app ./manage.py createsuperuser Starting bookshelf_ws_1 ... done...

at https://github.com/dry-python/bookshelf/blob/master/bookshelf/repositories/profile.py#L29, i notice you pass in the `user` which is required to create the `profile` What happens when there are like a dozen required fields to create a new...

- [ ] Run `tox` in it. - [ ] CI failures should block PR from being merged.

feature

https://github.com/krallin/tini

feature

https://github.com/jwilder/dockerize

feature