Raindrop Tag Cloud
Bookmarks tagged: django
Django Ninja
https://django-ninja.dev/
Customize your home page — Wagtail Documentation 7.2.1 documentation
https://docs.wagtail.org/en/stable/tutorial/customize_homepage.html
Setting up a Django development environment - Learn web development | MDN
https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Server-side/Django/development_environment
Django Tutorial Part 11: Deploying Django to production - Learn web development | MDN
https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Server-side/Django/Deployment
Rapid Prototyping with Django, htmx, and Tailwind CSS
https://testdriven.io/blog/django-htmx-tailwind/
Django + HTMX tutorial
https://harabat.github.io/django-htmx/
Modern JavaScript for Django Developers
https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/
URLs Lead The Way · Matt Layman
https://www.mattlayman.com/understand-django/urls-lead-way
Handling File Uploads with Django
https://stackabuse.com/handling-file-uploads-with-django
Store Data With Models · Matt Layman
https://www.mattlayman.com/understand-django/store-data-with-models
python - Update list of records and fields into django model with bulk_update - Stack Overflow
https://stackoverflow.com/questions/56329144/update-list-of-records-and-fields-into-django-model-with-bulk-update
Configure an interpreter using Docker Compose | PyCharm Documentation
https://www.jetbrains.com/help/pycharm/using-docker-compose-as-a-remote-interpreter.html#run
Kartoza - Using a Docker Compose-Based Python Interpreter in PyCharm
https://kartoza.com/blog/docker/using-a-docker-compose-based-python-interpreter-in-pycharm
Django Docker Deployment with HTTPS using Letsencrypt – London App Developer
https://londonappdeveloper.com/django-docker-deployment-with-https-using-letsencrypt
Setting up a Django development environment - Learn web development | MDN
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/development_environment
Using the Postgres bytea Type with Django
https://www.crunchydata.com/blog/using-postgresqls-bytea-type-with-django
python - django admin: save image like base64 - Stack Overflow
https://stackoverflow.com/questions/66846390/django-admin-save-image-like-base64