|
Failed to load latest commit information. |
|
accounts
|
refactoring - change variable names, clean up some bugs
|
Nov 15, 2009
|
|
anki
|
Added ability to export to anki decks. Still no media support.
|
Oct 22, 2009
|
|
lists
|
changed some urls, added a mecab.py script; identification of unique …
|
Nov 15, 2009
|
|
main
|
removed unneeded imports
|
Dec 27, 2009
|
|
manager
|
fixed some missing @login_required bugs
|
Nov 23, 2009
|
|
media
|
Cleaned out models, now easier to deal with. ManyToMany fields in lis…
|
Sep 26, 2009
|
|
sentences
|
use generic view for "view sentence"
|
Dec 27, 2009
|
|
static
|
django server now fetches sentences from smart.fm when the '/sentence…
|
Dec 6, 2009
|
|
templates
|
use generic view for "view sentence"
|
Dec 27, 2009
|
|
uploading
|
move sentence tags to a seperate SentenceTags foreignkey.
|
Dec 9, 2009
|
|
.gitignore
|
added *~ (temp files by gedit) to .gitignore
|
Sep 28, 2009
|
|
__init__.py
|
First commit.
|
Sep 12, 2009
|
|
manage.py
|
First commit.
|
Sep 12, 2009
|
|
search_sites.py
|
Added a simple search using haystack and xapian
|
Sep 20, 2009
|
|
settings.py
|
Anki export is now much better. You can export as an anki deck with m…
|
Oct 24, 2009
|
|
settings_prod.py
|
Whoops =(
|
Sep 18, 2009
|
|
urls.py
|
moved list-specific urls and views into lists app
|
Sep 29, 2009
|