Skip to main content

Abstract class implemented to provide form django admin like

Project description

Django form admin

Information

It is a Django application that lets to render forms like django admin, with the same HTML

How to use it

In your form:

class FooForm(forms.Form, FormAdminDjango):
    pass

class FooModelForm(forms.ModelForm, FormAdminDjango):
    pass

In your template:

{{ form.as_django_admin }}

Development

You can get the last bleeding edge version of autoreports by doing a checkout of its subversion repository:

svn co http://svnpub.yaco.es/djangoapps/formadmin/trunk/formadmin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-form-admin-0.3.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file django-form-admin-0.3.1.tar.gz.

File metadata

File hashes

Hashes for django-form-admin-0.3.1.tar.gz
Algorithm Hash digest
SHA256 feb690c58367cbb5601c99f86f6675fe63de07f9208a3f352ba4124f448affea
MD5 68ddcae584a30a8af0e74549d36a788e
BLAKE2b-256 11d666f6fe4d2aaa58c44611ed85d8d80f79fea027c6ac04701efb3d93360826

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page