#35068 closed Uncategorized (invalid)
decimal as Float in settings
Reported by: | Петр Eлагин | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 5.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
from psycopg.types.numeric import FloatLoader
site-packages/django/db/backends/postgresql/psycopg_any.py
line 63:
ctx.register_loader("numeric", FloatLoader)
Change History (1)
comment:1 by , 10 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version 0, edited 10 months ago by (next)
Note:
See TracTickets
for help on using tickets.
Please stop to create tickets without any details and follow our bug reporting guidelines next time.