Browse Source

Pin to latest version of django 1.5

Just a suggestion, so that users get the latest django security release (currently 1.5.9).
pull/72/head
Sarah Bird 10 years ago
parent
commit
a942c289d9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1,5 +1,5 @@
# core
Django==1.5.5
Django<1.6
Pillow
South
requests


Loading…
Cancel
Save