| 2 years ago: |
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. |
| changeset 15: |
72ed5baaf62b |
| tag: | tip |
| author: |
jmoiron@jmoiron.net |
| date: |
Thu Mar 11 16:38:25 2010 -0500 |
| files: |
dselector.py |
| 2 years ago: |
Modifying dselector to become a drop-in replacement for django.conf.urls.defaults. |
| changeset 14: |
f086f126c0b9 |
| author: |
David Gouldin <dgouldin@gmail.com> |
| date: |
Wed Mar 10 09:48:31 2010 -0600 |
| files: |
dselector.py |
| 2 years ago: |
adding autowrap controls, @dgouldin to credits, documentation on autowrap controls, version bump (autowrap changes work slightly different) |
| changeset 13: |
b699a898e973 |
| author: |
Jason Moiron <jmoiron@jmoiron.net> |
| date: |
Tue Mar 09 20:22:40 2010 -0500 |
| files: |
CREDITS docs/index.rst dselector.py setup.py tests.py |
| 2 years ago: |
fix readme to not mention johnny-cache |
| changeset 12: |
96ede99e2b47 |
| author: |
jmoiron@robin |
| date: |
Tue Mar 09 19:25:14 2010 -0500 |
| files: |
README.rst |
| 2 years ago: |
fix small error in the code in the README |
| changeset 11: |
285a0aec152e |
| author: |
Jason Moiron <jmoiron@jmoiron.net> |
| date: |
Tue Mar 09 11:14:49 2010 -0500 |
| files: |
README.rst |
| 2 years ago: |
add a description of the pattern-less usage {name} to the documentation |
| changeset 10: |
4f9c7250c9b1 |
| author: |
Jason Moiron <jmoiron@jmoiron.net> |
| date: |
Tue Mar 09 11:13:51 2010 -0500 |
| files: |
docs/index.rst |
| 2 years ago: |
modify version on django-selector |
| changeset 9: |
535a61f962b5 |
| author: |
Jason Moiron <jmoiron@jmoiron.net> |
| date: |
Tue Mar 09 11:09:12 2010 -0500 |
| files: |
setup.py |
| 2 years ago: |
fix number regex and chunk documentation, as per michaelgruenewald's reddit comment |
| changeset 8: |
a7c4466b7c2b |
| author: |
Jason Moiron <jmoiron@jmoiron.net> |
| date: |
Tue Mar 09 11:07:54 2010 -0500 |
| files: |
docs/index.rst dselector.py |
| 2 years ago: |
fix documentation gaffe, update makefile to build documentation zip files |
| changeset 7: |
bc3352afa8ae |
| author: |
jmoiron@robin |
| date: |
Tue Mar 09 11:05:26 2010 -0500 |
| files: |
docs/Makefile docs/index.rst |
| 2 years ago: |
fix setup.py for better description |
| changeset 6: |
ab0bcf77c465 |
| author: |
jmoiron@robin |
| date: |
Mon Mar 08 03:15:05 2010 -0500 |
| files: |
setup.py |