changelog tags files rss atom

shortlog for django-selector

navigate: (0) tip

5 months jmoiron change the failover `default_autowrap` value to True rather than False on the branch where the user has no django settings module (like, for instance, for django-selector's tests); I think this is consistent with the documentation, which claims that it will disable autowrapping if you have the settings.py setting set to False, or if you pass False.
5 months David Gouldin Modifying dselector to become a drop-in replacement for django.conf.urls.defaults.
6 months Jason Moiron adding autowrap controls, @dgouldin to credits, documentation on autowrap controls, version bump (autowrap changes work slightly different)
6 months jmoiron fix readme to not mention johnny-cache
6 months Jason Moiron fix small error in the code in the README
6 months Jason Moiron add a description of the pattern-less usage {name} to the documentation
6 months Jason Moiron modify version on django-selector
6 months Jason Moiron fix number regex and chunk documentation, as per michaelgruenewald's reddit comment
6 months jmoiron fix documentation gaffe, update makefile to build documentation zip files
6 months jmoiron fix setup.py for better description
6 months jmoiron readme changes based on what pypi will and won't accept
6 months jmoiron roud off docs, push a bunch of docs into dselector itself
6 months Jason Moiron adding nature theme
6 months Jason Moiron updates to documentation makefile & configuration
6 months Jason Moiron adding docs skeleton, .hgignore, setup.py changes, tests for pattern registration
6 months Jason Moiron initial checkin

navigate: (0) tip