/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rogs.me
| | bitofpixels.com
5.5 parsecs away

Travel
| | I recently integrated Django Sendfile with a website to provide downloads that required authentication (even knowing the location of an authentication requiring file in the static directory will not allow you to download it thanks to some Apache conf magic).
| | paulosman.me
1.2 parsecs away

Travel
| | [AI summary] A technical tutorial explaining how to use the 'through' argument in Django's ManyToManyField to store additional data in join tables.
| | gist.github.com
2.1 parsecs away

Travel
| | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets.
| | www.mattlayman.com
18.4 parsecs away

Travel
| Django has a new authorization option with django-denied. This new package makes authorization checks required for all of your views in your Django app.