Lots of stuff

- Imagestore gallery
- remember me fixed
- youtube filter
- password change option
This commit is contained in:
Martin Bauer
2013-10-03 11:27:06 +02:00
parent 0e26988867
commit 114a2df9cf
179 changed files with 4987 additions and 159 deletions

View File

@@ -1,5 +1,3 @@
from django.db import models
from django.db import models
from django.utils.translation import ugettext as _
from django.contrib.auth.models import User