Jeff Balogh
6feab9cfb4
update Django and django-nose
2010-02-24 10:41:17 -08:00
Wil Clouser
c30d2f5a86
Move schematic to a prod requirement, fix a migration
2010-02-23 20:22:48 -08:00
Jeff Balogh
2fd2bbe505
generating the header properly
2010-02-19 15:31:06 -08:00
Dave Dash
4a33fc0574
Adding Django devserver to requirements. ./manage rundevserver gives you a lot of juicy output: queries, cache, etc
2010-02-17 16:25:48 -08:00
Jeff Balogh
f7d0fd8a34
releasing test-utils from the clutches of zamboni
2010-02-09 13:58:38 -08:00
Jeff Balogh
d4d15d13f6
django_extensions and werkzeug are good for development
2010-02-09 08:37:41 -08:00
Jeff Balogh
641467a604
let's get some schematic
2010-02-04 10:12:12 -08:00
Jeff Balogh
cc399e09de
update dependencies
2010-01-25 20:53:00 -08:00
Wil Clouser
2bc1041250
Add selenium interface and initial test
2010-01-14 11:17:03 -08:00
Jeff Balogh
e5330fe809
separate production and dev requirements
2010-01-13 17:36:55 -08:00
Wil Clouser
994055ceec
Add cache-panel because, why not? Also, I had to go looking for it when I installed on another machine.
2010-01-12 23:00:22 -08:00
Jeff Balogh
493cd6905c
get a django-nose that kinda supports multidb
2010-01-08 13:49:32 -08:00
Jeff Balogh
f396a2905c
hop on django trunk
2010-01-08 13:33:34 -08:00
Dave Dash
3cae64243b
pylint configuration
2010-01-08 11:40:17 -08:00
Dave Dash
5f5c3c881e
Cake-cookie based authentication
...
* Wrote a test to see if we can log in using a cake session.
* Middleware can read cookie
* Wrote an authenticator backend that reads the session data from the db
* Rewrote users.User as users.UserProfile and linked it to d.c.a.User and included migrations
* Got templates to work, and wrote a test to validate things
* logout
* Signals! We can now log a user out using the logout view, send a signal, and have it intercepted by the Cake app which will destroy its session and attempt to destroy the relevent cookies.
* Updated models to use UserProfile
* added media/js as a submodule
* Prettied up the html so the remora JS works
2010-01-08 10:20:00 -08:00
Wil Clouser
a341f81b61
Add l10n extraction script
2009-12-28 17:15:11 -08:00
Jeff Balogh
028f7ced30
require python-memcached and werkzeug
2009-12-23 00:14:04 -05:00
Jeff Balogh
35779468cd
run tests through coverage so model imports get covered
2009-12-18 14:20:56 -08:00
Wil Clouser
76e8fc0960
add nose-xcover
2009-12-17 15:19:25 -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
d7fb4d0032
new testing requirements
2009-12-14 12:12:16 -08:00
Jeff Balogh
a95fa80391
using django-nose
2009-12-04 14:55:29 -08:00
Jeff Balogh
42d274e1a6
moving all the requirements to one place
2009-11-13 17:24:24 -08:00
Jeff Balogh
0a8581ccae
pip requirements file
2009-10-23 10:29:55 -07:00