https://docs.djangoproject.
Thursday, July 25, 2013
Using Django Default Authentication
Documentation page that explains how to use the Django default authentication:
https://docs.djangoproject. com/en/1.5/topics/auth/ default/#topic-authorization
https://docs.djangoproject.
Monday, July 8, 2013
Sign Up Example - angularJs - Simple Validation
This code uses a mix of AngularJs Validation and Javascript Validation, printing all error messages in the head of form:
Wednesday, July 3, 2013
Simple Web Server with Python
Use: python -m SimpleHTTPServer 8080
Ref: http://www.linuxjournal.com/content/tech-tip-really-simple-http-server-python
Monday, July 1, 2013
Subscribe to:
Posts (Atom)
