Skip to content

Commit 125aa5f

Browse files
authored
Merge branch 'main' into remove-logger
2 parents 32fbd9e + a1ad2be commit 125aa5f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/changes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Change log
44
Pending
55
-------
66

7+
* Added a note about the default password in ``make example``.
78
* Removed logging about the toolbar failing to serialize a value into JSON.
89

910
6.0.0 (2025-07-22)

docs/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ For convenience, there's an alias for the second command::
4040

4141
$ make example
4242

43+
The default password is ``p``, it can be overridden by setting the environment
44+
variable ``DJANGO_SUPERUSER_PASSWORD``.
45+
4346
Look at ``example/settings.py`` for running the example with another database
4447
than SQLite.
4548

0 commit comments

Comments
 (0)