changelog tags files rss atom

shortlog for django-selector

navigate: (0) tip

23 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.
23 months David Gouldin Modifying dselector to become a drop-in replacement for django.conf.urls.defaults.
23 months Jason Moiron adding autowrap controls, @dgouldin to credits, documentation on autowrap controls, version bump (autowrap changes work slightly different)
23 months jmoiron fix readme to not mention johnny-cache
23 months Jason Moiron fix small error in the code in the README
23 months Jason Moiron add a description of the pattern-less usage {name} to the documentation
23 months Jason Moiron modify version on django-selector
23 months Jason Moiron fix number regex and chunk documentation, as per michaelgruenewald's reddit comment
23 months jmoiron fix documentation gaffe, update makefile to build documentation zip files
23 months jmoiron fix setup.py for better description
23 months jmoiron readme changes based on what pypi will and won't accept
23 months jmoiron roud off docs, push a bunch of docs into dselector itself
23 months Jason Moiron adding nature theme
23 months Jason Moiron updates to documentation makefile & configuration
23 months Jason Moiron adding docs skeleton, .hgignore, setup.py changes, tests for pattern registration
23 months Jason Moiron initial checkin

navigate: (0) tip