KimSia Sim

Results 120 comments of KimSia Sim

In my own case, I will say, it's because I have a "bug" in my mental model about Django ORM methods. I thought all() doesn't return queryset, but actually it...

I'm sorry but how do I test in a production site? Am using 0.61.1 for Django 4.2

I hope vscode team can take reference from the awesome work done by ms edge team. The vertical tabs, tab groups, and collections in ms edge is really nice. I...

I have a similar question regarding best practices. Under the readme `The pip-compile command lets you compile a requirements.txt file from your dependencies, specified in either pyproject.toml, setup.cfg, setup.py, or...

> Or were you looking for more up-to-date compatibility information and PyPI classifiers (as seen in v2.1)? > This Thank you for updating It also be good if you can...

Closed by https://github.com/jambonrose/django-improved-user/releases/tag/v2.1.0

> The Lock file was not updated. I did a force push with commit https://github.com/pyepye/django-magiclink/commit/264db37fbc58ed4feedbaf15838acf0f2f4f87f8 to include the Lock file updates as mentioned in https://github.com/pyepye/django-magiclink/pull/28#pullrequestreview-1871896540 by @Mogost

> #30 actually I think this PR is better. And resolves the same problem. Happy to adopt whatever @pyepye eventually merges with.

basically what i mean to say is that i want to duplicate an existing image in webroot/img/my_folder and create the thumbnails and placed the duplicate image inside uploads/some_foldername and the...