lp://staging/sf-django-common

Created by Marco Pantaleoni and last modified

This is the active development branch for the project. This branch can generally be considered stable enough for normal use. Please use this (except possibly for production use).

Get this branch:
bzr branch lp://staging/sf-django-common
Members of SoftwareFabrica can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
SoftwareFabrica
Project:
Softwarefabrica django common
Status:
Development

Recent revisions

40. By Marco Pantaleoni <email address hidden>

Implemented r37 also for CreateObjectView:

  Changed logic in determination of form fields: now it's given priority to `fields` arguments
  specified to the view constructor or the view call (instead to the `edit_fields` field
  of the SFApp class inside the model).

39. By Marco Pantaleoni <email address hidden>

Made docstrings of OO views "inherit" the docstrings of their ancestors.

38. By Marco Pantaleoni <email address hidden>

Added CommonModel.Register_admin() class method.

Added `register_views` function, to register default views and urls.

37. By Marco Pantaleoni <email address hidden>

Changed logic in determination of form fields: now it's given priority to `fields` arguments
specified to the view constructor or the view call (instead to the `edit_fields` field
of the SFApp class inside the model).

36. By Marco Pantaleoni <email address hidden>

* Made RecursiveModel.get_full_name() more robust in unicode conversion.

35. By Marco Pantaleoni <email address hidden>

* adapted to sf.d.crud ViewCall interface.

34. By Marco Pantaleoni <email address hidden>

setup.py now uses its finddata module

33. By Marco Pantaleoni <email address hidden>

* integrated sflib.finddata.find_package_data() in setup.py

32. By Marco Pantaleoni <email address hidden>

* views.py (ListObjectView): added 'q' context variable.

31. By Marco Pantaleoni <email address hidden>

Added extrahead block to base template.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with subtree support (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers