Tags
.net asp authenticate banshee creative Django django-admin django-simple-wiki django application dph feedback full screen gettext gtk gtk.Layout gtkbuilder haskell i18n init.d karma live login makemessages markdown markitup microsoft models notebook ov51x pygtk python rhythmbox scrolling services tab template filter translation ubuntu upstart uservoice vertical visual studio webcam widget wikiCategories
- Censored stuff (2)
- Computers (9)
- Debate (4)
- Django (9)
- Environment (3)
- greenmyapple (2)
- Listening (6)
- Movies (3)
- Multimedia (5)
- PHP (1)
- Python (6)
- Religion (1)
- Surfing (3)
- Ubuntu (5)
- Uncategorized (2)
- Web (8)
Supporting!
Monthly Archives: February 2010
Django tip: Automatic logins
In the Django documentation we see the following: When you’re manually logging a user in, you must call authenticate() before you call login(). That’s all really nice, because it makes sure that all your authentication backends are tried out; but … Continue reading
