How to integrate jQuery validation with Django forms.
March 1, 2010 - 12:00 pm
Tags: django, forms, formsets, python
Posted in python | 1 comment
Examples of how to create, use, modify, and customize Django model formsets. Adding and changing fields, inline formsets & saving extra model forms.
January 10, 2010 - 5:57 pm
Tags: aws, cache, django, http, s3
Posted in python | 2 comments
How to set a Far-Future HTTP Expires Header for files stored in S3 using django-storages S3Storage
Dealing With Unwanted SSH Bruteforcing
iptables rules to lock out multiple failed ssh attempts
DenyHosts
Fail2ban
Related Reading:
F-SECURE DEBUTS FIPS 140-1 VALIDATION FOR SSH SOLUTION.(Brief Article): An article from: Computer Security Update
SSH TECTIA TO SECURE FILE TRANSFERS IN HELSINKI’S IT NETWORK.(SSH Communications Security ): An article from: Computer Security Update
OpenSSH: Computer Program, Encryption, SSH Communications Security, Secure Shell, OpenBSD, [...]
November 5, 2009 - 8:31 am
Tags: cookies, forms, jquery, ui, validation
Posted in javascript, links | No comments
Inline Form Labeling
In-Field Labels jQuery Plugin
jQuery Inline Form Labels | Trevor Davis
jquery-checkbox – Project Hosting on Google Code
Form Validation
jQuery validation plug-in – comment form example
A jQuery inline form validation, because validation is a mess « Position Absolute
Modal Windows
nyroModal :: jQuery Plugin
ThickBox 3.1
Misc
jQuery BlockUI Plugin (v2)
jQuery Cookie Plugin
David DeSandro: jQuery Masonry
jQuery metadata plugin
Related Reading:
JavaScript: The Missing [...]
Information Architecture page flow for django-registration activation using Jesse James Garrett’s visual vocabulary. Includes custom activate view code sample to simplify activation.
September 19, 2009 - 3:33 pm
Tags: authentication, django, email, python, security
Posted in python | 3 comments
Information Architecture page flow for Django’s password reset views using Jesse James Garrett’s visual vocabulary.
August 26, 2009 - 6:38 pm
Tags: authentication, autocomplete, compression, django, forms, oauth, openid, python, tagging, widgets
Posted in links, python | No comments
Form Customization
On the other hand | Custom fields and widgets for Django forms
Jannis Leidel – An autocomplete widget for django-tagging form fields
Utility Apps
django-catalyst
django-compress
OAuth and OpenID
django-authopenid
How To Setup a Django Project with OpenID 2.x Authentication | linuxuser.at
django-oauth
Related Reading:
Practical Django Projects (Pratical Projects)
Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears (Programmer to Programmer)
Sams Teach [...]
July 27, 2009 - 9:15 am
Tags: authority, design, django, dvcs, mercurial, models, permissions, python, tagging, trees, vcs, voting
Posted in links, python | No comments
Django version control, design patterns, tree models, and pluggable applications:
pyvcs
django-vcs
Django Design Patterns
treebeard — Efficient tree model implementations for Django
django-authority – row level permissions
django-tagging – tag anything
django-voting – vote on anything
Related Reading:
The Definitive Guide to Django: Web Development Done Right, Second Edition
Python Web Development with Django
Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears (Programmer [...]
April 26, 2009 - 11:00 am
Tags: django, fab, fastcgi, mercurial, nginx
Posted in python | No comments
Deploy a Django FastCGI server behind nginx using mercurial and python fabric commands.