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: merged to [1054] of trunk
archive/attic/i18n
Georg Bauer
2005-11-03
i18n: fixed documentation and message scanner for constant string translations
Georg Bauer
2005-11-03
i18n: readded constant string translations, needed for template tags with str...
Georg Bauer
2005-11-03
i18n: updated unittests and fixed bugs in the tags, removed the old tags and ...
Georg Bauer
2005-11-03
i18n: updated translation documentation for new syntax
Georg Bauer
2005-11-03
i18n: rebuilt the .po and .mo files based on the new source
Georg Bauer
2005-11-03
i18n: implemented the proposed syntax change to {% trans %} and {% blocktrans %}
Georg Bauer
2005-11-03
i18n: updated sr translation. thx Petar.
Georg Bauer
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
Added DATABASE_PORT to docs/legacy_databases.txt
Adrian Holovaty
2005-11-02
Updated docs/legacy_databases.txt to remove 'auth_admin_log' from list of tab...
Adrian Holovaty
2005-11-02
Changed docs/legacy_databases.txt to link to settings docs
Adrian Holovaty
2005-11-02
Improved docs/db-api.txt to specify that case-sensitive ordering isn't supported
Adrian Holovaty
2005-11-02
Made floatformat filter not choke on non-floats
Jacob Kaplan-Moss
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-02
Added 'Session IDs in URLs' and 'Session cookies' sections to docs/sessions.txt
Adrian Holovaty
2005-11-01
i18n: removed debugging leftovers (thx. rjwittams)
Georg Bauer
2005-11-01
Added quote_name hook for each database backend. Refs #121. Thanks, Robin Mun...
Adrian Holovaty
2005-11-01
Updated out-of-date docstring in django/core/db/__init__.py
Adrian Holovaty
2005-11-01
Fixed #505 -- ssi template tag now displays a message instead of failing sile...
Adrian Holovaty
2005-11-01
Fixed #507 -- Changed MySQL backend so that it uses 'LIKE BINARY' for case-se...
Adrian Holovaty
2005-11-01
Fixed #508 -- Added support for 'expires' in cookies and changed session midd...
Adrian Holovaty
2005-11-01
Fixed #548 -- Added missing step at the end of docs/tutorial04.txt
Adrian Holovaty
2005-11-01
Added model unit tests for year, month and day lookup. Refs #659
Adrian Holovaty
2005-10-31
i18n: updated cs translation
Georg Bauer
2005-10-31
More tightening of docs/cache.txt
Adrian Holovaty
2005-10-31
Made several grammar fixes to cache documentation from [1020]
Adrian Holovaty
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
[next]