Commit graph

122 commits

Author SHA1 Message Date
Benedikt Willi
fd439bb574
Update uuslug.py
Updated the call to pyslugify to use keyword- instead of positional arguments.
2022-06-17 10:21:47 +02:00
dependabot[bot]
73c2c2c34f
Bump django from 4.0 to 4.0.1 (#28)
Bumps [django](https://github.com/django/django) from 4.0 to 4.0.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0...4.0.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 09:57:31 -05:00
Val Neekman (AvidCoder)
d781bcf1bb update reqs/deps 2022-01-31 16:43:31 -05:00
Val Neekman (AvidCoder)
afb681f4a0 add upgrade github/action 2022-01-31 16:39:25 -05:00
Val Neekman (AvidCoder)
8ec8295986 github action rework 2022-01-31 16:32:22 -05:00
Val Neekman (AvidCoder)
c9ed4b5e80 add github action badge 2022-01-31 16:29:12 -05:00
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
afa51c6a2c Update ReadMe 2021-05-12 13:47:37 -04:00
Val Neekman
ff61da206e up version packages 2019-12-08 17:38:22 -05:00
Val Neekman
454808a0f9 fix django version in travis config 2019-12-08 17:32:01 -05:00
Val Neekman
33f4b9aec7 fix travis config 2019-12-08 17:30:12 -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
Val Neekman
1300bd3bad change license file 2019-09-02 15:54:56 -04:00
Val Neekman
c706e2cac9
Merge pull request #21 from tkdchen/include-files-in-sdist
Include more files in sdist package
2019-09-01 23:58:09 -04:00
Chenxiong Qi
45dfc6f874 Include more files in sdist package
Signed-off-by: Chenxiong Qi <qcxhome@gmail.com>
2019-08-31 21:04:28 +08:00
Val Neekman
b16a498737
Merge pull request #20 from tkdchen/test-with-more-django-python-versions
Update Django and Python versions and use flake8 in Travis-CI
2019-08-30 22:53:16 -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
f0842f0534 test 2017-03-08 11:45:04 -05:00
Val Neekman
4749785a9a update req 2017-03-08 11:39:16 -05:00
Val Neekman
7192fd01a2 up version tests 2017-03-08 11:13:17 -05:00
Val Neekman
58974fefc9 Add Python 3 Support to setupfile. 2017-03-05 17:20:17 -05:00
Val Neekman
ac11b62e66 Merge branch 'development' 2016-06-20 15:21:37 -04:00
Val Neekman
c09b707b98 update CI 2016-06-20 14:33:14 -04:00
Val Neekman
0c079295ea up version slugify 2016-06-20 14:27:23 -04:00
Val Neekman
22f691e236 Download count is removed. No longer accurate.
Download count is removed. No longer accurate.
2016-06-20 14:02:57 -04:00
Val Neekman
ddc6d942c9 properly credit the pull requester 2015-12-31 07:11:31 -05:00
Val Neekman
1afde26ba0 add changelong 2015-12-30 16:59:28 -05: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
224a9ef3c4 update readme 2015-07-08 10:01:15 -04:00
Val Neekman
c850956a6b update read me 2015-07-08 09:59:56 -04:00
Val Neekman
9c6a9164e1 update status link in readme 2015-07-08 09:55:11 -04:00
Val Neekman
3d65d88a6e up version 2015-05-29 16:05:53 -04:00
Val Neekman
554356945d update readme 2015-05-29 16:02:35 -04:00
Val Neekman
366961bd81 update readme 2015-05-29 15:22:17 -04:00
Val Neekman
e733d9b584 update readme 2015-05-29 15:19:18 -04:00
Val Neekman
e9851289dc add stopwords and auto trancate capabilities 2015-05-29 15:16:26 -04:00
Val Neekman
e87dddfd7d Merge pull request #12 from fasouto/master
Limit uuslug.max_lenght to the field max_length
2015-05-25 15:07:32 -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
f2e487936e Merge pull request #11 from phodal/patch-1
Update README.md
2015-05-24 07:07:25 -07:00
Fengda Huang
2f93ec8318 Update README.md 2015-05-24 09:18:37 +08:00
Val Neekman
5d5a878da7 add coverage 2015-04-21 20:17:15 -04:00
Val Neekman
dd292ef5ce Update README.md 2015-04-21 20:15:11 -04:00
Val Neekman
f02128374c add coverage 2015-04-21 20:14:42 -04:00
Val Neekman
861652a37a PyPi fix 2015-04-15 15:22:23 -04:00
Val Neekman
96fe133c79 Add django 1.8, drop unsupported django versions. add save_order for words. 2015-04-11 23:28:13 -04:00