lp://staging/~caio1982/capomastro/superuser-update-1388800
- Get this branch:
- bzr branch lp://staging/~caio1982/capomastro/superuser-update-1388800
Branch merges
- Daniel Manrique (community): Approve
-
Diff: 44 lines (+3/-14)3 files modifieddebian/install (+0/-1)
debian/postinst (+3/-4)
scripts/addsuperuser (+0/-9)
Related bugs
Related blueprints
Branch information
Recent revisions
- 174. By Caio Begotti
-
change the order of the user creation since now we cant bypass anything and syncdb must run first otherwise when creating the user it wont even find the right database place where to insert it because relation auth_user does not exist
- 173. By Caio Begotti
-
fix the user creation call so it will not fail when the user already exists because we are not controlling this django command for now (fix suggested in https:/
/code.djangopro ject.com/ ticket/ 14292) - 172. By Caio Begotti
-
update the postinst script to actually use the new commands for superuser creation (using djangos default command and our overriden one to update its password non-interactively), also remove a redundant call to syncdb (which originally called the superuser creation btw)
- 171. By Caio Begotti
-
remove the script we used before to create super users in django, unnecessary now
- 170. By Sheila Miguez
-
"automatic merge of lp:~codersquid/capomastro/autotracking-docs/ by tarmac [r=caio1982]
[bug=][ author= codersquid] " - 169. By Daniel Manrique
-
"capomastro:auth: Relabel the app only on Django 1.7 [r=codersquid,
caio1982] [bug=1431464][author=roadmr]" - 168. By Caio Begotti
-
"automatic merge of lp:~caio1982/capomastro/postinst-syncdb/ by tarmac [r=roadmr]
[bug=][ author= caio1982] " - 167. By Caio Begotti
-
"automatic merge of lp:~caio1982/capomastro/superuser-cmds-1388800/ by tarmac [r=roadmr][bug=1388800][author=caio1982]"
- 166. By Caio Begotti
-
"automatic merge of lp:~caio1982/capomastro/missing-context-data-for-1419708/ by tarmac [r=roadmr][bug=1419708][author=caio1982]"
- 165. By Caio Begotti
-
"automatic merge of lp:~caio1982/capomastro/packagerelease-20150306/ by tarmac [r=][bug=
][author= caio1982] "
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/capomastro