Managed Projects

pinax

  Analyzed 2 days ago

a Django-based platform for rapidly developing websites

337 lines of code

0 current contributors

over 4 years since last commit

20 users on Open Hub

Inactive
4.91667
   
I Use This

django-uni-form

  Analyzed about 8 hours ago

Introduction to django-uni-formDjango forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. The purpose of this application is to provide a simple tag and/or filter that lets you quickly render forms in ... [More] a div format. Uni-form has been selected as the base model for the design of the forms. Uni-form was created by Dragan Babić. django-uni-form lets you use this use this snippet to represent your form: {% load uni_form %} {{ my_form|as_uni_form }} The source for django-uni-form has moved to github: http://github.com/pydanny/django-uni-form [Less]

2.24K lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This