Skip to content
2 changes: 1 addition & 1 deletion karinacms/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==1.6
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please bump django version if possible.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried, failed from many sides. I'll give it a second try later.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will give it a try, leave it for now, please continue with the feature that we have discussed.

Markdown==2.3.1
PIL==1.1.7
#PIL==1.1.7
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it is not required, you can remove it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should test all of it before removing it. I will in the end.

South==0.8.4
argparse==1.2.1
distribute==0.6.24
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==1.6
PIL==1.1.7
#PIL==1.1.7
South==0.8.4
argparse==1.2.1
distribute==0.6.24
Expand Down