Commit graph

41 commits

Author SHA1 Message Date
Val Neekman
fbc8aced38 added more max_length examples to readme file 2013-02-13 12:16:23 -05:00
Val Neekman
34c50bdebc added truncation support to uuslug and up the version 2013-02-13 12:15:05 -05:00
Val Neekman
b8b9696f65 added Django credits 2012-12-17 19:43:55 -05:00
Val Neekman
0c60efb227 changing 2 digit version number to 3 digits 2012-10-14 20:36:27 -07:00
Val Neekman
487f878f5e cleanup of readme, minor 2012-10-14 20:29:39 -07:00
Val Neekman
893775cc74 added pep8 test file 2012-10-14 20:22:58 -07:00
Val Neekman
db5ba0bd38 moved away from buildout, splitted slugify into its own app so it can be used in non-django projects 2012-10-14 20:21:29 -07:00
Val Neekman
7a85e08e84 pull changes for split of Unique and Unicode into separate routines as well as ORM optimizations 2012-08-06 20:10:49 -07:00
JensDiemer
bcc1c6ca48 Merge remote-tracking branch 'upstream/master' into refactor_uuslug 2012-08-06 14:30:19 +02:00
JensDiemer
eb40096ebf refactor 2012-08-06 14:29:25 +02:00
Val Neekman
f74523fc23 created a history.txt file, pulled in testunit fix and re cleanups, upped the version, pull full name in setup.py 2012-08-06 03:35:03 -07:00
JensDiemer
a9d7ec1b83 compile all re.expressions. 2012-08-06 12:04:55 +02:00
JensDiemer
e539fc2da7 Bugfix for https://github.com/un33k/django-uuslug/issues/2 ? 2012-08-06 11:54:41 +02:00
Val L33
537238f666 fixed typo in README and extend the Test example. 2012-05-28 14:29:13 -03:00
alekseyr
7480246a30 Update README 2012-03-19 23:24:25 +08:00
alekseyr
de8dbf990f Update uuslug/__init__.py 2012-03-19 23:24:25 +08:00
h3
91cc0bcc0a Update uuslug/__init__.py 2012-03-19 23:24:06 +08:00
Maxime Haineault
71fcf831a6 Clarified an exception 2012-03-19 23:24:06 +08:00
Val L33
9ffd0d2b1d fix download links 2011-12-02 22:48:19 -05:00
Val L33
478fb7e223 Cleaned up readme and comments and up the version 2011-10-27 14:58:32 -04:00
Val L33
caff08d03a rename pypi utility script 2011-10-26 21:40:20 -04:00
Val L33
d2b811eaaa add credit section to read me 2011-10-26 22:39:03 -03:00
Val L33
59b544e02c Up the version 2011-10-26 19:42:48 -04:00
Val L33
9b5d39e1f8 Up django version to 1.3.1 2011-10-26 15:34:25 -04:00
Val L33
d725a22557 Switch to github and up the version 2011-10-26 15:33:04 -04:00
Val L33
4d45538cca Add a script to send package to pypi 2011-10-26 14:38:36 -04:00
Val L33
8ffd557773 Add uniqueness test case 2011-10-26 14:32:57 -04:00
Val L33
90c63c180f update the ignore list 2011-10-26 13:29:03 -04:00
Val L33
08ffb88ba8 Up version and add log description to setup, add install to README 2011-10-26 13:23:16 -04:00
Val L33
e0f9e8fe22 type fix in readme 2011-10-24 16:28:38 -03:00
Val L33
593863ccb9 fix typo in README file 2011-10-24 16:27:29 -03:00
Val L33
fb95c3d7c3 change from uslug to uuslug 2011-07-21 15:21:44 -04:00
Val L33
25bc67b9d3 moving to uuslug 2011-07-21 15:21:32 -04:00
Val L33
a6bce4bb7c test-1.3 renamed to test. 2011-06-14 18:55:00 -07:00
Val L33
25127fa0ce typo fix 2011-06-14 18:35:22 -07:00
Val L33
9d413a3e5a djangorecipe no longer downloads Django, so just download it as an egg 2011-06-14 21:09:24 -04:00
Val L33
76ecc56554 add .DS_Store for work on OSX 2011-06-03 11:28:38 -07:00
Val L33
9c2ff1348e add missing models.py and object test case 2011-05-30 14:09:09 -04:00
Val L33
079b07107f add missing models.py and object test case 2011-05-30 14:03:57 -04:00
Val L33
dd4182e7f1 fixed typo in readme 2011-05-30 11:30:46 -04:00
Val L33
8a1c00e527 Initial Release 2011-05-30 11:26:21 -04:00