Skip to content

Commit

Permalink
Add note about new default resource attribute types
Browse files Browse the repository at this point in the history
  • Loading branch information
aebruno committed Mar 9, 2022
1 parent 274bbaa commit a672ed4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/pages/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ $ source /path/to/your/venv/bin/activate
$ pip install --upgrade coldfront
$ coldfront migrate
$ coldfront collectstatic
# Optionally, add new default Resource Attribute Types
$ coldfront add_resource_defaults
```

## v1.0.3
Expand Down

0 comments on commit a672ed4

Please sign in to comment.