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 |
Jonas Haag
|
24e6b21204
|
Fix a handful of warnings and remove some unused compatibility code
|
2015-12-16 10:31:36 -03:00 |
Hugo Osvaldo Barrera
|
c48d4f589b
|
Don't import models and managers in __init__
This is deprecated as of django 1.8, and does not work as of django 1.9.
|
2015-10-21 22:11:06 -03:00 |
Diederik van der Boor
|
a0ab068449
|
Included Proxy models in example app.
|
2013-04-08 00:32:06 +02:00 |
Diederik van der Boor
|
06ac5a4795
|
Convert Django project files in the root to example project.
Move pexp project to 'example' folder too.
|
2013-03-28 14:16:45 +01:00 |