Commit Graph

5 Commits (622e1e780b84a8e04c5af2d6758fb457ff92ea93)

Author SHA1 Message Date
Diederik van der Boor 9a0268f7de
Fixed example app to run in Django 2.1 2018-08-24 00:06:20 +02:00
Diederik van der Boor fea5f5a77e Model cleanups for example app and it's management commands 2016-06-13 11:20:50 +02:00
Hugo Osvaldo Barrera 17583d15b3 Add an example that reproduces a pending issue
This should help make testing easier and should server as a reference
for something we'll want to write a test for in future.
2015-12-16 10:31:36 -03:00
Hugo Osvaldo Barrera f28b0b5172 Update migrations
No backwards-compatibility here! Just dump your old base! :D
2015-12-16 10:31:36 -03:00
Hugo Osvaldo Barrera a779187012 Add migrations for example app
Since running the app requires database initialization, it makes sense
to bundle these.
2015-10-21 22:27:18 -03:00