Django community: RSS
This page, updated regularly, aggregates New/updated Django packages from the Django community.
-
django-jqchat
-
django-chat
-
Issue #21
Issue #21 (2011-06-12) -
django-analytics
-
image
Django application that provides resizing and thumbnailing for images and videos with the ability to set the center of attention, heads won't get cut anymore. -
django-simpleadmindoc
Quickly create help for modules in Django admin -
DJFacet
-
django-registration-paypal
Paypal registration backend for django-registration -
cykooz.djangorecipe
Buildout recipe for Django -
gravey
gravey is extends Django's admin app with lots of cool new features. -
django-cte-trees
Experimental implementation of trees for Django using PostgreSQL Common Table Expressions (CTE). -
arecibo
Error handling and testing libraries for web sites -
django-threaded-messages
Rewrite of django-messages to support Facebook-style threaded messaging -
django-slimmer
Html compression as middleware and view decorators. -
Issue #20
Issue #20 (2011-06-05) -
Django-monitor: Fixed #3 * Issue #3 was about django_monitor not respecting the presence of custom model_admin.queryset methods. Added tests for it and fixed the same. Refer issues section in bitbucker repo for details.
Django-monitor: Fixed #3 * Issue #3 was about django_monitor not respecting the presence of custom model_admin.queryset methods. Added tests for it and fixed the same. Refer issues section in bitbucker repo for details. CHANGES.rst(2 lines added, 0 lines removed) django_monitor/admin.py(14 lines added, 5 lines removed) django_monitor/tests/apps/testapp/admin.py(10 lines added, 1 lines removed) django_monitor/tests/apps/testapp/models.py(9 lines added, 0 lines removed) django_monitor/tests/apps/testapp/tests.py(57 lines added, 3 lines removed) -
pybbm
Fork of pybb with different modifications. -
django-pendulum
A time logging application for Django-powered sites. -
django-timepiece
Django time tracking app -
Added tag 0.2a3 for changeset 11eb8a0d1040
Added tag 0.2a3 for changeset 11eb8a0d1040 .hgtags(1 lines added, 0 lines removed) -
Django-monitor: BUGFIX - Fixed #2 * Issue #2 was about post_moderation signal being not emitted during instance creation. Added tests and fixed it. Refer issues section in bitbucket repo for details.
Django-monitor: BUGFIX - Fixed #2 * Issue #2 was about post_moderation signal being not emitted during instance creation. Added tests and fixed it. Refer issues section in bitbucket repo for details. django_monitor/tests/apps/testapp/models.py(17 lines added, 0 lines removed) django_monitor/tests/apps/testapp/tests.py(15 lines added, 0 lines removed) django_monitor/util.py(3 lines added, 2 lines removed) -
Django-monitor: Added templates to MANIFEST.in * By default, setup.py will include python files only to the distributions created by commands like ``sdist``. Others are to be declared in MANIFEST.in. Added ``django_monitor/templates`` also to the declaration.
Django-monitor: Added templates to MANIFEST.in * By default, setup.py will include python files only to the distributions created by commands like ``sdist``. Others are to be declared in MANIFEST.in. Added ``django_monitor/templates`` also to the declaration. MANIFEST.in(2 lines added, 0 lines removed) -
imagestore
Very simple image galleries -
django-dataguard
Simple django app that polls for data changes periodical and sends an email to django ADMINS if too much data changed -
django-comparison-grid
Django application that allows creating simple comparison grids