Django

Code

root/django/tags/releases/0.95/django

Name Size Rev Age Last Change
../
bin 3411 2 years jacob: Fixed a bunch of spurious imports, typos, and other small errors turned up …
conf 3411 2 years jacob: Fixed a bunch of spurious imports, typos, and other small errors turned up …
contrib 3478 2 years adrian: Removed bug from [3461] -- name is not assignable
core 3470 2 years adrian: Added leading slash to output of core.urlresolvers.reverse(), and made …
db 3472 2 years adrian: Added django.db.models.permalink decorator, which decorates a function …
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 3410 2 years jacob: Fixed #2092: added a "is_secure()" method to HttpRequest which correctly …
middleware 3414 2 years jacob: Second half of little cleanup tweaks suggested by pyflakes.
shortcuts 3015 2 years jacob: Added *args to get_list_or_404, too (refs #2048).
template 3465 2 years jacob: Fixed #1650: the {% extends %} tag now can extend a Template object passed …
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 3457 2 years adrian: Fixed #2433 -- Added allow_future option to date-based generic views
__init__.py 24 bytes 3481 2 years adrian: Changed django.VERSION to (0, 95, None) to signify final 0.95 release
Note: See TracBrowser for help on using the browser.