From 97132ce88aac5c45e70217b7bff38331ae76bd5f Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 13 Oct 2011 21:27:56 +0200 Subject: Fix some problems related to postgresql and models --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b034990..6eafef1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ budget/budget.db budget/memory +budget/settings.py *.pyc -- cgit v1.1