15 June ‘14
Investigated further about the authentication system in django. Made a dummy form for user login.
Investigated further about the authentication system in django. Made a dummy form for user login.
Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →