djangoproject.com icon indicating copy to clipboard operation
djangoproject.com copied to clipboard

Source code to djangoproject.com

Results 358 djangoproject.com issues
Sort by recently updated
recently updated
newest added

A list of Django meetups can be featured under community tab. https://forum.djangoproject.com/t/django-meetups/376

good first issue
non-code-contribution

The button for toggling the dark mode isn't aligning correctly with the menu text (Safari on macOS). It's best to not use button padding to do that, since it won't...

Hi guys, this is supposed to fix [#1112](https://github.com/django/djangoproject.com/issues/1112) - a small bit of help & my first contribution to OSS, so pls cut me some slack :) Usage of `complete_search_placeholder`...

accessibility
docs
search

From 20tab user research report: > Improving internal search tools could further simplify the user experience, enabling users to quickly find what they need without having to resort to external...

accessibility
docs
search

The menu button for the mobile navigation is not accessible by keyboard because it is a `` instead of a ``

accessibility
good first issue

This replaces #998. I decided to create a new pull request because the code had changed so much in the meantime that a simple rebase was not enough. I noticed...

on hold
styles
accessibility

This only a first attempt to restore the old highlight functionality in the search results page. Review and local tests are welcome. This is how it look in my local...

in progress
docs
search

The Django documentation search can be added to the selectable search engines with your browser (e.g. Firefox) to search the Django documentation directly in the search bar or browser URLs....

new feature
docs
search
ux

This formats the code with black and also ensures that flake8 doesn't conflict with its changes.

in progress
python

Continuing the work on #1031 "Updating the documentation search" it will be an improvement to restore the highlighted terms function in the search results page that was implemented years ago.

in progress
new feature
docs
search