Skip to content

Commit 33adcbc

Browse files
committed
removing broken django link
1 parent 72f280a commit 33adcbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/pages/07-web-development/03-django.markdown

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,6 @@ to handle these files properly.
261261
* [Loading Django FileField and ImageFields from the file system](http://www.revsys.com/blog/2014/dec/03/loading-django-files-from-code/)
262262
shows how to load a model field with a file from the file system.
263263

264-
* [Restricting access to user-uploaded files in Django](http://blog.wearefarm.com/2015/02/09/contact-form-uploads/)
265-
provides a protection mechanism for media files.
266-
267-
268264

269265
## Open source Django example projects
270266
* [Browser calls with Django and Twilio](https://www.twilio.com/docs/howto/walkthrough/browser-calls/python/django)

0 commit comments

Comments
 (0)