Jeff Balogh
|
02b8fa3e78
|
include CachingMixin and an example in the cache docs
|
2009-12-28 17:40:57 -05:00 |
Jeff Balogh
|
3408ceb4ef
|
make sure the test doesn't care about the list order
|
2009-12-28 17:40:39 -05:00 |
Jeff Balogh
|
cb9cd654a9
|
adding caching to zamboni
|
2009-12-28 17:19:28 -05:00 |
Jeff Balogh
|
be13194d2c
|
super-rad automatic caching and invalidation
|
2009-12-28 17:19:25 -05:00 |
Jeff Balogh
|
028f7ced30
|
require python-memcached and werkzeug
|
2009-12-23 00:14:04 -05:00 |
Jeff Balogh
|
fd42011a60
|
docs gardening
|
2009-12-22 23:58:18 -05:00 |
Jeff Balogh
|
6e41efb586
|
removing demo cache manager code
|
2009-12-22 23:34:29 -05:00 |
Jeff Balogh
|
46c93b9f94
|
remove extra apps properly
|
2009-12-22 23:31:41 -05:00 |
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
|
35779468cd
|
run tests through coverage so model imports get covered
|
2009-12-18 14:20:56 -08:00 |
Jeff Balogh
|
3f1daad155
|
move the virtualenv to its own directory
|
2009-12-18 14:20:19 -08:00 |
Jeff Balogh
|
f7f350fd3b
|
keep pip quiet
|
2009-12-17 19:51:31 -08:00 |
Wil Clouser
|
3764d9fccd
|
Adding a build script for hudson
|
2009-12-17 19:41:37 -08: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
|
7ff5b85ff5
|
adding lib/__init__.py so lib files get picked up by coverage
|
2009-12-17 15:40:32 -08:00 |
Wil Clouser
|
76e8fc0960
|
add nose-xcover
|
2009-12-17 15:19:25 -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 |
Dave Dash
|
554fd32ae4
|
[bug 535307] Some suggested settings for settings.py, including setting InnoDB as a default
|
2009-12-16 10:45:09 -08:00 |
Jeff Balogh
|
688f263b1f
|
logging docs
|
2009-12-15 21:32:11 -08:00 |
Jeff Balogh
|
0be3537f78
|
it takes a village
|
2009-12-15 21:30:19 -08:00 |
Jeff Balogh
|
fdc6b7a1f9
|
put the install instructions first
|
2009-12-15 21:01:53 -08:00 |
Jeff Balogh
|
b2c42219d7
|
now we can all be lumberjacks
|
2009-12-15 15:55:57 -08:00 |
Jeff Balogh
|
93e774be22
|
docs for translations
|
2009-12-15 11:35:59 -08:00 |
Jeff Balogh
|
b2865bed51
|
watch for python file changes too
|
2009-12-15 11:35:36 -08:00 |
Jeff Balogh
|
64dec2c316
|
ignore .pyc and .swp files
|
2009-12-15 10:22:26 -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
|
d7fb4d0032
|
new testing requirements
|
2009-12-14 12:12:16 -08:00 |
Jeff Balogh
|
d0bf20a712
|
rename LegacyModel to ModelBase, add translation support
|
2009-12-10 13:20:59 -08:00 |
Jeff Balogh
|
ad6edf2403
|
adding a wsgi entrypoint
|
2009-12-09 14:34:02 -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
|
1d5d6fbc28
|
100% test coverage for jingo
|
2009-12-04 14:59:29 -08:00 |
Jeff Balogh
|
565b1f579a
|
better docs
|
2009-12-04 14:58:09 -08:00 |
Jeff Balogh
|
7cb6b678cc
|
call them helpers; templatetags collides with django
|
2009-12-04 14:58:00 -08:00 |
Jeff Balogh
|
a95fa80391
|
using django-nose
|
2009-12-04 14:55:29 -08:00 |
Jeff Balogh
|
89e2cc6fac
|
documenting our hooks and a better way to run the server
|
2009-11-13 17:46:38 -08:00 |
Jeff Balogh
|
42d274e1a6
|
moving all the requirements to one place
|
2009-11-13 17:24:24 -08:00 |
Jeff Balogh
|
265e404f22
|
starting a django page
|
2009-11-08 20:06:41 -08:00 |
Jeff Balogh
|
f2bab1a000
|
fixing up headings
|
2009-11-06 22:33:06 -08:00 |
Jeff Balogh
|
660e30f9ae
|
sphinx page
|
2009-11-06 22:33:03 -08:00 |
Jeff Balogh
|
784b3b17bf
|
getting started page
|
2009-11-06 22:33:02 -08:00 |
Jeff Balogh
|
b613dab334
|
adding `make loop`
|
2009-11-06 22:33:02 -08:00 |