Daniele Procida

Results 45 issues of Daniele Procida

The preferred syntax for `placeholder` template tags is {% placeholder "content" %}. However, `{% placeholder content %}` without the quotes also works. In the case of `static_placeholder`, `{% static_placeholder "footer"...

kind: bug
status: accepted

Your audio has stopped working,

AutoAPI makes the reasonable assumption that one's directory structure will look like: ``` mypackage/ ├── docs directory │   ├── ... │   └── ... ├── code directory │   ├── ... │  ...

Enhancement
Good First Issue

Previously, this was a bare list of sub-pages, not in any discernible order, and hard to parse: [Django documentation how-to guides landing page](https://docs.djangoproject.com/en/5.1/howto/). Now the sub-pages are grouped in sections...

DjangoCon 🦄

If it's possible to have programatically-defined columns, that should be documented. I don't think it is, and so far I haven't been able to achieve it anyway, so I am...