Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2023-11-13 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tom Carrick):

 * cc: Tom Carrick (added)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018bca577b6d-3b586c22-c845-40fe-a642-3ba7f91367d0-00%40eu-central-1.amazonses.com.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2023-10-05 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Thibaud Colas):

   reading this ticket, and https://forum.djangoproject.com/t/django-new-
 project-structure-name/9987/10, and https://groups.google.com/g/django-
 developers/c/SwFAy8GbhmE – it seems to me like this is only blocked by the
 decision on the project structure. Other than that blocker, I see lots of
 approval for:

 - A custom user model by default
 - It being in a `users` app
 - And there’s been no feedback on Tim’s PR to name said model `User` in a
 `models.py` file (phew).

 I thought I’d record this here to note at least what there seems to be
 consensus on.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018b006ab3af-b0e4df2b-a21f-4a92-ac7a-eedf3492ee0c-00%40eu-central-1.amazonses.com.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2023-02-21 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carsten Fuchs):

 * cc: Carsten Fuchs (added)


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070186746cf560-1ac2b9db-fc15-4b47-b932-d0768ea72124-00%40eu-central-1.amazonses.com.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2022-04-18 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Timothy Allen):

 I've issued a PR that does this and makes the configuration directory
 named `config` instead of `{{ project_name }}` here:
 https://github.com/django/django/pull/15609

 These two items have been the most frequent pain points I've run into when
 teaching newcomers.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701803c7b78cd-4d4f93c1-710c-4d33-82ba-ba27a805e865-00%40eu-central-1.amazonses.com.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2019-04-13 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by David D Lowe):

 I guess the underlying issue is that it is so hard to migrate from not
 having AUTH_USER_MODEL set to having it set. If it were easier to migrate,
 then it wouldn't matter what it was set to in the startproject template.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.ceb33af2ee41da48e4d71b0cea12e5e3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template

2019-04-10 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tobias Kunze):

 Since you need a model to hand to AUTH_USER_MODEL, and this model should
 be in an app, you can't really populate this setting in `startproject`,
 before having run `startapp`. Adding an app directly on `startproject`
 seems like taking the defaults too far, at least to me, so I'm not clear
 on where this value for AUTH_USER_MODEL is supposed to come in.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.3e21ad3eb234f4ed0e7699da01750549%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27909: Use AUTH_USER_MODEL in startproject template (was: Use AUTH_USER_MODEL in quick-start template)

2017-03-08 Thread Django
#27909: Use AUTH_USER_MODEL in startproject template
-+-
 Reporter:  David D Lowe |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Core (Management |  Version:  1.10
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Someday/Maybe
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Someday/Maybe
 * component:  Uncategorized => Core (Management commands)


Comment:

 This was proposed in ticket:24370#comment:3, however, it should be
 discussed on the DevelopersMailingList to ensure there's consensus about
 it. Feel free to start a thread.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.427a22881de8cff7dbbb466addee1f72%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.