mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
refactor: use .nav.yml to define page order instead of nav weights (#1000)
This commit is contained in:
parent
f36581ed86
commit
d5e45125dc
57 changed files with 95 additions and 231 deletions
|
@ -1,8 +1,3 @@
|
|||
---
|
||||
title: Components in Python
|
||||
weight: 2
|
||||
---
|
||||
|
||||
_New in version 0.81_
|
||||
|
||||
Components can be rendered outside of Django templates, calling them as regular functions ("React-style").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue