aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Added Registration Closed templateSverre Johansen2009-11-11
| * | Added distutils register supportSverre Johansen2009-11-11
| * | Set REGISTRATION_OPEN in settingsSverre Johansen2009-11-11
| * | Added spacing in base templateSverre Johansen2009-11-11
| * | Force buildout to unzip all eggsSverre Johansen2009-11-11
| * | Added django-registration 0.8 alpha requirement to buildoutSverre Johansen2009-11-11
| * | Added registration through django-registrationSverre Johansen2009-11-11
| * | Updated buildout to Django 1.1 and added testrunnerSverre Johansen2009-11-11
| * | Added bootstrap.py for zc.buildoutSverre Johansen2009-11-11
* | | Remove really stupid license headers from source files.Ask Solem2009-11-11
|/ /
* | Added Hugo Lopes Tavares (hugobr) to AUTHORSAsk Solem2009-11-11
* | syncing with ask reposHugo Lopes Tavares2009-11-10
* | Merge branch 'master' of git://github.com/ask/chishopHugo Lopes Tavares2009-11-10
|\ \
| * | Added Brian Rosner to AUTHORSAsk Solem2009-11-10
| * | improved distutils POST data handling based on how PyPI actually does itBrian Rosner2009-11-10
| * | set LOCAL_DEVELOPMENT in settings, as urls.py depends on it existing.Ask Solem2009-11-10
| |/
| * Updated TODO with some features that PyPI has (more wanted!)Ask Solem2009-11-10
| * removed beginning slash as it caused an incorrect URLBrian Rosner2009-11-05
* | bugfix: added django.contrib.admindocs as needed APP (it is referenced at url...Hugo Lopes Tavares2009-11-10
* | bugfix: if not LOCAL_DEVELOPMENT would go on error (_os_ module was not impor...Hugo Lopes Tavares2009-11-10
* | bugfix: 404 and 505 pages could not be showed, not they can.Hugo Lopes Tavares2009-11-10
|/
* Fixed ppadd command. Was broken due to change in pkginfo moduleRune Halvorsen2009-08-05
* Added uniqueness constraint for project/versionRune Halvorsen2009-08-05
* fixed typo causing ReST markup to failRussell Sim2009-07-08
* changed basic auth relm to mactch pypi.python.org, fixes registrationRussell Sim2009-07-08
* fixed typoRussell Sim2009-07-08
* Using "register" with distutils didn't work anymore. Fixed.Ask Solem2009-05-28
* Fix typo foce_unicode -> force_unicodeAsk Solem2009-05-08
* Forgot to make templatetags a packageAsk Solem2009-05-08
* Merge branch 'runeh/master'Ask Solem2009-05-08
|\
| * Removed done todo itemRune Halvorsen2009-05-06
| * Merge branch 'master' of git://github.com/ask/chishopRune Halvorsen2009-05-06
| |\
| * | Added management command for loading classifiers from pypiRune Halvorsen2009-05-06
* | | Catch restructuredtext exceptions, just show as text instead.Ask Solem2009-05-08
| |/ |/|
* | Merge branch 'runeh/master'Ask Solem2009-05-04
|\|
| * Added management command for easy_installing into the chishopRune Halvorsen2009-05-03
* | Merge branch 'russell/master'Ask Solem2009-05-04
|\ \
| * | updated documentation to make it clearerRussell Sim2009-04-22
* | | Merge branch 'russell/master'Ask Solem2009-04-21
|\| |
| * | more TODO tasksRussell Sim2009-04-21
| * | complete refactor to use ModelFormRussell Sim2009-04-21
| * | Whoops, don't even know my own email address...Russell Sim2009-04-21
| * | cleaned up README, added simple usage exampleRussell Sim2009-04-21
| * | changed my email address to my current work one.Russell Sim2009-04-21
* | | Merge branch 'runeh/master'Ask Solem2009-04-21
|\ \ \ | | |/ | |/|
| * | Moved development settings into development.py instead of settings.py. Buildo...Rune Halvorsen2009-04-21
| * | Tried making the weird_post_data parser a little cleanerRune Halvorsen2009-04-21
| |/
* / Change Release.license to TextField (someone seems to be sending their whole ...Ask Solem2009-04-21
|/
* Make download links absolute.Ask Solem2009-04-20
* Forgot to import django.conf.settings in forms.Ask Solem2009-04-20