Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django superuser (admin) has configurable password #1004

Merged
merged 14 commits into from
Apr 19, 2016
Merged

Django superuser (admin) has configurable password #1004

merged 14 commits into from
Apr 19, 2016

Conversation

drj11
Copy link
Contributor

@drj11 drj11 commented Apr 13, 2016

You can now configure the password for the Django admin user. Fixes the second half of #932.

@drj11
Copy link
Contributor Author

drj11 commented Apr 13, 2016

Before merging:

  • fix travis build (by rebasing?)
  • wiki documentation

@codecov-io
Copy link

Current coverage is 24.19%

Merging #1004 into develop will not affect coverage as of 20bd675

@@            develop   #1004   diff @@
=======================================
  Files           237     237       
  Stmts         18473   18473       
  Branches       1073    1073       
  Methods                           
=======================================
  Hit            4470    4470       
  Partial           0       0       
  Missed        14003   14003       

Review entire Coverage Diff as of 20bd675

Powered by Codecov. Updated on successful CI builds.

@drj11
Copy link
Contributor Author

drj11 commented Apr 14, 2016

  • before merging change cp command to use puppet File resource type

@scottx611x
Copy link
Member

@drj11 You can go ahead and merge this if you'd like. I was having issues successfully running analyses on my django_1.7_upgrade branch. I can address the syncdb instances within my branch as well. I think it'll be just as easy that way.

@scottx611x
Copy link
Member

Related to : #1008

@drj11 drj11 merged commit f88543d into develop Apr 19, 2016
@drj11 drj11 deleted the drj11/super branch April 19, 2016 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants