branches with status:
Name Status Last Modified Last Commit
lp:sf-django-director 1 Development 2011-04-27 16:57:31 UTC
1. Initial import.

Author: Marco Pantaleoni
Revision Date: 2011-04-27 16:57:31 UTC

Initial import.

lp:sf-django-utils 1 Development 2010-05-20 15:57:35 UTC
115. Fixed ability to disable template cac...

Author: Marco Pantaleoni
Revision Date: 2010-05-20 15:57:35 UTC

Fixed ability to disable template caching.

lp:sf-django-common 1 Development 2010-05-05 14:10:44 UTC
40. Implemented r37 also for CreateObject...

Author: Marco Pantaleoni
Revision Date: 2010-05-05 14:10:44 UTC

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).

lp:sf-django-crud 1 Development 2010-05-03 15:49:15 UTC
92. Template caching can now be enabled/d...

Author: Marco Pantaleoni
Revision Date: 2010-05-03 15:49:15 UTC

Template caching can now be enabled/disabled in settings, using the
`TEMPLATE_CACHING` setting. It's also disabled by default when DEBUG
is enabled.

lp:sf-django-forms 1 Development 2010-03-02 10:38:36 UTC
47. Added ExtendedFileWidget.

Author: Marco Pantaleoni
Revision Date: 2010-03-02 10:38:36 UTC

Added ExtendedFileWidget.

lp:sf-django-contacts 1 Development 2009-11-11 10:49:50 UTC
37. * adapted to sf.d.crud ViewCall inter...

Author: Marco Pantaleoni
Revision Date: 2009-11-11 10:49:50 UTC

* adapted to sf.d.crud ViewCall interface.

lp:sf-django-appserver 1 Development 2009-10-23 13:28:43 UTC
10. setup.py now uses its finddata module

Author: Marco Pantaleoni
Revision Date: 2009-10-23 13:28:43 UTC

setup.py now uses its finddata module

lp:sf-django-wiki 1 Development 2009-10-21 15:38:51 UTC
42. Switched to sflib.finddata as other s...

Author: Marco Pantaleoni
Revision Date: 2009-10-21 15:38:51 UTC

Switched to sflib.finddata as other sf.d libraries.

lp:sflib 1 Development 2009-10-21 14:58:39 UTC
45. * finddata.py: added Ian Bicking's fi...

Author: Marco Pantaleoni
Revision Date: 2009-10-21 14:58:39 UTC

* finddata.py: added Ian Bicking's find_package_data(), from
http://svn.pythonpaste.org/Paste/trunk/paste/util/finddata.py
to populate the package_data parameter in setup.py files
for setuptools distributed projects.

19 of 9 results