Skip to content

Commit 031174f

Browse files
committed
fix bad ordering in example numbers on timezone page
1 parent 851ec57 commit 031174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/examples/django/django-utils-timezone.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ class EasyTimezoneMiddleware(middleware_base_class):
272272
```
273273

274274

275-
## Example 2 from AuditLog
275+
## Example 4 from AuditLog
276276
[Auditlog](https://github.com/jjkester/django-auditlog)
277277
([project documentation](https://django-auditlog.readthedocs.io/en/latest/))
278278
is a [Django](/django.html) app that logs changes to Python objects,

0 commit comments

Comments
 (0)