Xavier Ordoquy
|
cfb77ae6fa
|
Merge pull request #3273 from olliewalsh/breadcrumbs_view_name
Do not ignore overridden View.get_view_name() in breadcrumbs
|
2016-03-23 01:10:13 +01:00 |
|
Carlton Gibson
|
6e86a53c92
|
Remove apps.get_model fallback
* Corrects presumed logic error in `ResolveModelWithPatchedDjangoTests`
|
2015-09-22 16:14:45 +02:00 |
|
Tom Christie
|
4f27697467
|
Fix get_model import
|
2015-08-27 17:28:12 +01:00 |
|
Ollie Walsh
|
332c30afb9
|
Lint
|
2015-08-14 12:20:25 +01:00 |
|
Ollie Walsh
|
3d0292e1cd
|
Do not ignore overridden View.get_view_name() in breadcrumbs
|
2015-08-14 12:16:57 +01:00 |
|
José Padilla
|
7351a3f6ca
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
|
Xavier Ordoquy
|
9f1805f2f0
|
Removed unused imports.
|
2015-06-11 00:51:33 +02:00 |
|
Xavier Ordoquy
|
1e51230f1b
|
Remove django.conf.urls.pattern as it'll be removed in Django 2.0
|
2015-06-11 00:45:23 +02:00 |
|
Tom Christie
|
3a5b3772fe
|
Use ImproperlyConfigured when model meta lookup fails
|
2014-11-28 15:36:04 +00:00 |
|
Doug Beck
|
67735687b2
|
Ensure _resolve_model does not return None
|
2014-11-18 01:26:23 -05:00 |
|
Tom Christie
|
b361c54c5c
|
Test rejigging
|
2014-09-19 15:46:32 +01:00 |
|