mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-06 11:19:33 +01:00
resolved deprecation warning
This commit is contained in:
@@ -12,4 +12,4 @@ class DevelopmentPlanning(ProgressStep):
|
||||
development_plan = JSONField() # Custom JSON field for SQLite
|
||||
|
||||
class Meta:
|
||||
db_table = 'development_planning'
|
||||
table_name = 'development_planning'
|
||||
|
||||
Reference in New Issue
Block a user