mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 17:00:27 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
3 lines
204 B
Python
3 lines
204 B
Python
__all__ = ['basic', 'repr', 'custom_methods', 'many_to_one', 'many_to_many',
|
|
'ordering', 'lookup', 'get_latest', 'm2m_intermediary', 'one_to_one',
|
|
'm2o_recursive', 'm2o_recursive2']
|