Jeff Balogh
|
ab7be4e025
|
show Next on the paginator
|
2009-12-22 23:31:41 -05:00 |
Jeff Balogh
|
3912485cf9
|
avoid querying if there are no ids; happens during unpickling
|
2009-12-22 23:31:41 -05:00 |
Jeff Balogh
|
6be4d28e02
|
reviews have weird translation rules since they're in the user's lang
|
2009-12-22 23:31:36 -05:00 |
Jeff Balogh
|
5ea64d5275
|
omit the header if there's no title
|
2009-12-17 18:32:59 -08:00 |
Jeff Balogh
|
7a3a87ad8a
|
make empty translation strings evaluate to False
|
2009-12-17 18:31:39 -08:00 |
Jeff Balogh
|
8aa4133e61
|
less bugs for the stars filter
|
2009-12-17 17:36:01 -08:00 |
Jeff Balogh
|
80ddd6798c
|
well, most of that was unnecessary
The unique_together with (id, locale) satisfies the FK index requirement.
|
2009-12-16 20:21:29 -08:00 |
Dave Dash
|
06d1c659f4
|
Cleaned up the fabfile.py
|
2009-12-16 16:22:06 -08:00 |
Dave Dash
|
5eeee4ea3b
|
Middleware that intercepts the URLs and makes sure we are following our standard URL layout /locale/app/*
|
2009-12-16 16:21:15 -08:00 |
Jeff Balogh
|
18edf9c359
|
getting tests working with innodb
We need some hacks in translations to get foreign keys and indexes going right.
|
2009-12-16 15:28:22 -08:00 |
Jeff Balogh
|
93e774be22
|
docs for translations
|
2009-12-15 11:35:59 -08:00 |
Jeff Balogh
|
a2bbf57e8f
|
use TranslatedField and ModelBase
|
2009-12-15 10:22:26 -08:00 |
Jeff Balogh
|
6fdb9e3fcc
|
translations app
|
2009-12-15 10:22:20 -08:00 |
Jeff Balogh
|
d0bf20a712
|
rename LegacyModel to ModelBase, add translation support
|
2009-12-10 13:20:59 -08:00 |
Jeff Balogh
|
9f9ae4f1fb
|
adding apps/__init__.py to trick nose into recursing into the app directories.
|
2009-12-04 21:52:32 -08:00 |
Jeff Balogh
|
51ac2311b7
|
moving templatetags/__init__.py to helpers.py
|
2009-12-04 15:14:15 -08:00 |
Jeff Balogh
|
3514ac694f
|
make translations cache-happy
|
2009-10-23 10:29:55 -07:00 |
Jeff Balogh
|
26d662ff7d
|
CachingManager, mostly from Mile Malone
http://github.com/mmalone/django-caching/blob/master/app/managers.py
|
2009-10-23 10:29:55 -07:00 |
Jeff Balogh
|
87a006d00f
|
review_list view
|
2009-10-23 10:29:54 -07:00 |
Jeff Balogh
|
15d2bb3c87
|
pagination helpers
|
2009-10-23 10:29:51 -07:00 |
Jeff Balogh
|
101669fc69
|
reviews app
|
2009-10-22 15:40:13 -07:00 |
Jeff Balogh
|
8c5c251bbf
|
versions app
|
2009-10-22 15:40:13 -07:00 |
Jeff Balogh
|
85032f5482
|
users app
|
2009-10-22 15:40:13 -07:00 |
Jeff Balogh
|
dfb4df89e3
|
addons app
|
2009-10-22 15:40:09 -07:00 |
Jeff Balogh
|
74808c425d
|
adding an amo compatiblity model and translation helpers
|
2009-10-21 17:33:00 -07:00 |
Jeff Balogh
|
4af097c67e
|
creating apps and lib directories
|
2009-10-21 17:31:24 -07:00 |