django-icekit icon indicating copy to clipboard operation
django-icekit copied to clipboard

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.

Results 100 django-icekit issues
Sort by recently updated
recently updated
newest added

Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...

dependencies
python

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies
python

Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies
javascript

Possibility of moving ICEkit's default Bootstrap from v3.3.7 to v4.0.0 beta. This is the version that is being pushed to developers and is a significant improvement on v3. The sooner...

in progress

Use case is assigning categories when uploading images. We'll need: - `id` exposed so we can reference it when adding relations - `name` exposed so we can match for get/creates...

in progress

Note to @markfinger poke around Google, there is something out there that solves the problem.

I tried pdb'ing in the settings file and the boot process locks up because the migrate check pipes all output to a file. Tai suggested a work around: `./go.sh bash.sh`....

https://sentry.io/for/javascript/ Looks like a few lines at the foot of the base template should do it.