Maksudul Haque
Maksudul Haque
@ericholscher Do we want this to behave same as build list page `Build Version` button? https://github.com/readthedocs/readthedocs.org/blob/3f3488f594c986c86246c686d587cac463c519e8/readthedocs/builds/views.py#L50-L80 And Will this `Resync` Button be available for all the version or only the...
Currently Django Packages only uses Package `title` and `slug` for searching, that's why searching for **inline** does not include `django-nested-admin` in the search results. We can include the `description` field...
Fix for https://github.com/etianen/django-reversion/issues/974 has been released on version `5.1.0` (https://github.com/etianen/django-reversion/releases/tag/v5.1.0)
I checked out the release notes, seems like we don't need to make many changes to the code-base for this upgrade. I am interested to try out [PostgreSQL Connection Pools](https://docs.djangoproject.com/en/5.1/releases/5.1/#postgresql-connection-pools)...
I think this is a issue with GitLab. More details can be found here: https://gitlab.com/gitlab-org/gitlab/-/issues/27636
@davidfischer I would like to work on this after #5588 gets merged but I'm not quite sure what @agjohnson means by `application settings`. which settings from the settings file should...
@stsewd Thanks a lot for the clarification :)
We already have a **basic** version of this on the top search bar. whenever a user presses `/` it will focus the search bar and users can type anything to...
> We should also figure out a good way to create a bigger test database to work off of. That might help us run some local stats on packages and...
How about we add a new category for Django testing tools?