- apache
- api
- beelzebub
- benchmarking
- captcha
- crosswords
- developers
- dom
- domdocument
- dtd
- fifteensquared
- fireeagle
- lamp
- m255
- maths
- mobile
- mobileweb
- mono
- ms221
- mst121
- openuniversity
- overtheair
- overtheair08
- php
- phparchitect
- playphone
- python
- recaptcha
- recruitment
- rest
- slideshare
- softwarearchitecture
- spam
- subversion
- sucks
- svn
- talks
- ted
- testing
- tutorial
- versioncontrol
- wurfl
- xml
- yammer
- zendframework
- zendplatform
10 Oct 2024, 7:28 a.m.
Vanity URLs for Django Projects Using django-vanityurls
I've just yesterday released a small open source project, which I hope may be of use to somebody out there. I'm already using it on MusicLiveCOLCHESTER, so at least I know it works!
It's a Django app named django-vanityurls. It's pretty simple and lets you set up short, memorable vanity URLs for your site via the Django admin.
It's just a hobby, but with any such project, I try to take a professional approach, so there is 100% test coverage and brief but comprehensive documentation. Feel free to have a look:
- The django-vanityurls project page on PyPI, the Python Package Index
- The django-vanityurls documentation on Read the Docs
- The django-vanityurls source code repository on Github
I'll write a bit more about another of my projects, django-wikiwikiweb, in due course, but that will take a bit longer to describe.
Read more »