summaryrefslogtreecommitdiff
path: root/patchwork/settings
Commit message (Expand)AuthorAge
* forms: Use a captcha on the registration form.add-captchaChristopher Baines2021-02-27
* docs: Refresh the guide for Ubuntu 20.04Stephen Finucane2021-02-20
* settings: Add context processor django.template.context_processors.requestAndrew Donnellan2020-08-28
* Remove unnecessary compat wrappersStephen Finucane2020-04-08
* Replace references to Django 1.11 docsStephen Finucane2020-04-08
* settings: Add configuration for sqlite DB backendStephen Finucane2019-12-27
* Disable i18n machinery, use correct localeStephen Finucane2019-11-30
* REST: Allow creating, updating, deleting of bundlesStephen Finucane2019-10-17
* Use secrets and fall back to random.SystemRandom for keysJeremy Cline2019-10-17
* about: Display admin contact detailsAndrew Donnellan2019-07-05
* settings: Do configure logging for parsearchive (but differently)Stephen Finucane2018-10-10
* Remove django-debug-toolbar from test requirementsStephen Finucane2018-10-10
* Add support for 'django-dbbackup'Stephen Finucane2018-10-10
* Add support for django-filter 2.0Stephen Finucane2018-10-06
* settings: Don't configure logging for parsearchiveStephen Finucane2018-09-24
* parsearchive: Fix loggingStephen Finucane2018-09-20
* Remove '__future__.absolute_import' importsStephen Finucane2018-09-19
* REST: Add new setting for maximum API page sizeAndrew Donnellan2018-08-26
* Prepare for Django 2.0Stephen Finucane2018-08-26
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* Remove support for Django 1.8, 1.9, 1.10Stephen Finucane2018-08-26
* travis: test against postgresql 10 and 11Daniel Black2018-08-22
* Update Docker IP to whitelist for django-debug-toolbarStephen Finucane2018-04-27
* trivial: Remove additional Django < 1.8 codeStephen Finucane2018-04-09
* trivial: Remove additional Django < 1.8 codeStephen Finucane2018-01-09
* REST: Enable token auth supportStephen Finucane2017-06-14
* settings: 'XViewMiddleware' is moved in Django 1.6 tooStephen Finucane2017-05-18
* settings: Enable 'XFrameOptionsMiddleware'Stephen Finucane2017-05-18
* settings: Use 'MIDDLEWARE' for Django >= 1.10Stephen Finucane2017-05-18
* settings: Enable 'SessionAuthenticationMiddleware'Stephen Finucane2017-05-18
* settings: Enable the REST API by defaultStephen Finucane2017-05-04
* REST: Fix versioningStephen Finucane2017-04-28
* requirements: Test older versions of DRF (v2)Stephen Finucane2017-04-28
* compat: Handle older versions of django-filterStephen Finucane2017-04-28
* templates: Add Patchwork versionStephen Finucane2017-03-01
* settings: Wildcard 'ALLOWED_HOSTS' settingsStephen Finucane2017-03-01
* Revert "requirements: Test older versions of DRF"Stephen Finucane2017-01-22
* REST: Integrate orderingStephen Finucane2017-01-22
* REST: Integrate searchingStephen Finucane2017-01-22
* REST: Integrate django-filter supportStephen Finucane2017-01-22
* REST: Use generic views instead of ViewSetsStephen Finucane2016-12-23
* requirements: Test older versions of DRFStephen Finucane2016-11-18
* requirements: Bump django-rest-framework to 1.4.xStephen Finucane2016-10-10
* parsemail: Convert to a management commandDaniel Axtens2016-10-07
* settings: noqa the secret keyStephen Finucane2016-09-20
* requirements: Update django debug toolbar to 1.5Stephen Finucane2016-09-01
* trivial: Resolve PEP8 isuesStephen Finucane2016-08-21
* settings: only enable the REST framework for Django 1.7+Daniel Axtens2016-08-21
* Add Docker IP to whitelist for django-debug-toolbarDaniel Axtens2016-08-21
* Put test db host and port into env variablesDaniel Axtens2016-08-20