
django-autoslug 1.9.9
0
An automated slug field for Django.
Contents
An automated slug field for Django.
Stars: 308, Watchers: 308, Forks: 107, Open Issues: 19The justinmayer/django-autoslug repo was created 10 years ago and the last code push was 8 months ago.
The project is popular with 308 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 19 open issues on GitHub
- Check if manager is None instead of Falsy
pythonfix







