David Lesieur
David Lesieur
I am trying to create a custom field that would behave like the Tags field, i.e., with autocomplete for existing tags, and the ability to add new tags if desired,...
Allow users to enter some relations manually if desired, with the similarity algorithm filling the rest (up to some configured number of relations). The Gensim dependency should be made optional...
Slots
I have just discovered JinjaX. I really like the super clean syntax, and the ease of passing attributes to components. Awesome work! A feature analogous to the Web Components' [``...
The django-jinja documentation indicates the view that is provided to use with Django's `handler500` is broken since Django 2.2. The reason is that Django's 40x error views are expected to...