Introduction to Pip, Virtualenv & virtualenvwrapper
Sunday, August 8th, 2010A Brief presentation for the Manila Python Hackers Guild meetup. Join the Facebook page here
A Brief presentation for the Manila Python Hackers Guild meetup. Join the Facebook page here
experimenting with django-uni-form brings a valid point. In order to bid on any IT projects with the U.S. Government the interface must be Section 508 Compliant
django’s native form render method is to put out forms as tables. uni-form allows you to use template tags to have a real control of the divs and layout of your forms which is great for designing for people with disabilities and enhancing the overall user experience.
here’s a great slideshare i ran into on the topic