summaryrefslogtreecommitdiff
path: root/django/conf/app_template/apps.py-tpl
AgeCommit message (Expand)Author
2025-09-05Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.Tim Graham
2020-12-15Fixed #31007 -- Allowed specifying type of auto-created primary keys.Tom Forbes
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-01-25Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.Chris Lamb