mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Used the 🎫 syntax more extensively
This commit is contained in:
@@ -21,8 +21,5 @@ fix those issues.
|
||||
Django 1.5.1 also includes a couple smaller fixes:
|
||||
|
||||
* Module-level warnings emitted during tests are no longer silently hidden
|
||||
(`#18985`__).
|
||||
* Prevented filtering on password hashes in the user admin (`#20078`__).
|
||||
|
||||
__ https://code.djangoproject.com/ticket/18985
|
||||
__ https://code.djangoproject.com/ticket/20078
|
||||
(:ticket:`18985`).
|
||||
* Prevented filtering on password hashes in the user admin (:ticket:`20078`).
|
||||
|
||||
Reference in New Issue
Block a user