django/tests/testapp/models/__init__.py
2005-07-29 16:20:39 +00:00

1 line
113 B
Python

__all__ = ['basic', 'repr', 'custom_methods', 'many_to_one', 'many_to_many', 'ordering', 'lookup', 'get_latest']