Django

Code

Ticket #150 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

Should put a notice to set an *absolute path', in the DATABASE_NAME variable if using sqlite3

Reported by: lstep@adelux.fr Assigned to: adrian
Milestone: Component: Core framework
Version: Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

If you don't put an absolute path in the DATABASE_NAME variable in the settings/main.py file, Django works but erratically, as it will not always find the database as it's dependent on its running location. There should be warning on *always* setting an absolute path there!

Attachments

Change History

07/17/07 16:52:51 changed by ubernostrum

  • status changed from new to closed.
  • resolution set to fixed.

Current settings docs state this should be the "full path" to the file, so I'm closing this as fixed.


Add/Change #150 (Should put a notice to set an *absolute path', in the DATABASE_NAME variable if using sqlite3)




Change Properties
Action