kitsune/apps/flagit
Ricky Rosario 58817ce195 Re-themed the questions pages. [bug 623904] 2011-02-04 13:35:31 -05:00
..
templates/flagit Re-themed the questions pages. [bug 623904] 2011-02-04 13:35:31 -05:00
tests [615591] Don't use LOGIN_* or LOGOUT_* settings, use reverse() instead. 2010-12-09 14:22:25 -08:00
__init__.py Implemented object flagging app, flagit, for 'Report this post' 2010-07-27 11:15:57 -04:00
models.py [619382] Use _lazy() when doing things at import time (more specifically, when outside the scope of a request). Always pass unicode strings to it to avoid later surprises where things were expecting unicode. Use the name "_lazy" consistently wherever we're doing lazy translation. 2010-12-20 17:22:07 -08:00
urls.py Implemented object flagging app, flagit, for 'Report this post' 2010-07-27 11:15:57 -04:00
views.py [615591] Don't use LOGIN_* or LOGOUT_* settings, use reverse() instead. 2010-12-09 14:22:25 -08:00