1
0
mirror of https://github.com/django/django.git synced 2025-03-31 03:30:46 +00:00

8 Commits

Author SHA1 Message Date
Tim Graham
17b67e17a3 [1.6.x] Fixed -- Added cached sessions note to deployment checklist.
Thanks mjtamlyn for the suggestion.

Backport of 4e784f337c from master
2013-09-07 13:08:45 -04:00
Tim Graham
3493f18d78 [1.6.x] Fixed - Removed discussion of DEBUG from tutorial.
Backport of 0d642aac86 from master.
2013-06-30 14:56:10 -04:00
Aymeric Augustin
2a22540057 Fixed -- ReST typo. 2013-05-27 11:14:51 +02:00
Tim Graham
8aca2504df Fixed - Recommended use of PYTHONHASHSEED
Thanks jacob for the suggestion and ryankask
for the patch.
2013-05-23 08:16:03 -04:00
Aymeric Augustin
3d595c3bc3 Fixed -- Disabled persistent connections by default. 2013-05-09 15:42:14 +02:00
Tim Graham
6c730da1f6 Fixed - Updated static files howto.
Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.
2013-03-29 19:15:19 -04:00
Aymeric Augustin
c94db53eaa Two additions to the deployment checklist.
Thanks Erik Romijn.
2013-03-17 19:29:22 +01:00
Aymeric Augustin
912b5d2a6b Fixed -- Added a deployment checklist. 2013-03-17 19:21:36 +01:00