Changes between Version 8 and Version 9 of DosAndDontsForApplicationWriters
- Timestamp:
- May 9, 2006, 3:33:29 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DosAndDontsForApplicationWriters
v8 v9 138 138 }}} 139 139 * Is {{{templates/<app-name>/}}} and {{{media/}}} created by 140 {{{django-admin startapp}} ? Should they be?140 {{{django-admin startapp}}}? Should they be? 141 141 * It would be nice if doing things this way was more natural in Django, 142 142 than doing it any other way. For example it would be nice if