| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -1/+1 |
| | | |||||
| * | Fixed #31180 -- Configured applications automatically. | Aymeric Augustin | 2020-07-21 | 1 | -0/+1 |
| | | |||||
| * | Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. | Tim Graham | 2017-01-20 | 1 | -2/+1 |
| | | | | These functions do nothing on Python 3. | ||||
| * | Fixed some missing/extraneous new line warnings. | Simon Charette | 2014-01-26 | 1 | -0/+1 |
| | | |||||
| * | Fixed #17304 -- Allow single-path and configured-path namespace packages as ↵ | Carl Meyer | 2014-01-25 | 1 | -0/+8 |
| apps. Also document the conditions under which a namespace package may or may not be a Django app, and raise a clearer error message in those cases where it may not be. Thanks Aymeric for review and consultation. | |||||
