]> git.parisson.com Git - timeside.git/commitdiff
Setup: Freeze DjangoRestFramework version to 2.4.4
authorThomas Fillon <thomas@parisson.com>
Tue, 3 Mar 2015 21:54:24 +0000 (22:54 +0100)
committerThomas Fillon <thomas@parisson.com>
Tue, 3 Mar 2015 21:54:24 +0000 (22:54 +0100)
requirements.txt

index 897fb90ec90c03ac51b9f09cb4a0c340e2973285..a26d4259d500cf6f6fceda24001a1937bf1ec822 100644 (file)
@@ -1,2 +1,3 @@
 setuptools
--e .
\ No newline at end of file
+djangorestframework==2.4.4
+-e .