Tuesday Daily Thread: Advanced questions
# Weekly Wednesday Thread: Advanced Questions 🐍
Dive deep into Python with our Advanced Questions thread! This space is reserved for questions about more advanced Python topics, frameworks, and best practices.
## How it Works:
1. **Ask Away**: Post your advanced Python questions here.
2. **Expert Insights**: Get answers from experienced developers.
3. **Resource Pool**: Share or discover tutorials, articles, and tips.
## Guidelines:
* This thread is for **advanced questions only**. Beginner questions are welcome in our [Daily Beginner Thread](#daily-beginner-thread-link) every Thursday.
* Questions that are not advanced may be removed and redirected to the appropriate thread.
## Recommended Resources:
* If you don't receive a response, consider exploring r/LearnPython or join the [Python Discord Server](https://discord.gg/python) for quicker assistance.
## Example Questions:
1. **How can you implement a custom memory allocator in Python?**
2. **What are the best practices for optimizing Cython code for heavy numerical computations?**
3. **How do you set up a multi-threaded architecture using Python's Global Interpreter Lock (GIL)?**
4. **Can you explain the intricacies of metaclasses and how they influence object-oriented design in Python?**
5. **How would you go about implementing a distributed task queue using Celery and RabbitMQ?**
6. **What are some advanced use-cases for Python's decorators?**
7. **How can you achieve real-time data streaming in Python with WebSockets?**
8. **What are the
/r/Python
https://redd.it/1kfqwcv
# Weekly Wednesday Thread: Advanced Questions 🐍
Dive deep into Python with our Advanced Questions thread! This space is reserved for questions about more advanced Python topics, frameworks, and best practices.
## How it Works:
1. **Ask Away**: Post your advanced Python questions here.
2. **Expert Insights**: Get answers from experienced developers.
3. **Resource Pool**: Share or discover tutorials, articles, and tips.
## Guidelines:
* This thread is for **advanced questions only**. Beginner questions are welcome in our [Daily Beginner Thread](#daily-beginner-thread-link) every Thursday.
* Questions that are not advanced may be removed and redirected to the appropriate thread.
## Recommended Resources:
* If you don't receive a response, consider exploring r/LearnPython or join the [Python Discord Server](https://discord.gg/python) for quicker assistance.
## Example Questions:
1. **How can you implement a custom memory allocator in Python?**
2. **What are the best practices for optimizing Cython code for heavy numerical computations?**
3. **How do you set up a multi-threaded architecture using Python's Global Interpreter Lock (GIL)?**
4. **Can you explain the intricacies of metaclasses and how they influence object-oriented design in Python?**
5. **How would you go about implementing a distributed task queue using Celery and RabbitMQ?**
6. **What are some advanced use-cases for Python's decorators?**
7. **How can you achieve real-time data streaming in Python with WebSockets?**
8. **What are the
/r/Python
https://redd.it/1kfqwcv
Discord
Join the Python Discord Server!
We're a large community focused around the Python programming language. We believe that anyone can learn to code. | 412982 members
Are there any boilerplates or templates you are using currently? If so, what is your project?
Want to learn to review code and get a sense for proper structure and gain in depth knowledge about overall development. What modules are a must for your development? I also enjoy reading about another developer’s workflow and productivity.
/r/flask
https://redd.it/1kfvibz
Want to learn to review code and get a sense for proper structure and gain in depth knowledge about overall development. What modules are a must for your development? I also enjoy reading about another developer’s workflow and productivity.
/r/flask
https://redd.it/1kfvibz
Reddit
From the flask community on Reddit
Explore this post and more from the flask community
[Hiring] Full stack dev with REACT Js & Django Experience
Need an experienced dev with plenty of experience building scalable web and mobile apps. The role is open to anyone in the world.
Pay: $75 AUD / hr. 20 hours need per week now, but more will be needed later on.
**Some crucial skills:**
* Amazing design skills. You need to be a very creative designer and know how to use CSS (and tailwind CSS)
* Worked with projects that use heaps of CRUD operations
* Understanding on how to build scalable APIs. Some past web apps we’ve built have brought in 1M+ users per month, so the backend needs to be built to scale!
* File storing, S3 and data handling
* Experience with both Django and REACT js
* Experience with REACT Native as well
* (optional) experience with building software that uses WAV & MP3 files
* Thorough knowledge around algorithm development
* Experience with building unique programs in the past with custom functionality.
**Hours & Pay:**
Email me if interested - [admin@outreachaddict.com](mailto:admin@outreachaddict.com). Please include links to stuff you’ve worked on in the past.
/r/Python
https://redd.it/1kfup52
Need an experienced dev with plenty of experience building scalable web and mobile apps. The role is open to anyone in the world.
Pay: $75 AUD / hr. 20 hours need per week now, but more will be needed later on.
**Some crucial skills:**
* Amazing design skills. You need to be a very creative designer and know how to use CSS (and tailwind CSS)
* Worked with projects that use heaps of CRUD operations
* Understanding on how to build scalable APIs. Some past web apps we’ve built have brought in 1M+ users per month, so the backend needs to be built to scale!
* File storing, S3 and data handling
* Experience with both Django and REACT js
* Experience with REACT Native as well
* (optional) experience with building software that uses WAV & MP3 files
* Thorough knowledge around algorithm development
* Experience with building unique programs in the past with custom functionality.
**Hours & Pay:**
Email me if interested - [admin@outreachaddict.com](mailto:admin@outreachaddict.com). Please include links to stuff you’ve worked on in the past.
/r/Python
https://redd.it/1kfup52
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Using Django+Sqlite in production
I've been researching the use of Sqlite in production and came across this thread which has some resources, mainly about the benefits and also how to performance tune Sqlite.
My intent right now is to keep my app on Sqlite. The application is a B2B app with limited number of users, and it is not write heavy (a few hundred writes per day). It also simplifies my tech stack.
I'd like to check if someone has resources specific on how to deploy and run a Django+Sqlite app.
Over in the Ruby on Rails world, I saw a movement to help developers achieve this, and was wondering if there is something equivalent in the Django.
/r/django
https://redd.it/1kfuuys
I've been researching the use of Sqlite in production and came across this thread which has some resources, mainly about the benefits and also how to performance tune Sqlite.
My intent right now is to keep my app on Sqlite. The application is a B2B app with limited number of users, and it is not write heavy (a few hundred writes per day). It also simplifies my tech stack.
I'd like to check if someone has resources specific on how to deploy and run a Django+Sqlite app.
Over in the Ruby on Rails world, I saw a movement to help developers achieve this, and was wondering if there is something equivalent in the Django.
/r/django
https://redd.it/1kfuuys
Reddit
From the django community on Reddit
Explore this post and more from the django community
Cogitator - A Python Toolkit for Chain-of-Thought Prompting
GitHub Link: [https://github.com/habedi/cogitator](https://github.com/habedi/cogitator)
**What my project does**
Cogitator is a Python library/toolkit that makes it easier to experiment with and use various chain-of-thought (CoT) prompting methods for large language models (LLMs). CoT prompting is a family of techniques that helps LLMs improve their reasoning and performance on complex tasks (like question-answering, math, and problem-solving) by guiding them to generate intermediate steps before giving a final answer.
Cogitator currently provides:
* Support for OpenAI and Ollama as LLM backends.
* Implementations for popular CoT strategies such as Self-Consistency, Tree of Thoughts (ToT), Graph of Thoughts (GoT), Automatic CoT (Auto-CoT), Least-to-Most Prompting, and Clustered Distance-Weighted CoT.
* A unified sync/async API for interacting with these strategies.
* Support for structured model outputs using Pydantic.
* A basic benchmarking framework.
The project is in beta stage. The README in the GitHub repository has more details, installation instructions, and examples.
**Target audience**
* AI/ML researchers looking to experiment with or benchmark different CoT techniques.
* Python developers who want to integrate more advanced reasoning capabilities into their LLM-powered applications.
In general, CoT could be useful if you're working on tasks that need multi-step reasoning or want to improve the reliability of LLM outputs for more complicated queries.
**Why I made this**
I started developing Cogitator because I found that
/r/Python
https://redd.it/1kg2b2p
GitHub Link: [https://github.com/habedi/cogitator](https://github.com/habedi/cogitator)
**What my project does**
Cogitator is a Python library/toolkit that makes it easier to experiment with and use various chain-of-thought (CoT) prompting methods for large language models (LLMs). CoT prompting is a family of techniques that helps LLMs improve their reasoning and performance on complex tasks (like question-answering, math, and problem-solving) by guiding them to generate intermediate steps before giving a final answer.
Cogitator currently provides:
* Support for OpenAI and Ollama as LLM backends.
* Implementations for popular CoT strategies such as Self-Consistency, Tree of Thoughts (ToT), Graph of Thoughts (GoT), Automatic CoT (Auto-CoT), Least-to-Most Prompting, and Clustered Distance-Weighted CoT.
* A unified sync/async API for interacting with these strategies.
* Support for structured model outputs using Pydantic.
* A basic benchmarking framework.
The project is in beta stage. The README in the GitHub repository has more details, installation instructions, and examples.
**Target audience**
* AI/ML researchers looking to experiment with or benchmark different CoT techniques.
* Python developers who want to integrate more advanced reasoning capabilities into their LLM-powered applications.
In general, CoT could be useful if you're working on tasks that need multi-step reasoning or want to improve the reliability of LLM outputs for more complicated queries.
**Why I made this**
I started developing Cogitator because I found that
/r/Python
https://redd.it/1kg2b2p
GitHub
GitHub - habedi/cogitator: A Python toolkit for chain-of-thought prompting 🐍
A Python toolkit for chain-of-thought prompting 🐍. Contribute to habedi/cogitator development by creating an account on GitHub.
PyCon US 2025 is next week!
# PyCon US 2025 Quickly Approaches!
You still have time to register for our annual in-person event. Check out the official schedule of talks and events!
# Links
[Register Now](https://us.pycon.org/2025/registration/register)
PyCon Blog Announcement
[PyLadies Auction Donations](https://pycon.blogspot.com/2025/03/support-pyladies-donate-to-pyladies.html)
Keynote Speaker and Schedule Announcements
~~You have 30 days until the early bird pricing is gone!~~
The early bird pricing is gone, but you still have a chance to get your tickets.
# Details
May 14 - May 22, 2025 - Pittsburgh, Pennsylvania Conference breakdown:
Tutorials: May 14 - 15, 2025
Main Conference and Online: May 16 - 18, 2025
Job Fair: May 18, 2025
Sprints: May 19 - May 22, 2025 (What to expect at sprints)
edited, dates are hard
/r/Python
https://redd.it/1kg5xvh
# PyCon US 2025 Quickly Approaches!
You still have time to register for our annual in-person event. Check out the official schedule of talks and events!
# Links
[Register Now](https://us.pycon.org/2025/registration/register)
PyCon Blog Announcement
[PyLadies Auction Donations](https://pycon.blogspot.com/2025/03/support-pyladies-donate-to-pyladies.html)
Keynote Speaker and Schedule Announcements
~~You have 30 days until the early bird pricing is gone!~~
The early bird pricing is gone, but you still have a chance to get your tickets.
# Details
May 14 - May 22, 2025 - Pittsburgh, Pennsylvania Conference breakdown:
Tutorials: May 14 - 15, 2025
Main Conference and Online: May 16 - 18, 2025
Job Fair: May 18, 2025
Sprints: May 19 - May 22, 2025 (What to expect at sprints)
edited, dates are hard
/r/Python
https://redd.it/1kg5xvh
PyCon US 2025
For the community, by the community
Looking for help regarding a flask project (I want to input question (with both text and equations) , save it in MySQL and print in both word doc and pdf)
I am working on a basic question paper generator where users can enter questions for each subject, and the the questions are saved in MySQL. The admin can generate question papers in form of both pdf and word. I am unable to find a way to let users to add questions that has equations or formulas. I tried using tinymce and mathjack but it doesn't seem to support all formats (like the bigger fractions). I also tried rendering latex to text or image and is too complicated for me to understand how to make it work properly. I do not want to paste the equation/formula as an image in the word file, I need to to be in proper human readable format. I want the outputs both in word and pdf formats. Please help.
Eg. equation
/r/flask
https://redd.it/1kg3nx7
I am working on a basic question paper generator where users can enter questions for each subject, and the the questions are saved in MySQL. The admin can generate question papers in form of both pdf and word. I am unable to find a way to let users to add questions that has equations or formulas. I tried using tinymce and mathjack but it doesn't seem to support all formats (like the bigger fractions). I also tried rendering latex to text or image and is too complicated for me to understand how to make it work properly. I do not want to paste the equation/formula as an image in the word file, I need to to be in proper human readable format. I want the outputs both in word and pdf formats. Please help.
Eg. equation
/r/flask
https://redd.it/1kg3nx7
I built my own asyncio to understand how async I/O works under the hood
Hey everyone!
I've always been a bit frustrated by my lack of understanding of how blocking I/O actions are actually processed under the hood when using async in Python.
So I decided to try to build my own version of
I had a lot of fun doing it and felt it might benefit others, so I ended up writing a blog post.
Anyway, here it is. Hope it can help someone else!
👉 https://dev.indooroutdoor.io/asyncio-demystified-rebuilding-it-from-scratch-one-yield-at-a-time
EDIT: Fixed the link
/r/Python
https://redd.it/1kg9q8b
Hey everyone!
I've always been a bit frustrated by my lack of understanding of how blocking I/O actions are actually processed under the hood when using async in Python.
So I decided to try to build my own version of
asyncio to see if I could come up with something that actually works. Trying to solve the problem myself often helps me a lot when I'm trying to grok how something works.I had a lot of fun doing it and felt it might benefit others, so I ended up writing a blog post.
Anyway, here it is. Hope it can help someone else!
👉 https://dev.indooroutdoor.io/asyncio-demystified-rebuilding-it-from-scratch-one-yield-at-a-time
EDIT: Fixed the link
/r/Python
https://redd.it/1kg9q8b
IO.IO
Asyncio Demystified: Rebuilding it From Scratch One Yield at a Time
Understand how asyncio works in Python by building a lightweight version from scratch using generators and coroutines.
No, not every website needs to be an SPA. Built something with Django—fast, clean, and people love it.
I just launched a small project using plain Django (no SPA, no fancy frontend frameworks).
It’s fast, clean, and people love using it.
I see so many projects defaulting to SPAs, even when it’s not necessary. Django let me move fast, keep things simple, and focus on the core experience—not on wiring up a complex frontend stack.
Honestly, that’s what I love about Django. It gives you everything you need to ship something solid without overengineering.
Also—thank you to this subreddit. I’ve learned a lot here. If anyone’s curious about the stack or wants to ask anything, happy to chat.
website : **Slowcialize**
/r/django
https://redd.it/1kgdvbs
I just launched a small project using plain Django (no SPA, no fancy frontend frameworks).
It’s fast, clean, and people love using it.
I see so many projects defaulting to SPAs, even when it’s not necessary. Django let me move fast, keep things simple, and focus on the core experience—not on wiring up a complex frontend stack.
Honestly, that’s what I love about Django. It gives you everything you need to ship something solid without overengineering.
Also—thank you to this subreddit. I’ve learned a lot here. If anyone’s curious about the stack or wants to ask anything, happy to chat.
website : **Slowcialize**
/r/django
https://redd.it/1kgdvbs
My journey after 1 month on internship using django
I have been using Django almost for a month (The first days in the company I did nothing. I was only meeting new people).
They told me to use whatever I want, so I chose Python because I'm interested in machine learning so I saw it as an opportunity for my future. They want to create automation and I didn't know where to deploy it so I decided to deploy everything I do for the company in the web then I decided to use Django.
I have learned a lot since then, sometimes I get stressed but reading code and with AI tools I reach to fix the errors I have on my code but of course I have a ton to improve and I'll do it with the time, I just started my journey in this world and I'm so happy for it because since I was a kid I love technology
/r/django
https://redd.it/1kg4j8f
I have been using Django almost for a month (The first days in the company I did nothing. I was only meeting new people).
They told me to use whatever I want, so I chose Python because I'm interested in machine learning so I saw it as an opportunity for my future. They want to create automation and I didn't know where to deploy it so I decided to deploy everything I do for the company in the web then I decided to use Django.
I have learned a lot since then, sometimes I get stressed but reading code and with AI tools I reach to fix the errors I have on my code but of course I have a ton to improve and I'll do it with the time, I just started my journey in this world and I'm so happy for it because since I was a kid I love technology
/r/django
https://redd.it/1kg4j8f
Reddit
My journey after 1 month on internship using django : r/django
14 votes, 10 comments. 151K subscribers in the django community. News and links for the Django community.
Django relevance
I'm new to the dev world and would like some help.
What factors do people consider while learning a language. For example, right now I often come across people pushing Rust and Go. I suppose my question is, is Django still relevant for back end?
/r/django
https://redd.it/1kgnbzu
I'm new to the dev world and would like some help.
What factors do people consider while learning a language. For example, right now I often come across people pushing Rust and Go. I suppose my question is, is Django still relevant for back end?
/r/django
https://redd.it/1kgnbzu
Reddit
From the django community on Reddit
Explore this post and more from the django community
Wednesday Daily Thread: Beginner questions
# Weekly Thread: Beginner Questions 🐍
Welcome to our Beginner Questions thread! Whether you're new to Python or just looking to clarify some basics, this is the thread for you.
## How it Works:
1. Ask Anything: Feel free to ask any Python-related question. There are no bad questions here!
2. Community Support: Get answers and advice from the community.
3. Resource Sharing: Discover tutorials, articles, and beginner-friendly resources.
## Guidelines:
This thread is specifically for beginner questions. For more advanced queries, check out our [Advanced Questions Thread](#advanced-questions-thread-link).
## Recommended Resources:
If you don't receive a response, consider exploring r/LearnPython or join the Python Discord Server for quicker assistance.
## Example Questions:
1. What is the difference between a list and a tuple?
2. How do I read a CSV file in Python?
3. What are Python decorators and how do I use them?
4. How do I install a Python package using pip?
5. What is a virtual environment and why should I use one?
Let's help each other learn Python! 🌟
/r/Python
https://redd.it/1kgjogw
# Weekly Thread: Beginner Questions 🐍
Welcome to our Beginner Questions thread! Whether you're new to Python or just looking to clarify some basics, this is the thread for you.
## How it Works:
1. Ask Anything: Feel free to ask any Python-related question. There are no bad questions here!
2. Community Support: Get answers and advice from the community.
3. Resource Sharing: Discover tutorials, articles, and beginner-friendly resources.
## Guidelines:
This thread is specifically for beginner questions. For more advanced queries, check out our [Advanced Questions Thread](#advanced-questions-thread-link).
## Recommended Resources:
If you don't receive a response, consider exploring r/LearnPython or join the Python Discord Server for quicker assistance.
## Example Questions:
1. What is the difference between a list and a tuple?
2. How do I read a CSV file in Python?
3. What are Python decorators and how do I use them?
4. How do I install a Python package using pip?
5. What is a virtual environment and why should I use one?
Let's help each other learn Python! 🌟
/r/Python
https://redd.it/1kgjogw
Discord
Join the Python Discord Server!
We're a large community focused around the Python programming language. We believe that anyone can learn to code. | 412982 members
Rebuilt my Bible search tool with Django + Tailwind: multi-version, case toggle, logical operations
https://aaronjs.pythonanywhere.com/
/r/django
https://redd.it/1kgnowe
https://aaronjs.pythonanywhere.com/
/r/django
https://redd.it/1kgnowe
Reddit
From the django community on Reddit: Rebuilt my Bible search tool with Django + Tailwind: multi-version, case toggle, logical operations
Posted by Aaron-John-Sabu - 1 vote and 1 comment
Tuples vs Dataclass (and friends) comparison operator, tuples 3x faster
I was
I got in the habit of using dataclasses to give named fields to tuple-like data, but I realized the
In addition to
Output of a random run:
tuple : 0.3614 seconds
namedtuple : 0.4568 seconds
typing.NamedTuple : 0.5270 seconds
dataclass : 0.9649 seconds
dataclass(slots) : 0.7756 seconds
/r/Python
https://redd.it/1kggyg0
I was
heapifying some data and noticed switching dataclasses to raw tuples reduced runtimes by \~3x. I got in the habit of using dataclasses to give named fields to tuple-like data, but I realized the
dataclass wrapper adds considerable overhead vs a built-in tuple for comparison operations. I imagine the cause is tuples are a built in CPython type while dataclasses require more indirection for comparison operators and attribute access via __dict__?In addition to
dataclass , there's namedtuple, typing.NamedTuple, and dataclass(slots=True) for creating types with named fields . I created a microbenchmark of these types with heapq, sharing in case it's interesting: https://www.programiz.com/online-compiler/1FWqV5DyO9W82Output of a random run:
tuple : 0.3614 seconds
namedtuple : 0.4568 seconds
typing.NamedTuple : 0.5270 seconds
dataclass : 0.9649 seconds
dataclass(slots) : 0.7756 seconds
/r/Python
https://redd.it/1kggyg0
Programiz
Online Python Compiler (Interpreter) - Programiz
Write and run your Python code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for multiple programming languages.
Flask is driving me crazy
ok so i started learning flask as part of a course im in. At first, it felt like it was easy with some all-in-one code ive made. Like managing the routes, using url_for, creating the connection with the database. Then i tried to make the flask tutorial from their website, now i feel the more dumb than i used to, lol. i think they just throw code on the screen and you gotta copy, i mean, i can totally understand what the code does by reading it, but i cant imagine me learning anything from it. I dont know if i am going to be able to get all of this stuff in my head.
Is there any other place i can learn flask or Python webdev thats does it slowly and/or in a better way?
/r/flask
https://redd.it/1kgq62e
ok so i started learning flask as part of a course im in. At first, it felt like it was easy with some all-in-one code ive made. Like managing the routes, using url_for, creating the connection with the database. Then i tried to make the flask tutorial from their website, now i feel the more dumb than i used to, lol. i think they just throw code on the screen and you gotta copy, i mean, i can totally understand what the code does by reading it, but i cant imagine me learning anything from it. I dont know if i am going to be able to get all of this stuff in my head.
Is there any other place i can learn flask or Python webdev thats does it slowly and/or in a better way?
/r/flask
https://redd.it/1kgq62e
Reddit
From the flask community on Reddit
Explore this post and more from the flask community
How Big Softwares are planned and executed.
Hi,
This is a long post. Thanks for Reading.
Honestly, I need some senior with whom I can talk.
Backend: Django , Frontend: React + Typescript , Database: postgres , Cloud: AWS
So, basically I work in a company which has been in business for more then 20 years, It's a medium sized organization. But they never integrated tech into their system. They are not going to sell any software, they just want everything for themselves.
I have been hired as a Team lead here, I hired the others guys as well. So, right now we have core frontend and backend devs . We work very closely. They have hired us so that we can automate their internal processes.
None of us is much experienced, Actually honestly I am just a fresher. And others here are just 1yr-2yr experienced.
Others just code, they aren't really that interested into designing and planning.
Now, I am facing a lot of issues, I am desperate to know how these things are handled in Big Enterprises , Large tech companies. None of our project is small, All of the projects are quite complex
/r/djangolearning
https://redd.it/1kf9ccd
Hi,
This is a long post. Thanks for Reading.
Honestly, I need some senior with whom I can talk.
Backend: Django , Frontend: React + Typescript , Database: postgres , Cloud: AWS
So, basically I work in a company which has been in business for more then 20 years, It's a medium sized organization. But they never integrated tech into their system. They are not going to sell any software, they just want everything for themselves.
I have been hired as a Team lead here, I hired the others guys as well. So, right now we have core frontend and backend devs . We work very closely. They have hired us so that we can automate their internal processes.
None of us is much experienced, Actually honestly I am just a fresher. And others here are just 1yr-2yr experienced.
Others just code, they aren't really that interested into designing and planning.
Now, I am facing a lot of issues, I am desperate to know how these things are handled in Big Enterprises , Large tech companies. None of our project is small, All of the projects are quite complex
/r/djangolearning
https://redd.it/1kf9ccd
Reddit
From the djangolearning community on Reddit
Explore this post and more from the djangolearning community
Django security releases issued: 5.2.1, 5.1.9 and 4.2.21
https://www.djangoproject.com/weblog/2025/may/07/security-releases/
/r/django
https://redd.it/1kgz64x
https://www.djangoproject.com/weblog/2025/may/07/security-releases/
/r/django
https://redd.it/1kgz64x
Django Project
Django security releases issued: 5.2.1, 5.1.9 and 4.2.21
Posted by Natalia Bidart on May 7, 2025
GitHub - mithunchak/Train-Booking-Microservice-System
https://github.com/mithunchak/Train-Booking-Microservice-System.git
/r/flask
https://redd.it/1kgt5uh
https://github.com/mithunchak/Train-Booking-Microservice-System.git
/r/flask
https://redd.it/1kgt5uh
GitHub
GitHub - mithunchak/Train-Booking-Microservice-System
Contribute to mithunchak/Train-Booking-Microservice-System development by creating an account on GitHub.
Am on the 3rd part of Django tutorial and got stuck.
How do I access this part : polls/templates/polls/detail.html ?
/r/django
https://redd.it/1kgxmjz
How do I access this part : polls/templates/polls/detail.html ?
/r/django
https://redd.it/1kgxmjz
Reddit
From the django community on Reddit
Explore this post and more from the django community
Django Guardian v3 released!
Here you go, djangonauts, it's what you've all been waiting for: A bang-up-to-date version of django-guardian. Compatible with the latest and greatest django/python versions, equipped with improved docs, static typing, an overhauled library framework and dev tools and a range of performance improvements.
All you need to do is use it! But please check the release notes first!
/r/django
https://redd.it/1kh77wl
Here you go, djangonauts, it's what you've all been waiting for: A bang-up-to-date version of django-guardian. Compatible with the latest and greatest django/python versions, equipped with improved docs, static typing, an overhauled library framework and dev tools and a range of performance improvements.
All you need to do is use it! But please check the release notes first!
/r/django
https://redd.it/1kh77wl
GitHub
Release Version 3.0.0 - "The phoenix" 🐦🔥 · django-guardian/django-guardian
🐦🔥This release
This is the culmination of more than FIVE YEARS of commits by various dedicated people, and a lot of wrangling to resurrect django-guardian from the dead. It aims to bring guardian ...
This is the culmination of more than FIVE YEARS of commits by various dedicated people, and a lot of wrangling to resurrect django-guardian from the dead. It aims to bring guardian ...