wagtail/wagtail/tests
2014-07-17 09:50:28 +01:00
..
fixtures add unit tests for user-facing front-end-permission views 2014-07-04 15:32:29 +01:00
templates/tests add unit tests for user-facing front-end-permission views 2014-07-04 15:32:29 +01:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
models.py Merge branch 'searchchanges/tests' of https://github.com/kaedroho/wagtail into kaedroho-searchchanges/tests 2014-07-09 15:13:52 +01:00
settings.py Merge branch 'master' into autodoc 2014-07-11 12:23:25 +01:00
urls.py Added tests for frontend serve view and URL generator 2014-07-17 09:50:28 +01:00
utils.py suppress DeprecationWarnings thrown in tests by classes with old-style indexed_fields definitions 2014-07-09 16:26:54 +01:00
wagtail_hooks.py Support registering admin hooks through decorators 2014-07-09 15:26:07 +10:00