Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.362.884 Times

django-form-scaffold 1.0

Company: Wes Mason
Date Added: August 15, 2013  |  Visits: 473

django-form-scaffold

Report Broken Link
Printer Friendly Version


Product Homepage
Download (45 downloads)



django-form-scaffold is a package of helper functions for generating Django template code with markup from Django form instances.<br /><br />It solves the problem of generating, over and over again, markup for a full form which is effectively a templated version of the BaseForm as_p, as_ul and as_table methods output (which output static values, rather than dyanmic Django template code).<br /><br />django-form-scaffold outputs in the same form as these methods, but uses the template placeholders for all the form and field values, which is what I find myself doing time and time again as it's easier to control the individual format/styling etc. of fields in a form, and is also generally easier for designers to get their heads around a form template.<br /><br />For example, outputting a login form, rather than doing:<br /><br />{{ form.as_p }}<br /><br />We would do:<br /><br /><p><br />{% if form.username.errors %}<br /> {% for error in form.username.errors %}{{ error }}{% endfor %}<br />{% endif %}<br />{{ form.username.label }} {{ form.username }}<br /></p><br /><p><br />{% if form.password.errors %}<br /> {% for error in form.password.errors %}{{ error }}{% endfor %}<br />{% endif %}<br />{{ form.password.label }} {{ form.password }}<br /></p><br /><br />Installation<br /><br />Install django-form-scaffold using easy_install (or pip):<br /><br />easy_install django-form-scaffold<br /><br />Or from the setup script:<br /><br />python setup.py install<br /><br />#md5=09ad350f2b3684716e90f17e718bba3f

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Django Easier Endfor Endif Error Formpassworderrors Formusernameerrors Generating Heads Markup Methods Output Template Templatefor Values
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


DJANGO-FORM-SCAFFOLD RELATED
Network & Internet  -  django-jux 1.0.2
django-jux/JUXD is an attempt to get JUnit-style XML output from the Django test runner. It does a few notable things: Uses the test runner from the django.utils.unittest abstraction layer (Django >= 1.3 required) Does not...
10.24 KB  
Science  -  Objectsheet 0.6.3
The Objectsheet is an evolution of the spreadsheet that makes creating models easier and less error-prone. Instead of a 'large grid of cells and scattered formulas', the Objectsheet uses finite-sized tables, Javascript objects, and formula templates.
328.35 KB  
Miscellaneous  -  jQuery date picker plug-in 2.1.2
My jQuery datepicker is a jQuery plugin which allows you to easily add d-deDUdate pickerd-deDt calendars to you HTML forms. These calendars make it much quicker, easier and less error prone for people to input certain types of dates.
10 KB  
Network & Internet  -  django-wysiwyg 0.4.1
django-wysiwyg comes with a custom file that serves as a base template for alterations to admin displays. To make an admin field display rich text, do the following:
20.48 KB  
Development Editors  -  Oceantiger C# Designer 1.0
With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is...
994.78 KB  
Libraries  -  Template::Tutorial::Web 2.19
Template::Tutorial::Web is a Perl module for generating web content using the template toolkit. This tutorial document provides a introduction to the Template Toolkit and demonstrates some of the typical ways it may be used for generating web...
778.24 KB  
Miscellaneous  -  Generating get/set methods using closures 1.0
When creating a class,one often end up writing lots get/set methods which essentially do the same thing e.g. get_name, get_age, ... , set_name, set_age, ... - each such method will simply set or return the value of its associated attribute....
 
Miscellaneous  -  Generating Code Coverage HTML Output 1.5
Code coverage testing is very useful especially for dynamic languages, it can easily give a view of the unused parts of your code. Not that this method is able to prove that statements are dead code, but instead help to prevent from syntax errors...
 
Site Security Tools  -  django-frontendadmin 0.4
django-frontendadmin is a set of template tags to allow an easy and unobtrusive way to edit model-data in the frontend of your page. Example project This package provides an easy example project, a weblog with comments. Here...
10.24 KB  
Web Browser Tools  -  django-formrenderingtools 0.1
django-formrenderingtools is an Django app that provides tools for the template designer to customize forms. Rather than using {{ form.as_p }}, set up and reuse templates to render form elements. Currently, this application...
163.84 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB