From 59437919097081f4a7d6194f2199546be3008d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Lucas?= Date: Sat, 21 Jul 2012 21:16:08 +0200 Subject: [PATCH] Modelos creados y registrados en la Admin --- .idea/workspace.xml | 82 +++++++++++++++++++++++++++++++++++--------- gestion/admin.py | 9 +++++ gestion/models.py | 25 ++++++++++++++ gestion/tests.py | 16 --------- libreria.db | Bin 0 -> 47104 bytes 5 files changed, 100 insertions(+), 32 deletions(-) create mode 100644 gestion/admin.py delete mode 100644 gestion/tests.py create mode 100644 libreria.db diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 075cdf8..974051e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -21,7 +21,28 @@ - + + + + + + + + + + + + + + + + + + + + + + @@ -32,6 +53,8 @@ @@ -105,7 +128,7 @@