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

Updated to run in Django 1.4 and added a Makefile #22

Open
wants to merge 155 commits into
base: master
Choose a base branch
from
Open

Updated to run in Django 1.4 and added a Makefile #22

wants to merge 155 commits into from

Conversation

culebron
Copy link

@culebron culebron commented Aug 8, 2012

Hi,
this project can now run in Django 1.4, and also I've added a makefile, so that you can just do

 $ git clone ...
 $ make run

and buildout will run bootstrap --distribute, assemble bin/django and do syncdb by itself. (Readme not updated yet.)

benliles and others added 30 commits March 21, 2010 17:13
download_url can be an FTP URL (for instance, python-memcached does this) and
since Django doesn't validate FTP URLs on the URLField in models, it's a 400.
…ed docs there as well. Separating the djangopypi module from the django site chishop code more to make a better distinction between the two
…aked some fields in the models to save db space, worked on cleaning up the root view and request parsing
…ic release metadata, added templates for releases (empty), added DOAP view of a release
…ews, removed nice attribute access on releases because it caused a recursion
…orking towards a public management view for packages
…due to a bug in distutils sending 1.0 when it should be 1.1
coordt and others added 27 commits April 15, 2012 17:39
@joaoricardo000
Copy link

how can I clone this?
those changes looks really good btw (:

@culebron
Copy link
Author

On Wed, 16 Jan 2013 00:17:45 +0700, joaoricardo000
[email protected] wrote:

how can I clone this?
those changes looks really good btw (:

Oi,
muito obrigado, mas esse repositório foi muito inútil, por que encontrei
eggproxy. Conselho de usar-lo.
Esse repositório do que você escreve removi no fim do 2012 por que tive
muitos desses inúteis.

Usa eggproxy se é possivel, se não precisa paginas HTML.

Using Opera's mail client: http://www.opera.com/mail/

jrottenberg referenced this pull request in jrottenberg/djangopypi2 Apr 23, 2013
One or two gotchas to have a proper setup for apache+mod_wsgi
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.

7 participants