Contents

django-autoslug 1.9.9

0

An automated slug field for Django.

An automated slug field for Django.

Stars: 308, Watchers: 308, Forks: 107, Open Issues: 19

The 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
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 19 open issues on GitHub

  • Check if manager is None instead of Falsy

See more issues on GitHub

Related Packages & Articles

django-appconf 1.2.0

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

django-anymail 14.0

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Mandrill, Postal, Postmark, Resend, Scaleway TEM, SendGrid, SparkPost, and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

django-annoying 0.10.8

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

django-allauth 65.14.3

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