Contents

django-autoslug 1.9.9

0

An automated slug field for Django.

An automated slug field for Django.

Stars: 288, Watchers: 288, Forks: 108, Open Issues: 22

The justinmayer/django-autoslug repo was created 8 years ago and the last code push was 5 months ago.
The project is popular with 288 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
No  django-autoslug  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

django-appconf 1.0.6

A helper class for handling configuration defaults of packaged apps gracefully.

django-anymail 10.3

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go

django-annoying 0.10.6

This is a django application that tries to eliminate annoying things in the Django framework.

django-allauth 0.61.1

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.