|
7547b6f766
|
Update syntax for relative imports
|
2019-01-26 16:19:26 +01:00 |
|
|
0883ac6423
|
Fix whitespace and indentation, per pep8
|
2019-01-17 20:47:43 +01:00 |
|
|
87237f6536
|
Tabs, meet your new overlords: spaces
In a quest to reach pep8, use spaces to indent rather than tabs.
|
2019-01-17 15:35:39 +01:00 |
|
|
f6a0ebb040
|
Add list_filter to Feature admin.
This makes it easier to look at features in particular groups.
|
2018-09-15 11:19:20 -04:00 |
|
|
747385f211
|
Add ability to search over feature matrix features in admin.
|
2018-08-31 10:51:56 -04:00 |
|
|
50996437b9
|
Admin enhancements to make it easier to work with feature matrix.
This exposes more fields in the admin to understand how feature groups are
being ordered.
|
2018-08-31 10:49:15 -04:00 |
|
|
94e3b79dce
|
Replace wildcard imports with explicit ones
|
2014-01-01 16:33:52 +01:00 |
|
|
756aa6ffbe
|
Clean up imports
Remove unused imports and some other completely unused code.
|
2014-01-01 15:42:30 +01:00 |
|
|
cad9eddd92
|
Implement the feature matrix
|
2010-01-11 22:55:00 +01:00 |
|