Skip to content

Commit

Permalink
docs: Update django title
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Jul 5, 2024
1 parent b3783ce commit 3c95531
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/rest/guides/django.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: Django Integration
title: Django Auth and CSRF handling | Reactive Data Client
sidebar_label: Django Integration
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import EndpointPlayground from '@site/src/components/HTTP/EndpointPlayground';

# Django Integration

## Cookie Auth + CSRF

Expand Down
2 changes: 1 addition & 1 deletion docs/rest/guides/optimistic-updates.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Making React 100x faster with Optimistic Updates
title: 100x faster React with Optimistic Updates
sidebar_label: Optimistic Updates
---

Expand Down

0 comments on commit 3c95531

Please sign in to comment.