kitsune/apps/sumo
Paul Craciunoiu 9cf8a1e050 Video does not need to have a set width/height. Only flash fallback does. 2011-02-17 13:11:10 -08:00
..
fixtures Nuke Tiki fixtures. 2010-12-07 12:57:55 -05:00
management Add manage.py anonymize command. 2011-01-28 15:36:59 -05:00
templates Add /services/monitor to track the site infrastructure. [bug 604083] 2011-01-13 12:32:42 -05:00
tests Enabled mobile views and templates. Thanks to jbalogh's django-mobility. [bug 631617] 2011-02-08 12:15:57 -05:00
__init__.py [614742] Add support for HTML5 forms by monkey patching Field and CharField 2010-12-20 17:45:03 -08:00
admin.py Adding tests for 403s and disabling authority's admin action. 2010-05-21 17:20:08 -07:00
anonymous.py Implemented voting for questions / "I have this problem too" (bug 573072) 2010-06-29 13:38:55 -04:00
context_processors.py Update search filters with Help With selection [bug 610424] 2010-11-09 15:08:51 -05:00
decorators.py [615591] Don't use LOGIN_* or LOGOUT_* settings, use reverse() instead. 2010-12-09 14:22:25 -08:00
form_fields.py [bug 590976] Clean up SearchForm a bit and use TypedMultipleChoiceField instead of NoValidateMultipleChoiceField. 2011-01-04 16:50:50 -08:00
helpers.py Implemented search results for mobile. [bug 632413] 2011-02-15 16:33:40 -05:00
middleware.py [bug 628343] PlusToSpace middleware should smart_unicode the query string. 2011-01-24 12:57:55 -08:00
models.py [bug 625937] Use LocaleField in all models where applicable. 2011-01-24 13:48:24 -08:00
monkeypatch.py [614742] Add support for HTML5 forms by monkey patching Field and CharField 2010-12-20 17:45:03 -08:00
parser.py Video does not need to have a set width/height. Only flash fallback does. 2011-02-17 13:11:10 -08:00
urlresolvers.py Document.get_absolute_url() now uses reverse 2010-09-10 16:46:17 -04:00
urls.py Add /services/monitor to track the site infrastructure. [bug 604083] 2011-01-13 12:32:42 -05:00
utils.py [bug 620189] Handle invalid ints for to/from values for revision comparison. 2010-12-20 15:12:38 -08:00
views.py [bug 624925] Change email URLs are missing slashes. Add'em and redirect old URLs. 2011-01-20 17:53:04 -08:00
widgets.py Implemented the Edit Profile page. [bug 614019] 2010-12-03 14:31:02 -05:00