miracle2k / djutils

My personal collection of small Django utilities and extensions.

Clone this repository (size: 387.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/miracle2k/djutils/

Shortlog (showing r158:b4a0356b1234 (tip) → r134:6dea50e98b6c)

Age Author Message A M D «
4 weeks miracle2k miracle2k Ignore files created by a setuptools build. 0 1 0
4 weeks miracle2k miracle2k Added basic setup.py. 1 0 0
4 weeks miracle2k miracle2k Updated the login view to support 'redirect_to_referrer', and introduced a custo… 0 2 0
7 weeks Michael Elsdoerfer DateField was broken for default date formats, didn't return the cleaned value. 0 1 0
8 weeks Michael Elsdoerfer Bring back Python 2.5 support. 0 1 0
2 months miracle2k miracle2k Minor change how parser arguments are applied so that 'parse_kwargs' may… 0 1 0
2 months miracle2k miracle2k Added Date and DateTime form fields that parse the input using the… 2 0 0
3 months miracle2k miracle2k Added a variant of urlargs specifically for setting a paginator argument. 0 2 0
3 months miracle2k miracle2k Put xextends variables at their proper location in the context stack. 0 1 0
4 months miracle2k miracle2k Allow filters in Django xextends and xinclude tags. I thought this had worked… 0 2 0
4 months miracle2k miracle2k Got rid of unnecessary floating point math; Thanks to 'konstantin' for the… 0 1 0
5 months miracle2k miracle2k Twill moved to the django-test-utils project. 0 0 1
10 months miracle2k miracle2k JsonResponse for some reason was not a HttpResponse subclass. Because the Gzip… 0 1 0
10 months miracle2k miracle2k Fixed SyntaxError, and added simple, but actually important usage instructions. 0 1 0
10 months miracle2k miracle2k Moved the contact form to a separate project (a fork of the original… 0 1 0
11 months miracle2k miracle2k Added setup_django method from pyutils. It's a better fit here. The method… 0 1 0
11 months miracle2k miracle2k Ignore PyDev/Eclipse project files. 0 1 0
11 months miracle2k miracle2k Support verbose names in enum_as_choices. 0 1 0
11 months miracle2k miracle2k Added quota upload handler. 1 0 0
12 months miracle2k miracle2k Support custom template loader in contact form. 0 1 0
12 months miracle2k miracle2k Added Jinja2/Coffin-version of fuzzydate filter. 1 0 0
12 months miracle2k miracle2k Added custom login view. 1 0 0
12 months miracle2k miracle2k Added TODO file. 1 0 0
12 months miracle2k miracle2k Restructure auth subpackage to allow for other stuff in there. 1 1 0
12 months miracle2k miracle2k Refactored comment style. 0 1 0