1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/testapp/models/__init__.py
2005-07-29 15:15:40 +00:00

2 lines
89 B
Python

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