* chore: cleanup requirements.txt. Unpin factory-boy, ignoring resulting mypy complaints. * chore: remove the upper limit as many dependencies as possible * chore: remove unintended bookmark * chore: normalize spaces before comments * chore: improve comment explaining pinned Tastypie * chore: shift dependencies minimum version requirements forward |
||
---|---|---|
.. | ||
add-django-cprofile-filter.patch | ||
add-django-http-cookie-value-none.patch | ||
change-oidc-provider-field-sizes-228.patch | ||
django-cookie-delete-with-all-settings.patch | ||
fix-django-password-strength-kwargs.patch | ||
fix-django-unicode-comparison-bug.patch | ||
fix-jwkest-jwt-logging.patch | ||
fix-oidc-access-token-post.patch | ||
fix-patch-no-chdir.patch | ||
README | ||
tastypie-django22-fielderror-response.patch | ||
trace-django-queryset-origin.patch |
This directory is for patches to the datatracker environment, not for patches to the datatracker itself (those are ephemeral, in the sense that they should not stay around as patches, they should be committed to the repository if they are of long-term value). As an example, trace-django-queryset-origin.patch is a patch to django 1.10 which adds some meta-information to the query entries provided for debug purpose by django.template.context_processors.debug as sql_queries.