Explore >> Select a destination


You are here

codeinthehole.com
| | bitofpixels.com
3.7 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).
| | stephennimmo.com
4.2 parsecs away

Travel
| |
| | gist.github.com
2.7 parsecs away

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

Travel
| Setup a Django MySQL CRUD program in 10 minutes with virtualenv, pip and Python.