django-autoslug 1.9.9
0
An automated slug field for Django.
Contents
An automated slug field for Django.
Stars: 293, Watchers: 293, Forks: 105, Open Issues: 22The justinmayer/django-autoslug
repo was created 9 years ago and the last code push was 11 months ago.
The project is popular with 293 github stars!
How to Install django-autoslug
You can install django-autoslug using pip
pip install django-autoslug
or add it to a project with poetry
poetry add django-autoslug
Package Details
- Author
- Justin Mayer
- License
- GNU Lesser General Public License (LGPL), Version 3
- Homepage
- https://github.com/justinmayer/django-autoslug/
- PyPi:
- https://pypi.org/project/django-autoslug/
- GitHub Repo:
- https://github.com/justinmayer/django-autoslug
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/General
Related Packages
Errors
A list of common django-autoslug errors.
Code Examples
Here are some django-autoslug
code examples and snippets.
GitHub Issues
The django-autoslug package has 22 open issues on GitHub
- Lambda functions no longer work with Django migrations