-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Using
commit cf9dcc0
Date: Tue Nov 17 20:34:22 2009 +0100
Install and test locally using the instructions in the readme. Created a single superuser and no modifications to the default settings.py except changing the DATABASE_* settings.
Running the following two commands,
someproject$ python setup.py register -r local sdist upload -r local
someproject$ python setup.py register -r local bdist_egg upload -r local
The first runs successfully and the file shows up in the web UI. The second command hangs. If I then clear and start with a new database, uploading via various methods (bdist, etc) shows similar behavior, the second upload always hangs.
Metadata
Metadata
Assignees
Labels
No labels