Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
pythpn_articles_to_check [2023/06/17 15:27] – [20230610] apressatopythpn_articles_to_check [2023/08/14 16:18] (versione attuale) – [2023-08-14] apressato
Linea 610: Linea 610:
 5 Ways I Bypassed Your Web Application Firewall (WAF) | by Ally Petitt | Jun, 2023 | Medium 5 Ways I Bypassed Your Web Application Firewall (WAF) | by Ally Petitt | Jun, 2023 | Medium
 https://medium.com/@allypetitt/5-ways-i-bypassed-your-web-application-firewall-waf-43852a43a1c2 https://medium.com/@allypetitt/5-ways-i-bypassed-your-web-application-firewall-waf-43852a43a1c2
 +
 +
 +====== 20230623 ======
 +Best Practices for Building a Django (DRF) Project | by Palwisha Akhtar | Jun, 2023 | Medium
 +https://medium.com/@palwishaakhtar/best-practices-for-building-a-django-drf-project-21fead201780
 +
 +Django Pagination: How to Divide and Conquer Large Data Sets | by Ali Saleh | AWS Tip
 +https://awstip.com/django-pagination-how-to-divide-and-conquer-large-data-sets-c735fdb7432d
 +
 +Google Calendar API and Django Integration | by Mansi Saini | Medium
 +https://medium.com/@mansi.saini01/google-calendar-api-and-django-intergration-e7d6c1743eb5
 +
 +Django Custom User Model. Part-2 | by Riyagolani | Medium
 +https://medium.com/@riagolani1619/django-custom-user-project-continued-4e5ace05f9a8
 +
 +Creating a Django Project — The Right Way | by Mahfuz Moon | Medium
 +https://medium.com/@mahfuz.moon.16/creating-a-django-project-the-right-way-daf0e075c9
 +
 +Mastering Exception Handling in Python: Best Practices and Tips | by Ulas Can Cengiz | Medium
 +https://ulsc.medium.com/mastering-exception-handling-in-python-best-practices-and-tips-381554506be1
 +
 +How to add Country and City Field in Django? | Medium
 +https://medium.com/@FatemeFouladkar/how-to-add-country-and-city-field-in-django-864f80b4c19e
 +
 +Upgrading your Django and Python microservice | by Maanav Shah | Medium
 +https://medium.com/@maanavshah/upgrading-your-django-and-python-microservice-9cb480541907
 +
 +10 Essential Django Packages Every Developer Should Know | by DevSumitG | Jun, 2023 | Medium
 +https://medium.com/@devsumitg/10-essential-django-packages-every-developer-should-know-9865665ad819
 +
 +How I Integrated ChatGPT to a Django Project | by DSA Engineering | Jun, 2023 | Level Up Coding
 +https://levelup.gitconnected.com/how-we-integrated-chatgpt-to-our-django-project-ca95ea50d371
 +
 +A Comprehensive Guide to Setting Up a Django Project | by Abhijit kumar | Jun, 2023 | Medium
 +https://cleverzone.medium.com/a-comprehensive-guide-to-setting-up-a-django-project-49b9d264a78a
 +
 +Django Access Gatekeeper. OK to day very simple and a needfull… | by Travilabs | Jun, 2023 | Medium
 +https://medium.com/@office.travilabs/django-access-gatekeeper-9f2bc22eb80f
 +
 +Boosting Your Django API Performance with DRF Decorators | by Ashar-Rahim | Medium
 +https://medium.com/@asharrahim6/boosting-your-django-api-performance-with-drf-decorators-1efcd6a67dae
 +
 +Django Sync or Async?. Python has added the asyncio library… | by Yiqing Lan | Medium
 +https://slow999.medium.com/django-sync-and-async-6c8a219838c5
 +
 +Django Sync or Async?. Python has added the asyncio library… | by Yiqing Lan | Medium
 +https://slow999.medium.com/django-sync-and-async-6c8a219838c5
 +
 +Understanding Django Middleware Pipeline and Its Impact on Performance | by Elkarroumytaha | Medium
 +https://medium.com/@elkarroumytaha/understanding-django-middleware-pipeline-and-its-impact-on-performance-551fa926b886
 +
 +Take Your Django Code to the Next Level with This Comprehensive Django Style on GitHub | by Mahdi Jafari | Medium
 +https://themahdijafari.medium.com/take-your-django-code-to-the-next-level-with-this-comprehensive-django-style-on-github-d78abb56904b
 +
 +How to use Abstract Base Class in Django? | Towards Dev
 +https://towardsdev.com/how-to-use-abstract-base-class-in-django-4598e3389ed6
 +
 +Integrating Django Rest Framework with ReactJs | Easiest Guide |Part 2 | by Haris Akbar | May, 2023 | Medium
 +https://medium.com/@stanker801/integrating-django-rest-framework-with-reactjs-easiest-guide-part-2-f9937725ed28
 +
 +Six Amazing Unknown Python Libraries | by Divith Raju | May, 2023 | Medium
 +https://medium.com/@Divithraju/six-amazing-unknown-python-libraries-c7bdad6b4472
 +
 +10 Django Packages to Every Developer Must Install | by Scofield O. Idehen | Django Unleashed | Jun, 2023 | Medium
 +https://medium.com/django-unleashed/10-django-packages-to-every-developer-must-install-44ce776bba3e
 +
 +Testing Django Custom Management Commands | by Sevdimali | AWS Tip
 +https://awstip.com/testing-django-custom-management-commands-76a11c2bb793
 +
 +Scaling Django Applications: Best Practices and Strategies | by Builescu Daniel | May, 2023 | Medium
 +https://medium.com/@danielbuilescu/scaling-django-applications-best-practices-and-strategies-1b537f62e5c8
 +
 +Django’s component system (DRY) — “Don’t repeat yourself” IN DJANGO. | by Travilabs | Jun, 2023 | Medium
 +https://medium.com/@office.travilabs/djangos-component-system-dry-don-t-repeat-yourself-in-django-56473cbcddd5
 +
 +18 Sites to Host Your Backend Code for Free | by Open Data Analytics | FAUN — Developer Community 🐾
 +https://faun.pub/18-sites-to-host-your-backend-code-for-free-d3463a814b93
 +
 +Django Tutorial: Building a Portfolio Application — Contact Application | by Jordan P. Raychev | Geek Culture | Medium
 +https://medium.com/geekculture/django-tutorial-building-a-portfolio-application-contact-application-ac128d7b7b89
 +
 +Build a Project Management Application in Django | by Esther Vaati | May, 2023 | Level Up Coding
 +https://levelup.gitconnected.com/getting-started-with-django-e6b444014f86
 +
 +HTML & CSS — How to Make Web Pages Responsive? | by Sherry Li | Medium
 +https://medium.com/@sherry11913/html-css-how-to-make-web-pages-responsive-d9b6d725898b
 +
 +Follow This to Master Django. 🚀 Exciting News for Beginner Django… | by Rajanitnavapara | Jun, 2023 | Medium
 +https://rajanitnavapara.medium.com/follow-this-to-master-django-f09c6cae6527
 +
 +Learning Django: Tired of YouTube Tutorials and Not Ready for Documentation? Give These Books a Try | by Nguyen Van Binh | Django Unleashed | Jun, 2023 | Medium
 +https://medium.com/django-unleashed/learning-django-tired-of-youtube-tutorials-and-not-ready-for-documentation-give-these-books-a-try-aa0d3d797ada
 +
 +Explain the relationship of django | by Md Sadiqul Islam | Medium
 +https://swesadiqul.medium.com/explain-the-relationship-of-django-67d05185416e
 +
 +Desktop Notifications with Python notify-py | by Better Everything | Medium
 +https://medium.com/@BetterEverything/desktop-notifications-with-python-notify-py-c6c21b408b44
 +
 +Django ORM Fundamentals: A Guide to Interacting with Databases | by Rashid Mahmood | May, 2023 | Medium
 +https://medium.com/@codewithrashid/django-orm-fundamentals-a-guide-to-interacting-with-databases-b561157c8676
 +
 +Exploring Lazy Loading Techniques for Django Templates | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/exploring-lazy-loading-techniques-for-django-templates-8f1793234c99
 +
 +Making our first Django Website (Part 2) | by Neil Mehta | Jun, 2023 | AWS Tip
 +https://awstip.com/making-our-first-django-website-part-2-33b51e7b90d8
 +
 +Django Shell: The Dark Side. Working in Django shell in PROD | by DSA Engineering | Jun, 2023 | Level Up Coding
 +https://levelup.gitconnected.com/django-shell-the-dark-side-eab867e6e31
 +
 +Implement Search Functionality with Class-Based Views on the Django Blog Website — Part 15 | by Nutan | May, 2023 | Medium
 +https://medium.com/@nutanbhogendrasharma/implement-search-functionality-with-class-based-views-on-the-django-blog-website-part-15-9b8cc53ed10f
 +
 +How to revert migration in django? | by Dev Mehta | Medium
 +https://medium.com/@devbmehta04/how-to-revert-migration-in-django-a8a50b097b86
 +
 +A Beginner’s Guide to JWT Authentication in Django REST Framework | by Ali Saleh | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/a-beginners-guide-to-jwt-authentication-in-django-rest-framework-717485ecd592
 +
 +Getting Started with Django: Best Resource | by Mahmoud Nasser | Medium
 +https://medium.com/@mahmoud.nasser.abdulhamed11/getting-started-with-django-best-resource-64e5cadf17ed
 +
 +Creating a User Profile model in Django to hold additional user info | by Bevan Steele | Rock and Null | Medium
 +https://medium.com/rocknnull/creating-a-user-profile-model-in-django-to-hold-additional-user-info-caa12156e29a
 +
 +Maximizing Scalability and Flexibility with Django Database Routing | by Nuno Bispo | Jun, 2023 | Python in Plain English
 +https://python.plainenglish.io/maximizing-scalability-and-flexibility-with-django-database-routing-e08b7b5859c7
 +
 +Web scraping in 2023 — Breaking it down to basics | by Josep Ferrer | Dev Genius
 +https://blog.devgenius.io/webscraping-in-2023-breaking-it-down-to-basics-programming-learning-scraping-python-web-data-science-10fa130cc8be
 +
 +Build a Blog Website using Django Rest Framework — Part 2 | Towards Data Science
 +https://towardsdatascience.com/build-a-blog-website-using-django-rest-framework-part-2-be9bc353abf3
 +
 +
 +===== 2023-08-06 =====
 +Mastering Django Permissions. A Comprehensive Guide for Developers | by Esther Vaati | Python in Plain English
 +https://python.plainenglish.io/mastering-django-permissions-e23b6d467eef
 +
 +Integrating Django with PostgreSQL Materialized Views | by Abdulla Hashim | Medium
 +https://medium.com/@abdu11a/integrating-django-with-postgresql-materialized-view-2c7c30d44a59
 +
 +Guide to Build Your First Python + Django Backend Project | by J.Kaur | Jun, 2023 | Mobile App Circular
 +https://mobileappcircular.com/guide-to-build-your-first-python-django-backend-project-588f5af0549c
 +
 +How we optimized i-queries and found inaccuracies in Django documentation | by Metakratos Studio | Metakratos Studio | Jun, 2023 | Medium
 +https://medium.com/metakratos-studio/how-we-optimized-i-queries-and-found-inaccuracies-in-django-documentation-d921a44d8bc4
 +
 +Using get_or_create for Efficient Data Access in Django | by Ali Saleh | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/using-get-or-create-for-efficient-data-access-in-django-c90bb1839754
 +
 +5 DJANGO PACKAGES EVERY DEVELOPER MUST KNOW | by Vic Ezealor | Medium
 +https://medium.com/@vic.ezealor/5-django-packages-every-developer-must-know-2920ea4c0ee5
 +
 +Start Using Cache on your Django Application | by Aditya Sannidhi | Medium
 +https://medium.com/@adityasannidhi/start-using-cache-on-your-django-application-c10353b9eb3c
 +
 +Django Caching. Caching is a common technique used in… | by Atit Bimali | AWS Tip
 +https://awstip.com/django-caching-610bd33a78b7
 +
 +Django and Gmail Integration Made Easy | by Esther Vaati | Jun, 2023 | Python in Plain English
 +https://python.plainenglish.io/django-and-gmail-integration-made-easy-a95e05b39327
 +
 +File Caching in Django. How to Use File Caching in a Django… | by Okan Yenigün | Jun, 2023 | AWS Tip
 +https://awstip.com/file-caching-in-django-8533cbaff0a7
 +
 +Lambda Functions in Python: A Comprehensive Guide to Understanding and Using Anonymous Functions (32/100 Days of Python) | by Martin Mirakyan | Medium
 +https://martinxpn.medium.com/lambda-functions-in-python-a-comprehensive-guide-to-understanding-and-using-anonymous-functions-fedcb98c999f
 +
 +Set up Static and Media files in Django | AWS Tip
 +https://awstip.com/set-up-static-and-media-files-in-django-a-quick-and-easy-guide-1c18a9827829
 +
 +Data visualisation-Django with django-chartjs | by Vikashvar Rajan | Jul, 2023 | AWS Tip
 +https://awstip.com/data-visualisation-django-with-django-chartjs-e2334cf1ce6c
 +
 +Create A Music Player App using Django | by Vikashvar Rajan | Jul, 2023 | AWS Tip
 +https://awstip.com/create-a-music-player-app-using-django-dd7149b4217c
 +
 +Designing our Django HTML Pages. Today we are going to look at simple… | by JP McWhinnie | Jul, 2023 | Medium
 +https://medium.com/@justp1x3l/designing-our-django-html-pages-94219a8ea334
 +
 +5 Django Optimization Techniques every developer must know | by Vic Ezealor | Jun, 2023 | Medium
 +https://medium.com/@vic.ezealor/5-django-optimization-techniques-every-developer-must-know-a0dfdfd018eb
 +
 +Sending emails using Django 4.2. Starting from Django 4.2 the default… | by Henry Huysamen | Medium
 +https://medium.com/@hhuysamen/sending-emails-using-django-4-2-3e5de1ff64dc
 +
 +Creating Python Models From SQL Tables With Regex | by Alberto Valdez | Better Programming
 +https://betterprogramming.pub/creating-python-models-from-sql-tables-with-regex-1e1bfd95ece6
 +
 +Create a Clone of Yourself With a Fine-tuned LLM | by Sergei Savvov | Jul, 2023 | Better Programming
 +https://betterprogramming.pub/unleash-your-digital-twin-how-fine-tuning-llm-can-create-your-perfect-doppelganger-b5913e7dda2e
 +
 +Path Glob v.s. OS Walk. Comparing Python’s ways of traversing a… | by Alberto Valdez | Medium
 +https://medium.com/@avq5ac1/path-glob-v-s-os-walk-4278d6add6ac
 +
 +Create A Hello World! Application Using Django Framework | by DevSumitG | Medium
 +https://medium.com/@devsumitg/create-a-hello-world-application-using-django-framework-f8fec58b22df
 +
 +10 Python Automation Scripts for Problems | by Haider Imtiaz | Jun, 2023 | Python in Plain English
 +https://python.plainenglish.io/10-python-automation-scripts-for-your-regular-problems-132f3aae739e
 +
 +The Power of Django Rest Framework: Streamline Your API Development | by DevSumitG | Jun, 2023 | Medium
 +https://medium.com/@devsumitg/the-power-of-django-rest-framework-streamline-your-api-development-387be93a8acb
 +
 +CRUD Operation in Django. CREATE, RETRIEVE, UPDATE, DELETE using… | by Vinaykumarmaurya | Dev Genius
 +https://blog.devgenius.io/crud-operation-in-django-ee9ea5087c55
 +
 +10 Awesome Django Projects to Inspire Your Web Development Journey | by orioninsist | Jun, 2023 | Medium
 +https://orioninsist.dev/10-awesome-django-projects-to-inspire-your-web-development-journey-d467d6703851
 +
 +10 awesome CSS generators to save you 16+ hrs every week | by Harshit Raj | Medium
 +https://medium.com/@Harshit_Raj_14/10-awesome-css-generators-to-save-you-16-hrs-every-week-5f8591ef2a97
 +
 +The Ultimate Guide to Django Aggregation Functions | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/the-ultimate-guide-to-django-aggregation-functions-441e07ba4933
 +
 +Django Humanize Library all details and How to use it? | by Abdulla Fajal | Jul, 2023 | Medium
 +https://medium.com/@abdullafajal/django-humanize-library-all-details-and-how-to-use-it-268ce97f4fc4
 +
 +Automating User Profile Creation with Default Data using Django Signals | by Abdulla Fajal | Jul, 2023 | Medium
 +https://medium.com/@abdullafajal/automating-user-profile-creation-with-default-data-using-django-signals-50abef9ce529
 +
 +How to dockerize a Django / Flask application | by Harikrishnan Viswanath | Medium
 +https://medium.com/@hari154542/how-to-dockerize-a-django-flask-application-a02d8c44b63e
 +
 +Exploring Hidden Gems: Lesser-Known Django Packages You Should Try | by Nuno Bispo | Django Unleashed | Jun, 2023 | Medium
 +https://medium.com/django-unleashed/exploring-hidden-gems-lesser-known-django-packages-you-should-try-2ba7565e089b
 +
 +Django Tips 2# SelectRelated and PreFetch Related | by Gajanan Rajput | Medium
 +https://medium.com/@rajputgajanan50/django-tips-2-selectrelated-and-prefetch-related-9f5ad7973d53
 +
 +Connecting Django with Firebase Authentication | by Valentino Herdyan Permadi | Medium
 +https://medium.com/@valentinohp11/connecting-django-with-firebase-authentication-cfc2280e6215
 +
 +Business Logic in Django projects | by Jair Verçosa | Medium
 +https://jairvercosa.medium.com/business-logic-in-django-projects-7fe700db9b0a
 +
 +How to turn Django Admin into a lightweight dashboard | by Haki Benita | Medium
 +https://hakibenita.medium.com/how-to-turn-django-admin-into-a-lightweight-dashboard-a0e0bbf609ad
 +
 +Things You Must Know About Django Admin As Your App Gets Bigger | by Haki Benita | Medium
 +https://hakibenita.medium.com/things-you-must-know-about-django-admin-as-your-app-gets-bigger-6be0b0ee9614
 +
 +Modern Django — Part 2: REST APIs, Apps, and Django REST Framework | by Dylan Stein | Medium
 +https://medium.com/@djstein/modern-django-part-2-rest-apis-apps-and-django-rest-framework-ea0cac5ab104
 +
 +How to Add Custom Action Buttons to Django Admin | by Haki Benita | Medium
 +https://hakibenita.medium.com/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41
 +
 +Modern Django — Part 1: Project Refactor and Meeting the Django Settings API | by Dylan Stein | Medium
 +https://medium.com/@djstein/modern-django-part-1-project-refactor-and-meeting-the-django-settings-api-d2784efb606f
 +
 +How to write an API in 3 lines of code with Django REST framework | by Andre Machado | Crowdbotics | Medium
 +https://medium.com/crowdbotics/how-to-write-an-api-in-3-lines-of-code-with-django-rest-framework-59b0971edfa4
 +
 +===== 2023-08-07 =====
 +Create a simple pdf using python. In this article, we will see how to… | by Pietro Colombo | Level Up Coding
 +https://levelup.gitconnected.com/create-a-simple-pdf-using-python-fa7a7664ad43
 +
 +Django and Clean Architecture — The Real battle | by Gustavo Valle | Towards Dev
 +https://towardsdev.com/django-and-clean-architecture-the-real-battle-bbdc862069fb
 +
 +Boosting Performance with Cached Views in Django | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/boosting-performance-with-cached-views-in-django-137c7bd82e7
 +
 +How to Add Django Debug Toolbar to Your Django Project | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/how-to-add-django-debug-toolbar-to-your-django-project-658155734eb9
 +
 +Adding Tags to Django Blog Posts with django-taggit | by Abdulla Fajal | Aug, 2023 | Medium
 +https://medium.com/@abdullafajal/adding-tags-to-django-blog-posts-with-django-taggit-9fb4ec9479a2
 +
 +Best Websites for Developers. Here are some websites that have helped… | by Dmitriy Kumantsev | Medium
 +https://medium.com/@dmitrijkumancev571/best-websites-for-developers-72a7b9922332
 +
 +Django Security Libraries. Django is a powerful web framework for… | by Mohammad Khalid Momand | Medium
 +https://medium.com/@khalidmomand/django-security-libraries-c06680003e68
 +
 +Streamlining File Uploads: Direct Client-Side Uploads to S3 with Django | by Hellboy | Medium
 +https://medium.com/@nagendra.kumar1508/streamlining-file-uploads-direct-client-side-uploads-to-s3-with-django-194496386e67
 +
 +Django Request-Response Cycle?. So, in the first part of this series… | by Developer Stacks | Jun, 2023 | Medium
 +https://medium.com/@developerstacks/django-request-response-cycle-7165167f54c5
 +
 +How to Become a Pro Django Developer in 2023 | by Chetraj Gautam | Jun, 2023 | Medium
 +https://chetrajgautam.medium.com/how-to-become-a-pro-django-developer-in-2023-eba31986efc0
 +
 +Upload base64 images to the Django Rest framework | by Mdmarjanhossain | Medium
 +https://medium.com/@mdmarjanhossain0/upload-base64-images-to-the-django-rest-framework-67b58a779b63
 +
 +Django: a Telegram Bot with Authentication | by DSA Engineering | Medium
 +https://timurbakibayev.medium.com/django-a-telegram-bot-with-authentication-8d8bd15f7096
 +
 +Paypal Payment with django rest framework [Best practices] | by Ahmedtouahria | Medium
 +https://medium.com/@ahmedtouahria2001/paypal-payment-with-django-rest-framework-best-practices-dcac7430c0c
 +
 +Django Custom Manager(with Examples) | by Sevdimali | Jun, 2023 | Towards Dev
 +https://towardsdev.com/django-custom-manager-with-examples-42c53942280e
 +
 +
 +===== 2023-08-09 =====
 +Defensive Programming in Python. Assertions & Exception Handling | by Okan Yenigün | Python in Plain English
 +https://python.plainenglish.io/defensive-programming-in-python-af0266e65dfd
 +
 +10 Principles of Django 🦄. 1. Don’t Repeat Yourself (DRY) | by Kasper Junge | Django Unleashed | Jun, 2023 | Medium
 +https://medium.com/django-unleashed/10-principles-of-django-d3369fc75274
 +
 +Django Rest Framework File Response as an Attachment | by Vinaykumarmaurya | Dev Genius
 +https://blog.devgenius.io/django-rest-framework-file-response-as-an-attachment-2c4a9a7721d5
 +
 +How to create a story generator app with an image in Django using OpenAI? | by Sevdimali | Geek Culture | Medium
 +https://medium.com/geekculture/how-to-create-a-story-generator-app-with-an-image-in-django-using-openai-f5ca7c0a14d0
 +
 +Maintaining Clean Codebase in Django: The Power of pre-commit | by Sevdimali | Geek Culture | Jul, 2023 | Medium
 +https://medium.com/geekculture/maintaining-clean-codebase-in-django-the-power-of-pre-commit-57877ad2c755
 +
 +Rebranding Django Admin Interface | by Sevdimali | Jun, 2023 | Towards Dev
 +https://towardsdev.com/rebranding-django-admin-interface-94232ddfd637
 +
 +Building an E-commerce Website using Django | by SarahDev | Jul, 2023 | Medium
 +https://medium.com/@jexend17/building-an-e-commerce-website-using-django-84ab83d25fae
 +
 +Django tricks: Polymorphism with Generic Foreign Keys | by Adrien Van Thong | Jul, 2023 | Medium
 +https://adrienvanthong.medium.com/django-tricks-polymorphism-with-generic-foreign-keys-e7dde9165080
 +
 +Django: How to write a customized bulk edit page using class based views | by Adrien Van Thong | Medium
 +https://adrienvanthong.medium.com/django-how-to-write-a-customized-bulk-edit-view-in-a-class-based-view-2854311efef2
 +
 +Django: Function-Based Views vs Class-Based Views | by elijah samson | Jul, 2023 | AWS Tip
 +https://awstip.com/django-function-based-views-vs-class-based-views-e2db1f8a6cd7
 +
 +Django Admin Honeypot — Secure Your Django Application | by Furkan OZKAN | Aug, 2023 | Medium
 +https://medium.com/@p0zn/django-admin-honeypot-secure-your-django-application-9daeec0faaca
 +
 +Load Balancer vs. Reverse Proxy vs. API Gateway | by Arslan Ahmad | Geek Culture | Medium
 +https://medium.com/geekculture/load-balancer-vs-reverse-proxy-vs-api-gateway-e9ec5809180c
 +
 +Custom Provider for Faker in Python | by Sevdimali | DataDrivenInvestor
 +https://medium.datadriveninvestor.com/custom-provider-for-faker-in-python-238490d4640c
 +
 +A Beginner’s Guide to Creating Sitemaps in Django | by Sevdimali | Towards Dev
 +https://towardsdev.com/a-beginners-guide-to-creating-sitemaps-in-django-445d36551a25
 +
 +7 useful CSS Tricks. In this article I want to show you some… | by Flemming Dierlamm | Medium
 +https://medium.com/@flemming.dierlamm/7-useful-css-tricks-ebe599185db
 +
 +Step-by-Step Guide to Setting Up Stripe with Django | by Ashar-Rahim | Medium
 +https://medium.com/@asharrahim6/step-by-step-guide-to-setting-up-stripe-with-django-3b19e136fc55
 +
 +Mastering Data Serialization in Django: From Built-in to Custom | by Bobby K Bose | Medium
 +https://medium.com/@bobbykboseoffice/mastering-data-serialization-in-django-from-built-in-to-custom-c151029deaed
 +
 +Exploring Lazy Loading Techniques for Django Templates | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/exploring-lazy-loading-techniques-for-django-templates-8f1793234c99
 +
 +Django: The Ultimate Tool for Lightning-Fast Prototyping | by Ankita Kapoor | Jun, 2023 | Enlear Academy
 +https://enlear.academy/django-the-ultimate-tool-for-lightning-fast-prototyping-ccfb5c0e0e9c
 +
 +Build a Project Management Application in Django | by Esther Vaati | Level Up Coding
 +https://levelup.gitconnected.com/getting-started-with-django-e6b444014f86
 +
 +===== 2023-08-11 =====
 +The Ultimate Guide to Django Aggregation Functions | by Abdulla Fajal | Jun, 2023 | Medium
 +https://medium.com/@abdullafajal/the-ultimate-guide-to-django-aggregation-functions-441e07ba4933
 +
 +Django: How to quickly add permissions to CBVs | by Adrien Van Thong | Jun, 2023 | Medium
 +https://adrienvanthong.medium.com/django-how-to-quickly-add-permissions-to-cbvs-77729874bc62
 +
 +Ensuring Data Consistency in Microservices: Using Django-Jaiminho and Transaction Outbox to Avoid Dual Writes | by Leonardo Antunes | Medium
 +https://medium.com/@antunesleo/ensuring-data-consistency-in-microservices-using-django-jaiminho-and-transaction-outbox-to-avoid-e9fbc21e2dcc
 +
 +How to Send Emails with Django. In today’s interconnected world, email… | by Eric Hu | Medium
 +https://huericnan.medium.com/how-to-send-emails-with-django-19d20b706376
 +
 +What does work get_FOO_display() method in django? | by Md Sadiqul Islam | Medium
 +https://swesadiqul.medium.com/what-does-work-get-foo-display-method-in-django-88362033fe28
 +
 +Tailwind CSS Django - Setup Guide | Dev Genius
 +https://blog.devgenius.io/django-tailwind-setup-678e795d23a9
 +
 +How To Not Use GPUs. A steroid-filled intro to GPUs — for… | by Ekin Karabulut | Better Programming
 +https://betterprogramming.pub/how-not-to-use-gpus-a704c48708ef
 +
 +Mastering Python Decorators. What is decorators. How it work and… | by Rajan Sahu | Jun, 2023 | Medium
 +https://rajansahu713.medium.com/mastering-python-decorators-72005d2352be
 +
 +How to Implement User Profile Pages in Django with Web3 | by Ordinary Programmer | Medium
 +https://medium.com/@adabur/how-to-implement-user-profile-pages-in-django-with-web3-c4ac92de969b
 +
 +Part 1: Introduction and Getting Started with Django REST Framework | by DevSumitG | Jun, 2023 | Medium
 +https://medium.com/@devsumitg/part-1-introduction-and-getting-started-with-django-rest-framework-514fc9a94b84
 +
 +How to set up a Django Project with Docker and Poetry | by Ridwan Yusuf | Jun, 2023 | AWS Tip
 +https://awstip.com/setting-up-a-django-project-with-docker-and-poetry-f391d6cde2cf
 +
 +Exploring Hidden Gems: Lesser-Known Django Packages You Should Try | by Nuno Bispo | Django Unleashed | Medium
 +https://medium.com/django-unleashed/exploring-hidden-gems-lesser-known-django-packages-you-should-try-2ba7565e089b
 +
 +Modified Preorder Tree Traversal (MPTT) implementation in Django | by Rushal Barkhade | Jun, 2023 | Medium
 +https://medium.com/@rushalbarkhade11795/modified-preorder-tree-traversal-mptt-implementation-in-django-aaa5bd672342
 +
 +How to use Django Management Commands to Automate Admin Tasks. | by Esther Vaati | Jun, 2023 | Python in Plain English
 +https://python.plainenglish.io/how-to-use-django-management-commands-to-automate-admin-tasks-631afa7881df
 +
 +Pip vs Poetry in Python — Picking The Possibly Preferable Package Manager | by Liu Zuo Lin | Jun, 2023 | Level Up Coding
 +https://levelup.gitconnected.com/pip-vs-poetry-in-python-picking-the-preferable-package-manager-4ca1549724ae
 +
 +Django Context Processors. Context Processors are handy when… | by Sevdimali | AWS Tip
 +https://awstip.com/django-context-processors-4014a61f325b
 +
 +Django for the Win: Python Web Development Made Easy and Effective | by Builescu Daniel | Medium
 +https://medium.com/@danielbuilescu/introduction-6af0ba737294
 +
 +Adding Django Debug Toolbar: A Step-by-Step Guide | by Abdullah Sohail | Jun, 2023 | Medium
 +https://medium.com/@abdullahsohailcs/adding-django-debug-toolbar-a-step-by-step-guide-869e71e0a501
 +
 +===== 2023-08-14 =====
 +The Ultimate Django Guide for Beginners and Beyond | by Builescu Daniel | Medium
 +https://medium.com/@danielbuilescu/the-ultimate-django-guide-for-beginners-and-beyond-9d6eca7c426e
 +
 +Create a Django Application and Model — Part 3 | by Nutan | Medium
 +https://medium.com/@nutanbhogendrasharma/create-a-django-application-and-model-part-3-7f35b19c0ebd
 +
 +Email register confirmation (Django + Django-allauth) | by Travilabs | Medium
 +https://medium.com/@office.travilabs/email-register-confirmation-django-django-allauth-299c4427726f
 +
 +Mastering Image Processing in Django with Django Imagekit: A Comprehensive Guide | by Nuno Bispo | Django Unleashed | Jun, 2023 | Medium
 +https://medium.com/django-unleashed/mastering-image-processing-in-django-with-django-imagekit-a-comprehensive-guide-5af5c23fdab0
 +
 +Solving All CSS Layout Issues — any screen, any root font size, without JS | by Joana Borges Late | Level Up Coding
 +https://levelup.gitconnected.com/solving-all-css-layout-issues-any-screen-any-root-font-size-without-js-62349644a71e
 +
 +Django Decoded: The Epic Battle Between Projects and Apps! | by P. Rehan | Jun, 2023 | Python in Plain English
 +https://python.plainenglish.io/django-decoded-the-epic-battle-between-projects-and-apps-85e1309936ed
 +
 +Implementing Two-Factor Authentication (2FA) with Django and Django Rest Framework (DRF) | by Ridwan Yusuf | Jun, 2023 | AWS Tip
 +https://awstip.com/implementing-two-factor-authentication-2fa-with-django-and-django-rest-framework-drf-e945163b450a
 +
 +Celery for periodic/Async tasks in Django | by Shah nilay_ | Medium
 +https://shahnilay.medium.com/celery-for-periodic-async-tasks-in-django-5ab462003cf5
 +
 +A Comprehensive Guide to Logging in Django | by Mo. Torkashvand | Medium
 +https://medium.com/@torkashvand/a-comprehensive-guide-to-logging-in-django-e041f311bcb7
 +
 +Unlock The Power Of Ajax with Django 4 | by biswajit panda | Medium
 +https://medium.com/@biswajitpanda973/unlock-the-power-of-ajax-with-django-3c7538ca2975
 +
 +Django Signals: How to Use Them for Better Application Development | by Bobby K Bose | Medium
 +https://medium.com/@bobbykboseoffice/django-signals-how-to-use-them-for-better-application-development-fd82e232864b
 +
 +Performance Tuning for Django Applications: Tips and Tricks | by Builescu Daniel | Medium
 +https://medium.com/@danielbuilescu/performance-tuning-for-django-applications-tips-and-tricks-a3a3bbe428d2
 +
 +5 amazing websites for UI graphics that you can use for free. | by Dhananjay Gavali | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/5-amazing-websites-for-ui-graphics-that-you-can-use-for-free-1c35cbdb9d7f
 +
 +5 Amazing websites for Customizable and Animated Icons for free. | by Dhananjay Gavali | Jun, 2023 | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/5-amazing-websites-for-icons-for-free-5eb59a96936b
 +
 +Mastering Unit Testing Best Practices | by Rahul Jindal | Jul, 2023 | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/mastering-unit-testing-best-practices-4f9ecad894a0
 +
 +Give your python code a nice GUI. Use text base User interface (TUI) rich… | by Fabio Matricardi | Web3 News & Blogging Website — 2023
 +https://web3usecase.co/give-your-python-code-a-nice-gui-909a0830d59e
  
  
pythpn_articles_to_check.1687015661.txt.gz · Ultima modifica: 2023/06/17 15:27 da apressato
Torna su
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0