Andy McKay
|
0a5a39e69f
|
py2.7 compatability and update docs about cache, cope with no jpeg
|
2011-09-20 11:04:57 -07:00 |
Gregory Koberger
|
de97b9e4e4
|
Add the option to settings.py
|
2011-06-17 14:49:03 -07:00 |
Andy McKay
|
8c9a85964b
|
dummy is not too helpful
|
2011-06-07 17:05:45 +02:00 |
Andy McKay
|
07c7e0e411
|
create a task user for end user visibility (bug 658597)
|
2011-05-24 16:47:19 -07:00 |
Kumar McMillan
|
d91aa3f835
|
Adds a sane default to celery routes during local development
|
2011-05-03 16:02:42 -05:00 |
Kumar McMillan
|
537429c53b
|
Adds STATIC_URL='' to settings_local template to fix JS loading problems
|
2011-05-03 13:03:34 -05:00 |
Jeff Balogh
|
2afcfd85c7
|
the mobility middlewares are now on by default for dev
|
2011-02-03 14:21:38 -08:00 |
Jeff Balogh
|
0bd9d9e869
|
moving mobile middleware to a new app
|
2011-02-01 20:48:55 -08:00 |
Jeff Balogh
|
8ed9a630d2
|
removing DetectMobileMiddleware: it's in zeus now
|
2011-01-25 12:29:08 -08:00 |
Kumar McMillan
|
fe2b64e800
|
Skeleton layout for running QUnit tests as part of the Zamboni Django app
For reference, this work was started in bug 609355.
It depends on django-qunit (not yet in vendor). See:
https://github.com/kumar303/django-qunit/
|
2010-11-24 13:55:16 -06:00 |
Jeff Balogh
|
fd1c222248
|
no session cookie domain during dev
|
2010-11-22 19:52:08 -08:00 |
Jeff Balogh
|
61cce7e2b2
|
updating install docs (bug 581215)
|
2010-08-19 16:58:59 -07:00 |
Jeff Balogh
|
1028145b0a
|
update the docs for settings_local
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
c7b92b82e7
|
use pylibmc, go fast (bug 564105)
|
2010-05-18 14:39:55 -07:00 |
Wil Clouser
|
d6f353e814
|
Final tweaks from review
|
2010-04-09 20:12:25 -07:00 |
Dave Dash
|
a4df2c3325
|
Setting db charset and collation is important for our fixtures to load.
|
2010-03-10 10:51:40 -08:00 |
Jeff Balogh
|
735dd66bc1
|
remove CACHE_DURATION, add CACHE_COUNT_TIMEOUT, fix wsgi threads
|
2010-02-19 13:38:21 -08:00 |
Jeff Balogh
|
12d125dc9e
|
tie DEBUG_PROPAGATE_EXCEPTIONS to DEBUG
|
2010-02-04 21:46:18 -08:00 |
Jeff Balogh
|
0cd1c86e8a
|
update example settings
|
2010-02-01 11:39:39 -08:00 |
Jeff Balogh
|
d479f4beef
|
move example settings to docs
|
2010-01-27 12:28:21 -08:00 |