Skip to main content

Advanced CRUD generic views library for SoftwareFabrica django projects

Project description

.. _topics-overview:

===========================
Softwarefabrica Django CRUD
===========================

.. admonition:: About this document

This document provides an overview of what Softwarefabrica Django CRUD is.

.. contents::
:depth: 3

See also the `documentation index`_.

.. _`documentation index`: index.html

What is this?
=============

This library provides flexible and advanced CRUD generic views for applications
developed with the `Django`_ web framework.

By default the generic views make use of the advanced form classes made
available through `softwarefabrica.django.forms`_, thus automatically using
the optional template-based form rendering, the advanced widgets for date,
time, foreign-key and many-to-many fields, etc.
However it's easy to switch back to `Django`_ default forms and widgets if
desired.

Generic views are a backward-compatible drop-in replacement for those offered by
`Django`_, it's just a matter of importing them from
`softwarefabrica.django.crud.crud` instead of from `django.views.generic`.

In addition, a more flexible set of **Object Oriented views** is available.
Just subclass them as you like, instantiate them and put the instances inside
your URLconf, as if they were regular function views.
In the majority of cases you won't even need to subclass them, since you can go
a long way just by passing the proper parameters to the constructor.

In fact, Object oriented views are so powerful and flexible that plain
functional views are actually instances. They are implemented by the library in
this way:

::

create_object = CreateObjectView()
update_object = UpdateObjectView()
delete_object = DeleteObjectView()
object_detail = DetailObjectView()
object_list = ListObjectView()

.. _`Django`: http://www.djangoproject.com
.. _`softwarefabrica.django.utils`: http://pypi.python.org/pypi/softwarefabrica.django.utils
.. _`softwarefabrica.django.forms`: http://pypi.python.org/pypi/softwarefabrica.django.forms
.. _`softwarefabrica.django.crud`: http://pypi.python.org/pypi/softwarefabrica.django.crud
.. _`softwarefabrica.django.wiki`: http://pypi.python.org/pypi/softwarefabrica.django.wiki
.. _`sflib`: http://pypi.python.org/pypi/sflib

Feedback
--------

Your help and feedback is precious. Suggestions and contributions are very much
appreciated. See below on how you can contribute.

If you want to actively collaborate and provide code, documentation, tests or
bug fixes, please feel free to create a new Bazaar branch in Launchpad, and tell
us about it! See the collaboration_ section for more information.

And don't forget to check also our other `Django`_ applications,
`softwarefabrica.django.utils`_, `softwarefabrica.django.forms`_, and
`softwarefabrica.django.wiki`_.

.. _`Django`: http://www.djangoproject.com
.. _`softwarefabrica.django.utils`: http://pypi.python.org/pypi/softwarefabrica.django.utils
.. _`softwarefabrica.django.forms`: http://pypi.python.org/pypi/softwarefabrica.django.forms
.. _`softwarefabrica.django.crud`: http://pypi.python.org/pypi/softwarefabrica.django.crud
.. _`softwarefabrica.django.wiki`: http://pypi.python.org/pypi/softwarefabrica.django.wiki
.. _`sflib`: http://pypi.python.org/pypi/sflib

Pre-requisites and installation
===============================

See the `installation guide document`_.

.. _`installation guide document`: install.html

.. _collaboration:

How can I contribute?
=====================

As said, your help is precious. We'll warmly appreciate any help you'll want to
give. Just using this library is a reward for us, but if you want to become more
actively involved, you are welcome!

The project has a `development home page`_ at `LaunchPad`_:

https://launchpad.net/sf-django-crud

There you can file `bugs`_, suggest `enhancements`_, follow development or ask
to become an active `team`_ member.

You can checkout the development branch using `Bazaar`_:

::

bzr branch lp:sf-django-crud

We'll appreciate very much if you'll want to contribute back any changes. Just
register your branch with `LaunchPad`_ and tell us!

Source code can also be browsed `online`_.

.. _`development home page`: https://launchpad.net/sf-django-crud
.. _`LaunchPad`: http://launchpad.net
.. _`Bazaar`: http://bazaar-vcs.org/
.. _`online`: http://bazaar.launchpad.net/~softwarefabrica/sf-django-crud/trunk/changes
.. _`Softwarefabrica`: https://edge.launchpad.net/softwarefabrica
.. _`team`: https://launchpad.net/~softwarefabrica
.. _`bugs`: https://bugs.launchpad.net/sf-django-crud
.. _`enhancements`: https://bugs.launchpad.net/sf-django-crud


Contacts
========

It's possible to contact the author by e-mail at the following addresses:

m.pantaleoni at softwarefabrica.org

panta at elasticworld.org

marco.pantaleoni at gmail.com


LICENSE
=======

This software is covered by the GNU General Public License version 2.
If you want to use this software in a closed source application, you
need to buy a commercial license from the author.

This open source version is:

Copyright (C) 2007-2008 Marco Pantaleoni. All rights reserved.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


CHANGES
-------

2008-12-19 Marco Pantaleoni <panta@elasticworld.org>

* added extensive documentation.

2008-12-01 Marco Pantaleoni <panta@elasticworld.org>

* bug fixes.

2008-11-28 Marco Pantaleoni <panta@elasticworld.org>

* softwarefabrica/django/crud/crud.py: integrated ForeignKey and
ManyToManyField popup handling.

* Turned into a standalone setuptools distribution
('softwarefabrica.django.crud').

2008-10-29 Marco Pantaleoni <panta@elasticworld.org>

* crud.py: added - Object-Oriented generic views and respective
functional support adapters. Also present classes that add
'fieldorder' support to ModelForms and templated forms.

Project details


File details

Details for the file softwarefabrica.django.crud-1.0dev-BZR-r62-panta-elasticworld.org-20081219124017-sg36t76fi229lmi2.tar.gz.

File metadata

File hashes

Hashes for softwarefabrica.django.crud-1.0dev-BZR-r62-panta-elasticworld.org-20081219124017-sg36t76fi229lmi2.tar.gz
Algorithm Hash digest
SHA256 61469e225bfa45f3811378233c7149ea6e28bbba1408dcca6640c15a40248f61
MD5 56eb66631c4edb2be4e146679b5d1408
BLAKE2b-256 730a361c84d0e7a68306350712d5deb7ed2946a270eea1c57f27ecda259ea279

See more details on using hashes here.

File details

Details for the file softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.6.egg.

File metadata

File hashes

Hashes for softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.6.egg
Algorithm Hash digest
SHA256 030d70050f31d7492687da41f3af9318cab5ef10304351f2ce9e3c25f5119180
MD5 8c06fd53b6feebec6c18abeed9320c4a
BLAKE2b-256 b803d32f976e2c528394997f7ffec2954ce7331bc01b5f04adc1d670ef70bb61

See more details on using hashes here.

File details

Details for the file softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.5.egg.

File metadata

File hashes

Hashes for softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.5.egg
Algorithm Hash digest
SHA256 a156a241c7ec6ec88286b07955b247091959863e8d3557ad9ba61bc8fa030975
MD5 0c7d0fa45c07c2bf720fa2db16e10ff7
BLAKE2b-256 7166d1651a277ff2ad70fcf46a6980c282ac2f3aa5d548a044f1f67747c93599

See more details on using hashes here.

File details

Details for the file softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.4.egg.

File metadata

File hashes

Hashes for softwarefabrica.django.crud-1.0dev_BZR_r62_panta_elasticworld.org_20081219124017_sg36t76fi229lmi2-py2.4.egg
Algorithm Hash digest
SHA256 5fdd5840785c6a8c76ca8ef84407d231560ae7d449d5c8e008d1991e903cd697
MD5 3e3db4ebadcd02eb5493cd082708e12a
BLAKE2b-256 16e1dfe9b8e33c9c8f1ed9c926bc9c991019fac78278f7591fb61b5bb3b9aaa8

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