Commit graph

42 commits

Author SHA1 Message Date
Val Neekman (AvidCoder)
2d820df3a6 Up Version Django/PY3, drop PY2 2022-01-31 16:13:42 -05:00
Val Neekman (AvidCoder)
ae6a0a61ae Drop PY2.7 2022-01-31 16:02:39 -05:00
Val Neekman
ff61da206e up version packages 2019-12-08 17:38:22 -05:00
Val Neekman
d83281ecb8 up version packages, remove old Django supports 2019-12-08 17:28:01 -05:00
slei99
d1ae1e8b42 switch to six for django3 compatibility (#24)
* switch to six for django3 compatibility

* update travis matrix for django3

* fix excludes

* exclude legacy py versions for django3

* python-slugify dependency  supports 2.7 and 3.5 and above only
2019-12-04 10:54:27 -05:00
Val Neekman
545e6a67b2 update manifest and readme 2019-09-02 15:58:04 -04:00
Chenxiong Qi
4a28e193f5 Update Django and Python versions and use flake8 in Travis-CI
* Add Python 3.6 and 3.7 and remove old versions 3.3, 3.4 and 3.5.
* Add pypy3.
* Add Django 1.11.x, 2.1.x and 2.2.x and remove old versions 1.8, 1.9
  and 1.10.
* Replace pep8 with flake8 and fix errors detected by flake8
  accordingly.

Signed-off-by: Chenxiong Qi <qcxhome@gmail.com>
2019-08-30 23:04:36 +08:00
Val Neekman
0c079295ea up version slugify 2016-06-20 14:27:23 -04:00
Val Neekman
d398136ade Fix: False alarm on model/instance check. (konradhalas) 2015-12-30 16:01:04 -05:00
Val Neekman
29f3d346d7 up version 2015-07-08 10:06:10 -04:00
Val Neekman
3d65d88a6e up version 2015-05-29 16:05:53 -04:00
Val Neekman
e9851289dc add stopwords and auto trancate capabilities 2015-05-29 15:16:26 -04:00
Fabio Souto
4226ccde43 Removed no longer needed comparation 2015-05-25 19:09:47 +02:00
Fabio Souto
902ede9bdf Limit uuslug max_length to the field max_length 2015-05-25 19:05:54 +02:00
Val Neekman
861652a37a PyPi fix 2015-04-15 15:22:23 -04:00
Val Neekman
e283a1c3ee added save_order option, added django 1.8, dropped unsupported django version 2015-04-11 23:26:36 -04:00
Val Neekman
06c853be6a add pypy, PY3.4, Django 1.7 support 2014-10-16 21:53:04 -04:00
Val Neekman
a3ad87f717 pep8 2014-03-08 09:30:38 -05:00
Val Neekman
647b01feb6 remove warnings 2014-03-08 09:15:18 -05:00
Val Neekman
06c224ccdb fix typo 2014-03-08 09:05:28 -05:00
Val Neekman
bc62fa2144 change to smart_str for py3 2014-03-08 09:02:56 -05:00
Val Neekman
499264db5b pep8 complient 2014-03-08 08:39:34 -05:00
Val Neekman
a60cea5b23 up version 2014-03-08 08:28:44 -05:00
Val Neekman
f8a3302207 upversion 2014-02-02 17:21:49 -05:00
Val Neekman
7dfb64abc1 update readme, add license file 2014-01-01 14:16:30 -05:00
Val Neekman
0767f07c74 changed status to stable 2013-04-24 11:42:16 -04:00
Val Neekman
9356d26c29 added optional non-dash separator 2013-04-24 11:11:02 -04:00
Val Neekman
6d5cd633f8 up version only 2013-04-02 13:53:33 -04:00
Val Neekman
34c50bdebc added truncation support to uuslug and up the version 2013-02-13 12:15:05 -05: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
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
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
478fb7e223 Cleaned up readme and comments and up the version 2011-10-27 14:58:32 -04:00
Val L33
8ffd557773 Add uniqueness test case 2011-10-26 14:32:57 -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
25bc67b9d3 moving to uuslug 2011-07-21 15:21:32 -04:00