Martin Mahner

Results 10 repositories owned by Martin Mahner
trafficstars

django-attachments

289
Stars
90
Forks
Watchers

A generic Django application to attach Files (Attachments) to any model.

django-eventlog

28
Stars
3
Forks
Watchers

django-eventlog is a very simple event logger you can use to track certain actions in your code. Events are stored in a Django model and can be viewed in the Django Admin.

django-frontendadmin

188
Stars
29
Forks
Watchers

Not in active development; see README -- django-frontendadmin is a set of templatetags to allow an easy and unobstrusive way to edit model-data in the frontend of your page. See wiki for screencast!

django-generic-flatblocks

67
Stars
14
Forks
Watchers

A flatpages/flatblock application using generic relations to content models.

django-markup

145
Stars
46
Forks
Watchers

Convert text markup to html. Markdown, rST, Textile etc.

django-memcache-status

269
Stars
28
Forks
Watchers

Django admin extension that displays statistics about your memcached instances.

django-templatesadmin

54
Stars
30
Forks
Watchers

Not in active development. See readme. A Django app to make minor changes to your templates on the fly.

django-wakawaka

115
Stars
54
Forks
Watchers

A simple wiki app written in Python using the Django framework.

pip-check

167
Stars
7
Forks
Watchers

pip-check gives you a quick overview of all installed packages and their update status.

django-comments-spamfighter

17
Stars
3
Forks
Watchers

Not in active development; see README -- A Django app that contributes Akismet and Keyword blocking to your django comments.