Ask Solem
ffe1362061
Added Carl Meyer to AUTHORS
2009-12-13 14:45:41 +01:00
Carl Meyer
24ae4cf493
catch nonexistent release version to return 404 instead of 500: fixes #10
2009-12-13 08:42:01 -05:00
Carl Meyer
1f24ba8a1a
clean up MEDIA_URL: fixes #8 , fixes #9
2009-12-13 08:37:35 -05:00
Carl Meyer
8b1bb7b106
rearranged settings: fixes #7
2009-12-13 08:25:41 -05:00
Ask Solem
b85ea9ce69
Added Bo Shi to AUTHORS
2009-11-23 10:53:59 +01:00
Bo Shi
42bd9fff11
Modify constraints to allow different types of uploads.
...
With existing constraint, one couldn't upload compiled binaries
targetted at specific platforms if the source for a particular version
was already released.
2009-11-21 19:33:34 -05:00
Bo Shi
ad7508b096
Override admin branding.
2009-11-20 17:45:05 -05:00
Ask Solem
cf9dcc07f3
Remove pkgutil as a requirement
2009-11-17 20:34:22 +01:00
Ask Solem
4bce997970
Revert brosners parse fix (didn't work properly yet, missing commits?)
2009-11-12 10:27:03 +01:00
Ask Solem
664e5be333
Merge branch 'brosner/master'
...
Conflicts:
djangopypi/views.py
2009-11-11 19:06:09 +01:00
Ask Solem
53e8165b77
Use development settings by default
2009-11-11 17:34:10 +01:00
Ask Solem
814b03644a
Added new setup.py requirements: pkgutil + django-registration
2009-11-11 17:16:28 +01:00
Ask Solem
dde4dec985
Added Sverre Johansen to AUTHORS
2009-11-11 16:58:18 +01:00
Ask Solem
0de66ebcf2
Merge branch 'sverrejoh/master'
2009-11-11 16:57:38 +01:00
Ask Solem
55cb4b7bb9
Remove really stupid license headers from source files.
2009-11-11 16:51:07 +01:00
Sverre Johansen
8990f11865
Added email config to settings.py
2009-11-11 15:58:23 +01:00
Sverre Johansen
53f7ecd50a
Made settings.py default
2009-11-11 15:56:45 +01:00
Sverre Johansen
25f50a4fad
Fixed activation template blockname
2009-11-11 15:54:24 +01:00
Sverre Johansen
2c42e8d218
Moved app templates into project.
...
Makes sense to keep the templates in the main folder as long as they
are not independent from the project (they seldome are anyway).
2009-11-11 15:40:32 +01:00
Sverre Johansen
6110c094b7
Changed install instructions to use zc.buildout.
2009-11-11 15:38:48 +01:00
Sverre Johansen
6a11745f64
Added Registration Closed template
2009-11-11 15:22:23 +01:00
Sverre Johansen
ef5dab30fd
Added distutils register support
2009-11-11 15:22:23 +01:00
Sverre Johansen
403fae9f8a
Set REGISTRATION_OPEN in settings
2009-11-11 15:19:42 +01:00
Sverre Johansen
feb6afd526
Added spacing in base template
2009-11-11 15:19:12 +01:00
Sverre Johansen
ecbd3d1b49
Force buildout to unzip all eggs
2009-11-11 15:19:12 +01:00
Sverre Johansen
23407b8d0e
Added django-registration 0.8 alpha requirement to buildout
2009-11-11 15:19:12 +01:00
Sverre Johansen
bece29c1e7
Added registration through django-registration
2009-11-11 15:19:12 +01:00
Sverre Johansen
166b5637e8
Updated buildout to Django 1.1 and added testrunner
2009-11-11 15:17:54 +01:00
Sverre Johansen
3823110c57
Added bootstrap.py for zc.buildout
2009-11-11 15:17:54 +01:00
Ask Solem
c39c5dfdfd
Added Hugo Lopes Tavares (hugobr) to AUTHORS
2009-11-11 10:11:45 +01:00
Hugo Lopes Tavares
478c8e00d3
syncing with ask repos
2009-11-10 20:45:50 -02:00
Hugo Lopes Tavares
16e6cd2549
Merge branch 'master' of git://github.com/ask/chishop
2009-11-10 20:41:58 -02:00
Hugo Lopes Tavares
346aaaf482
bugfix: added django.contrib.admindocs as needed APP (it is referenced at urls.py)
2009-11-10 15:41:44 -02:00
Hugo Lopes Tavares
4d86bf70bc
bugfix: if not LOCAL_DEVELOPMENT would go on error (_os_ module was not imported)
2009-11-10 15:41:11 -02:00
Hugo Lopes Tavares
dd1f563cb6
bugfix: 404 and 505 pages could not be showed, not they can.
2009-11-10 15:37:01 -02:00
Ask Solem
d064f1cafc
Added Brian Rosner to AUTHORS
2009-11-10 17:24:23 +01:00
Brian Rosner
ff280d0996
improved distutils POST data handling based on how PyPI actually does it
2009-11-10 17:23:33 +01:00
Ask Solem
7c26aeac90
set LOCAL_DEVELOPMENT in settings, as urls.py depends on it existing.
2009-11-10 17:21:30 +01:00
Brian Rosner
db86053e5b
improved distutils POST data handling based on how PyPI actually does it
2009-11-10 09:18:55 -07:00
Ask Solem
ea4d288dde
Updated TODO with some features that PyPI has (more wanted!)
2009-11-10 16:20:47 +01:00
Brian Rosner
637bcbfa9a
removed beginning slash as it caused an incorrect URL
2009-11-05 07:10:02 -07:00
Rune Halvorsen
06d5c4caa0
Fixed ppadd command. Was broken due to change in pkginfo module
2009-08-05 00:24:13 +02:00
Rune Halvorsen
51b234aa16
Added uniqueness constraint for project/version
...
Fixed buggy get_release method
2009-08-05 00:21:39 +02:00
Russell Sim
d23e55e7a6
fixed typo causing ReST markup to fail
2009-07-08 11:23:28 +10:00
Russell Sim
f3275e1a78
changed basic auth relm to mactch pypi.python.org, fixes registration
2009-07-08 11:06:00 +10:00
Russell Sim
19b2c7c9c4
fixed typo
2009-07-08 11:05:23 +10:00
Ask Solem
958dc16a25
Using "register" with distutils didn't work anymore. Fixed.
2009-05-28 15:36:35 +02:00
Ask Solem
925aa2ef91
Fix typo foce_unicode -> force_unicode
2009-05-08 16:39:44 +02:00
Ask Solem
055ee99e10
Forgot to make templatetags a package
2009-05-08 16:39:04 +02:00
Ask Solem
0723510042
Merge branch 'runeh/master'
2009-05-08 16:35:17 +02:00