Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.3.0 source code.tar.gz | 2025-05-09 | 63.1 kB | |
4.3.0 source code.zip | 2025-05-09 | 101.2 kB | |
README.md | 2025-05-09 | 235 Bytes | |
Totals: 3 Items | 164.6 kB | 6 |
- Add generic
--pg-options
to pass custom options to postgres. - Add option
--if-exists
for pg_dump command - Empty string as HOST for postgres unix domain socket connection is now supported.
- Support Python 3.13 and Django 5.2