Skip to content

Commit 1ed4544

Browse files
author
Smári McCarthy
committed
Add REST Framework for future use
1 parent 0671a50 commit 1ed4544

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ lxml
77
suds
88
markdown2
99
babel
10+
django-rest-framework

wasa2il/settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
'registration',
140140
'bootstrapform',
141141
'google_diff_match_patch',
142+
'rest_framework',
142143

143144
'core',
144145
'forum',

0 commit comments

Comments
 (0)