Changes between Initial Version and Version 3 of Ticket #32176


Ignore:
Timestamp:
Nov 6, 2020, 10:42:53 AM (4 years ago)
Author:
Carles Pina Estany
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32176

    • Property Cc Carles Pina Estany added
  • Ticket #32176 – Description

    initial v3  
    77{{{Make sure the directory pointed-to by this setting exists and is readable and writable by the system user under which your Web server runs. Continuing the above example, if your server runs as the user apache, make sure the directory /var/tmp/django_cache exists and is readable and writable by the user apache.}}}
    88
    9 PR coming soon.
     9PR: https://github.com/django/django/pull/13649
    1010
Back to Top