Rasmus Storjohann

Results 7 issues of Rasmus Storjohann

I can't find this information in the documentation. I need to support Tagalog and Chinese Traditional, but when I include `'tl'` for Tagalog in `PARLER_LANGUAGES`, I get ``` ImproperlyConfigured("{0}[{1}][{2}]['code'] does...

As far as I can tell, in common usage, the AIRS is one taxonomy (much less frequently called a vocabulary) that contains a large number of entities that I believe...

discussion
schema
MAJOR upgrade

I'm looking at the three foreign key fields in each of the two schedule tables. Would it make sense to have a service_schedule table with the schedule (however that is...

wontfix
schema

The phone and contact entities are child records of several different kinds of parent entities. This is implemented by these entities having multiple foreign keys, most of which will be...

schema
MAJOR upgrade

## Summary Briefly describe the changes and the goal of this PR. Make sure the PR title summarizes the changes effectively. ## Motivation Why are these changes necessary? How do...

The string I pass to the `Markdown` component contains newline characters, e.g. `Foo\nbar\nbaz`. I would expect that single newline characters are interpreted as word separators, so this would be rendered...