1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/testapp/models
2005-07-29 15:15:40 +00:00
..
__init__.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
basic.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
custom_methods.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
many_to_many.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
many_to_one.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
ordering.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
repr.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00