Skip to content
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.

ENH: Add setuptestserver command. #232

Merged
merged 1 commit into from
Mar 5, 2016
Merged

ENH: Add setuptestserver command. #232

merged 1 commit into from
Mar 5, 2016

Conversation

bcipolli
Copy link
Collaborator

Add a command to deal with test server setup. All it does right now is:

  • Do database migrations
  • Add a superuser.

This takes 2-3 steps (and possibly more in the future) and condenses them down to one. It also makes the documentation and setup simpler for non-Django (read: frontend) users.

@bcipolli bcipolli added this to the v0.2-data milestone Feb 28, 2016
@bcipolli
Copy link
Collaborator Author

bcipolli commented Mar 5, 2016

LGTM

bcipolli added a commit that referenced this pull request Mar 5, 2016
ENH: Add setuptestserver command.
@bcipolli bcipolli merged commit 2b569e9 into caciviclab:develop Mar 5, 2016
@bcipolli bcipolli deleted the setuptestserver branch March 5, 2016 03:00
@bcipolli bcipolli restored the setuptestserver branch March 27, 2016 18:18
@bcipolli bcipolli deleted the setuptestserver branch March 27, 2016 18:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant