Carl Meyer
88a2d39159
Fixed #21874 -- Require Django applications to have a filesystem path.
...
Wherever possible this filesystem path is derived automatically from the app
module's ``__path__`` and ``__file__`` attributes (this avoids any
backwards-compatibility problems).
AppConfig allows specifying an app's filesystem location explicitly, which
overrides all autodetection based on ``__path__`` and ``__file__``. This
permits Django to support any type of module as an app (namespace packages,
fake modules, modules loaded by other hypothetical non-filesystem module
loaders), as long as the app is configured with an explicit filesystem path.
Thanks Aymeric for review and discussion.
2014-01-27 15:34:22 -07:00
..
2013-11-02 23:50:49 -05:00
2014-01-24 17:40:43 +01:00
2014-01-14 15:43:27 +00:00
2013-12-23 21:37:56 +01:00
2013-12-23 21:37:56 +01:00
2014-01-26 14:42:30 -05:00
2013-11-22 09:10:18 -08:00
2014-01-25 10:41:56 +01:00
2014-01-22 09:13:15 -05:00
2014-01-20 20:30:29 +08:00
2014-01-26 14:42:30 -05:00
2014-01-14 15:43:27 +00:00
2014-01-18 11:46:19 +02:00
2014-01-26 14:42:30 -05:00
2014-01-25 22:50:40 -07:00
2014-01-27 15:34:22 -07:00
2014-01-26 14:42:30 -05:00
2013-12-24 12:25:17 +01:00
2013-12-24 12:25:17 +01:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2013-12-17 11:16:48 +01:00
2013-12-23 21:37:56 +01:00
2013-12-28 11:20:18 -05:00
2014-01-20 21:08:02 -07:00
2013-11-02 23:50:49 -05:00
2013-12-29 21:25:28 +01:00
2013-12-23 23:54:44 +01:00
2013-12-17 11:16:48 +01:00
2014-01-26 14:42:30 -05:00
2013-12-17 11:16:48 +01:00
2013-12-17 11:16:48 +01:00
2013-12-23 21:37:56 +01:00
2013-12-10 15:12:48 -05:00
2013-11-02 23:50:49 -05:00
2014-01-20 10:52:58 +02:00
2014-01-26 14:42:30 -05:00
2013-11-02 23:50:49 -05:00
2013-12-10 15:12:48 -05:00
2013-11-03 10:17:58 -08:00
2013-11-02 23:50:49 -05:00
2013-11-14 21:36:55 +01:00
2013-12-17 11:16:48 +01:00
2013-12-17 11:16:48 +01:00
2014-01-27 22:01:22 +01:00
2013-11-28 08:50:11 -05:00
2014-01-05 20:52:46 +01:00
2013-11-02 23:50:49 -05:00
2014-01-26 14:42:30 -05:00
2013-12-17 11:16:48 +01:00
2014-01-09 09:27:54 +01:00
2013-11-07 14:29:50 +02:00
2013-12-17 10:17:45 +01:00
2014-01-18 11:46:19 +02:00
2013-12-22 00:03:17 +02:00
2013-12-10 15:12:48 -05:00
2014-01-19 16:43:12 +00:00
2013-11-02 23:50:49 -05:00
2013-12-23 21:37:56 +01:00
2014-01-14 15:43:27 +00:00
2014-01-03 13:37:14 +01:00
2014-01-26 14:42:30 -05:00
2014-01-20 10:45:21 +08:00
2013-12-23 21:37:56 +01:00
2013-11-03 10:17:58 -08:00
2013-12-06 20:20:16 +01:00
2014-01-27 22:01:22 +01:00
2014-01-26 14:42:30 -05:00
2014-01-26 14:42:30 -05:00
2014-01-26 14:42:30 -05:00
2013-12-23 21:37:56 +01:00
2013-12-10 15:12:48 -05:00
2013-12-10 15:12:48 -05:00
2013-11-02 23:50:49 -05:00
2013-12-23 21:37:56 +01:00
2013-12-17 11:16:48 +01:00
2013-12-17 11:16:48 +01:00
2014-01-27 22:02:07 +01:00
2013-12-23 21:37:56 +01:00
2014-01-20 10:45:21 +08:00
2014-01-17 18:03:16 -05:00
2014-01-20 09:57:35 -06:00
2013-11-02 23:50:49 -05:00
2014-01-20 10:45:21 +08:00
2013-11-03 10:08:55 -08:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2013-10-26 12:15:03 -07:00
2013-12-10 15:12:48 -05:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2014-01-12 23:39:44 +00:00
2014-01-26 14:42:30 -05:00
2013-11-02 23:50:49 -05:00
2013-12-14 11:59:15 -05:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:49 -05:00
2014-01-14 15:43:27 +00:00
2013-12-23 21:37:56 +01:00
2014-01-20 10:45:21 +08:00
2014-01-22 09:21:05 -06:00
2014-01-20 10:45:21 +08:00
2014-01-08 09:53:40 -05:00
2013-12-07 10:14:22 +01:00
2013-12-25 12:18:14 -05:00
2013-11-02 23:50:38 -05:00
2013-11-02 23:50:38 -05:00
2014-01-12 18:07:39 +02:00
2013-11-02 23:50:49 -05:00
2013-11-02 23:50:38 -05:00
2013-11-02 15:24:56 -04:00
2014-01-20 10:45:21 +08:00
2014-01-20 10:45:21 +08:00
2014-01-26 14:42:30 -05:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:48:47 -05:00
2013-12-24 12:25:17 +01:00
2013-11-03 10:17:58 -08:00
2013-11-02 23:48:47 -05:00
2014-01-18 11:46:19 +02:00
2013-12-11 12:49:28 -05:00
2014-01-08 10:52:13 -05:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:48:47 -05:00
2014-01-26 14:42:30 -05:00
2013-11-15 05:23:14 -08:00
2014-01-25 22:50:40 -07:00
2013-12-29 21:25:28 +01:00
2014-01-24 10:10:17 +02:00
2013-11-02 23:50:33 -05:00
2013-12-14 11:59:15 -05:00
2013-12-23 21:37:56 +01:00
2013-12-02 13:37:59 -05:00
2014-01-14 15:43:27 +00:00
2013-12-17 11:16:48 +01:00
2013-11-02 23:48:47 -05:00
2013-12-11 12:49:28 -05:00
2014-01-25 10:59:38 -05:00
2013-12-23 21:37:56 +01:00
2013-12-14 11:59:15 -05:00
2013-11-02 23:48:47 -05:00
2013-11-03 10:17:58 -08:00
2013-12-23 21:37:56 +01:00
2014-01-26 14:42:30 -05:00
2013-12-23 21:37:56 +01:00
2014-01-20 22:58:05 -06:00
2013-11-24 17:51:22 -05:00
2013-12-17 11:16:48 +01:00
2013-12-17 11:16:48 +01:00
2014-01-20 10:45:21 +08:00
2014-01-24 15:32:03 -07:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:48:47 -05:00
2013-12-24 08:35:13 -08:00
2013-12-31 11:56:41 +01:00
2013-12-29 21:25:28 +01:00
2014-01-27 15:34:22 -07:00
2013-11-22 11:09:51 +01:00
2014-01-14 15:43:27 +00:00
2014-01-14 15:43:27 +00:00
2013-12-26 11:26:24 -05:00
2014-01-20 10:45:21 +08:00
2013-12-17 11:16:48 +01:00
2013-12-24 12:25:17 +01:00
2013-12-11 15:24:17 -05:00
2013-12-17 11:16:48 +01:00
2013-12-23 21:37:56 +01:00
2013-11-02 23:48:47 -05:00
2013-12-23 21:37:56 +01:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:48:47 -05:00
2013-12-23 21:37:56 +01:00
2014-01-20 10:45:21 +08:00
2014-01-25 22:50:40 -07:00
2014-01-20 10:45:21 +08:00
2014-01-19 18:56:16 +00:00
2013-12-17 11:16:48 +01:00
2014-01-14 15:43:27 +00:00
2013-12-23 21:37:56 +01:00
2014-01-25 10:41:56 +01:00
2014-01-14 15:43:27 +00:00