b-jam

Results 8 issues of b-jam

For users without multisite, they will not notice any differnence. There is a migration + datamigration to set canonical site for all their existing galleries and photos. It also will...

As previously discussed in https://github.com/bee-queue/bee-queue/pull/257 In the interest of security, to utilisize `rediss` over TLS. I noticed dependabot was also complaining about redis too. It seemed like no progress is...

[Here it is recommended to disable docker seccomp in order to run athenapdf](https://github.com/arachnys/athenapdf/blob/master/cli/docs/quick-start.md). According to https://docs.docker.com/engine/security/seccomp/, `name_to_handle_at` syscall has a good reason to be blocked, that is - _Cause of...

Its fine to import, but if you import a model from this app from within your own models.py file, it will cause a circular error due to the get_user_model() running...

Currently the CICI docker build takes a lot longer than it needs to, due to some of the npm package versions having to be built from source. If we use...

Where a tag should never be able to have a blank slug

bug