[Django] #26757: sqlsequencereset Doesn't do auth_* django_* tables

4 views
Skip to first unread message

Django

unread,
Jun 14, 2016, 10:43:24 AM6/14/16
to django-...@googlegroups.com
#26757: sqlsequencereset Doesn't do auth_* django_* tables
-------------------------------+------------------------------------
Reporter: VackarAfzal | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.auth | Version: 1.9
Severity: Normal | Keywords: Sequences, Oracle, IDs
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------------------
I've ran manage.py sqlsequencereset and noticed it doesn't print the SQL
for tables starting in auth_* or django_*

Is this expected behaviour, or is there a bug somewhere that isn't
bringing these models forward?

--
Ticket URL: <https://code.djangoproject.com/ticket/26757>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 14, 2016, 11:00:33 AM6/14/16
to django-...@googlegroups.com
#26757: sqlsequencereset Doesn't do auth_* django_* tables
-------------------------------------+-------------------------------------

Reporter: VackarAfzal | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.auth | Version: 1.9
Severity: Normal | Resolution:
Keywords: Sequences, Oracle, | Triage Stage:
IDs | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmispelon):

* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0


Comment:

Hi,

The documentation for `sqlsequencereset` [1] indicates that you have to
give it at least one app name (like `auth` or `contenttypes`, ...).

When I try `python manage.py sqlsequencereset auth` on my local version, I
get the expected output (using postgresql).

Could you show us the exact command you're running and its output? Also,
which database are you using?


Thanks.

[1] https://docs.djangoproject.com/en/1.9/ref/django-
admin/#sqlsequencereset

--
Ticket URL: <https://code.djangoproject.com/ticket/26757#comment:1>

Django

unread,
Jun 14, 2016, 11:11:51 AM6/14/16
to django-...@googlegroups.com
#26757: sqlsequencereset Doesn't do auth_* django_* tables
-------------------------------------+-------------------------------------

Reporter: VackarAfzal | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.auth | Version: 1.9
Severity: Normal | Resolution:
Keywords: Sequences, Oracle, | Triage Stage:
IDs | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by VackarAfzal):

Apologies, just check with the devs and you are right, forgot to include
'auth' as one of the apps.
Please feel free to close this off now.

--
Ticket URL: <https://code.djangoproject.com/ticket/26757#comment:2>

Django

unread,
Jun 14, 2016, 11:13:20 AM6/14/16
to django-...@googlegroups.com
#26757: sqlsequencereset Doesn't do auth_* django_* tables
-------------------------------------+-------------------------------------
Reporter: VackarAfzal | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.9
Severity: Normal | Resolution: invalid

Keywords: Sequences, Oracle, | Triage Stage:
IDs | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by bmispelon):

* status: new => closed
* resolution: => invalid


Comment:

Thanks for checking.

I've closed the bug but for reference, you don't need any special
permissions to close a ticket here.

--
Ticket URL: <https://code.djangoproject.com/ticket/26757#comment:3>

Django

unread,
Jun 14, 2016, 11:17:35 AM6/14/16
to django-...@googlegroups.com
#26757: sqlsequencereset Doesn't do auth_* django_* tables
-------------------------------------+-------------------------------------
Reporter: VackarAfzal | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.9

Severity: Normal | Resolution: invalid
Keywords: Sequences, Oracle, | Triage Stage:
IDs | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by VackarAfzal):

Thanks :-)

--
Ticket URL: <https://code.djangoproject.com/ticket/26757#comment:4>

Reply all
Reply to author
Forward
0 new messages