Django

Code

root/django/branches/search-api/django

Name Size Rev Age Last Change
../
bin 3592 2 years adrian: Fixed small security hole in bin/compile-messages.py by escaping the .po …
conf 3607 2 years adrian: Added USE_I18N setting to default settings.py created for startproject …
contrib 3645 2 years bbeck: [search-api] Allow shorthand for fields (attribute shorthand already …
core 3611 2 years adrian: Fixed #2561 -- memcached cache backend no longer ignores default timeout. …
db 3566 2 years adrian: Fixed #2513 -- Changed LazyDate?.get_value() to return date objects, …
dispatch 3415 2 years jacob: Part 3 of pedant day: replaced all tabs in Django with spaces. Python the …
forms 3467 2 years jacob: Fixed #1767 -- boolean fields may now have validators! Thanks, Joseph.
http 3545 2 years adrian: Fixed #2503 -- Fixed HttpResponse.delete_cookie() to work properly. It now …
middleware 3603 2 years adrian: Fixed #2541 -- Added helpful error message for CacheMiddleware? in the case …
shortcuts 3015 2 years jacob: Added *args to get_list_or_404, too (refs #2048).
template 3575 2 years adrian: Fixed incorrect error message in django.template.loaders.filesystem if you …
templatetags 3414 2 years jacob: Second half of little cleanup tweaks suggested by pyflakes.
utils 3482 2 years adrian: Fixed #2330 -- Added hack to stop KeyErrors? from being thrown by the …
views 3559 2 years adrian: Fixed #2524 -- Added i18n hooks in create_update generic views. Thanks, …
__init__.py 25 bytes 3495 2 years adrian: Changed django.VERSION from 0.95 to to 0.96-pre
Note: See TracBrowser for help on using the browser.