lp://staging/sf-django-common
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
Branch information
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. - 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.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with subtree support (needs bzr 0.92)