django-rest-framework/examples/pygments_api/models.py
markotibold f88d8193a8 Test implemented for #28 Pygments examples should be datetime sorted
models.py is needed if we want to put tests in tests.py (see first line of models.py)
2011-03-09 00:26:20 +01:00

2 lines
103 B
Python

#We need models.py otherwise the test framework complains (http://code.djangoproject.com/ticket/7198)