index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-11-03
i18n: fixed the LANGUAGES variable to contain language codes (instead of loca...
Georg Bauer
2005-11-03
Small update to [1057]
Adrian Holovaty
2005-11-03
Preliminary clean-up of docs/translation.txt in i18n branch
Adrian Holovaty
2005-11-02
i18n: updated fr translation. thx Laurent.
Georg Bauer
2005-11-02
i18n: updated documentation and unittests for the new get_available_languages...
Georg Bauer
2005-11-02
i18n: added get_available_languages tag and added a default view for switchin...
Georg Bauer
2005-11-02
i18n: added updated sr translation. thx nesh.
Georg Bauer
2005-11-01
i18n: removed debugging leftovers (thx. rjwittams)
Georg Bauer
2005-10-31
i18n: updated cs translation
Georg Bauer
2005-10-31
i18n: merged to [1025] from trunk
Georg Bauer
2005-10-31
i18n: added simplified chinese translation
Georg Bauer
2005-10-30
Documented {{{singular}}} argument for m2m relationships (fixes #664).
Jacob Kaplan-Moss
2005-10-29
Fixed #675: PasswordFields now respect length and maxlength params
Jacob Kaplan-Moss
2005-10-29
Fixed #140: memcached backends may now use multiple servers
Jacob Kaplan-Moss
2005-10-29
Fixed #612 - added cache control headers (thanks, hugo)
Jacob Kaplan-Moss
2005-10-28
Fixed #701 -- contrib.admin.views.doc now uses get_internal_type()
Adrian Holovaty
2005-10-28
Fixed #488 -- removetags template filter now removes tags without a space bef...
Adrian Holovaty
2005-10-28
Fixed #700 -- urlify.js now uses hyphens instead of underscores
Adrian Holovaty
2005-10-28
Fixed #703: added decorators to require that view be called with a given HTTP...
Jacob Kaplan-Moss
2005-10-27
i18n: startproject still did create the settings directory with admin.py sett...
Georg Bauer
2005-10-27
i18n: updated brazilian translation
Georg Bauer
2005-10-27
fix for startproject requiring settings
Georg Bauer
2005-10-26
Fixed shortcut redirect handler
Jacob Kaplan-Moss
2005-10-25
Changed global_settings.TEMPLATE_LOADERS to be same as default project_templa...
Adrian Holovaty
2005-10-25
Improved autoreloader to ignore files that might be in eggs. Refs #596
Adrian Holovaty
2005-10-25
Fixed #677 -- db.queries is now reset per request. Thanks, seancazzell
Adrian Holovaty
2005-10-25
Fixed #679 -- 'collapse' admin row class is now processed correctly when more...
Adrian Holovaty
2005-10-25
Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. ...
Adrian Holovaty
2005-10-23
Small massaging of docs/model-api.txt
Adrian Holovaty
2005-10-23
Added 'django-admin.py installperms' command
Adrian Holovaty
2005-10-23
Fixed #684 -- Fixed login_required and user_passes_test decorators. Thanks, r...
Adrian Holovaty
2005-10-23
i18n: updated italian translation
Georg Bauer
2005-10-23
i18n: now really added the new language czech
Georg Bauer
2005-10-23
i18n: added new language czech
Georg Bauer
2005-10-23
i18n: fixed a typo in the language names
Georg Bauer
2005-10-23
i18n: added updated italian translations
Georg Bauer
2005-10-23
i18n: updated french translation
Georg Bauer
2005-10-23
i18n: added sample dateformat i18n to the object_changelist template
Georg Bauer
2005-10-23
i18n: updated all language files to new message IDs
Georg Bauer
2005-10-23
i18n: added missing translations of day names, month names and language selec...
Georg Bauer
2005-10-23
i18n: merged to [992] from trunk
Georg Bauer
2005-10-22
Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune
Adrian Holovaty
2005-10-22
Fixed #681 -- get_in_bulk no longer assumes PK fields are called id. Also add...
Adrian Holovaty
2005-10-22
Some small improvements and fixes to docs/authentication.txt, which still isn...
Adrian Holovaty
2005-10-22
Added partially completed docs/authentication.txt
Adrian Holovaty
2005-10-22
Added django.views.decorators.auth.user_passes_test, which is a more generic ...
Adrian Holovaty
2005-10-20
Fixed #663 -- app_directories template loader no longer assumes a dot in the ...
Adrian Holovaty
2005-10-20
Fixed #668 -- Changed default site from mysite.com to example.com. Thanks, Ian
Adrian Holovaty
2005-10-20
Added note about ALLOWED_INCLUDE_ROOTS to docs/templates.txt
Adrian Holovaty
2005-10-20
i18n: merged to [978] from trunk
Georg Bauer
[next]