issues Search Results · repo:django/djangosnippets.org language:Python
Filter by
91 results
(52 ms)91 results
indjango/djangosnippets.org (press backspace or delete to remove)When accessing the login page in the development environment, the social login buttons are not displayed.
img width= 804 alt= Image src= https://github.com/user-attachments/assets/ce3042a5-3b4a-4be3-bfed-996f6a7c1ca1 ...
Antoliny0919
- Opened 15 days ago
- #571
Since Twitter was acquired and became X, we should now support X social login !!
img width= 595 alt= Image src= https://github.com/user-attachments/assets/b91d4912-591b-4a20-b911-4fb0b13db0de /
Antoliny0919
- Opened 16 days ago
- #566
It seems that the redirected page after clicking the social login button does not have styles applied.
Github
img width= 863 alt= Image src= https://github.com/user-attachments/assets/594cedab-681c-4e1a-87ec-45116b542ff3 ...
Antoliny0919
- Opened 16 days ago
- #565
v remote: ----- Building on the Heroku-22 stack
remote: ----- Using buildpacks:
remote: 1. heroku/nodejs
remote: 2. heroku/python
remote: ----- App not compatible with buildpack:
https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/nodejs.tgz ...
chriswedgwood
- 1
- Opened 19 days ago
- #564
img width= 677 alt= Image src= https://github.com/user-attachments/assets/612f8f08-6c0e-43cf-8840-99147c162787 /
We’re not exactly sure about the cause, but currently over 80% of requests are resulting ...
Antoliny0919
- 2
- Opened on Jun 11
- #546
@Antoliny0919 we are no longer using the SCSS file and we have gone all in on tailwindcss.
If you want to add css code and it to tailwind/site.css OR preferably use tailwindcss.
If you havent used tailwindcss ...
chriswedgwood
- 9
- Opened on Jun 8
- #544
By adding HTMX to pagination and using a partial template for the table area, we can return and apply only the table
section without needing to re-render the entire page. I believe this approach can provide ...
Antoliny0919
- 1
- Opened on Jun 8
- #543
chriswedgwood
- 1
- Opened on Jun 5
- #534
Currently, we are using Python 3.7 and Django 3.2. In my opinion, it’s best to keep these as up to date as possible.
What do you think about upgrading Python, Django, and third-party libraries to their ...
Antoliny0919
- Opened on Jun 3
- #530
The current development requirements.txt includes linting libraries.
-r base.txt
flake8==4.0.1
isort==5.8.0
pre-commit==2.19.0
I think it would be good to make the use of linting libraries mandatory. ...
Antoliny0919
- 1
- Opened on Jun 3
- #529

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.