KimSia Sim
KimSia Sim
## Problem Sometimes i need to have just the `created` field and not the modified field ## Code examples I'm happy to write a PR for this, but I wanted...
## Problem I have a `AttachedFields` which uses a `GenericForeignKey` pointing to `LineItem` `LineItem` which uses a `GenericRelation` pointing to `AttachedFields` Both `AttachedFields` and `LineItem` use `SoftDeletable` When a line...
The packages in packagist are lower case always. I usually have my repos in GitHub named in CamelCased for those people who wished to install via GitHub. The templates inside...
hi there, I discovered nix and was googling around the discourse. Was wondering if you have a guide to help django devs like me who have been relying on Docker...
Also how do you pass the line item data from sales to billing in either situation?
Is there a way to use the command palette outside regular Django admin panel?
Most times, any issue with using php-unoconv actually lies in the interaction between unoconv, the libreoffice/openoffice, and the operating system's python modules. I think to increase more adoption for this...
A bit like how stackoverflow does it I am looking at the example page https://taufik-nurrohman.js.org/tag-picker/ but still not find something that works like that