Mercurial > p > roundup > code
diff CHANGES.txt @ 8298:cfa7d43a3658
backout bbc99def147a. All the other backends were programmed to accomodate the skip one nature of postgres sequences
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 20 Jan 2025 16:32:39 -0500 |
| parents | 03513f5066f3 |
| children | b99e76e76496 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 20 15:51:53 2025 -0500 +++ b/CHANGES.txt Mon Jan 20 16:32:39 2025 -0500 @@ -81,10 +81,6 @@ date input. Also add double-click and exit keyboard handlers to allow copy/paste/editing the text version of the date. (John Rouillard) -- issue2550815 - roundup-admin import for postgres causes id to - be skipped. Fixed code so that the id used to set the sequence - will be returned and not skipped. (Tom Ekberg diagnosed and - supplied the fix. John Rouillard committed) - issue1895197 - translated help texts in admin.py not displayed correctly. (Initial patch tobias-herp, John Rouillard) - issue2551238 - roundup-server should exit with error if -d
