index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-25
Merged to trunk 1432
archive/attic/new-admin
Robert Wittams
2005-11-25
Fixed #906 - thanks, Esaj
Jacob Kaplan-Moss
2005-11-25
new-admin: Merged to trunk 1430
Adrian Holovaty
2005-11-25
new-admin: Negligible formatting changes to admin.templatetags.admin_list and...
Adrian Holovaty
2005-11-25
Fixed #882 -- Fixed bug when doing django-admin.py sqlclear with SQLite. Than...
Adrian Holovaty
2005-11-25
Fixed #830 -- Added an AUTHORS file, which is inevitably incomplete
Adrian Holovaty
2005-11-25
new-admin: Added docstring to contrib.admin.filterspecs and cleaned up spacing
Adrian Holovaty
2005-11-25
Fixed typo in docs/model-api.txt
Adrian Holovaty
2005-11-25
new-admin: Merged to trunk 1424
Adrian Holovaty
2005-11-25
new-admin: Negligible spacing change in d.c.m.init
Adrian Holovaty
2005-11-25
Added translation strings to django/core/meta/fields.py. Taken from new-admin.
Adrian Holovaty
2005-11-25
Added translation strings to core/formfields.py. Taken from new-admin.
Adrian Holovaty
2005-11-25
newadmin: Added missing ngettext import in core/formfields.py
Adrian Holovaty
2005-11-25
new-admin and trunk: Normalized spacing differences in bin/validate.py betwee...
Adrian Holovaty
2005-11-25
new-admin and trunk: Normalized spacing differences in bin/validate.py betwee...
Adrian Holovaty
2005-11-25
new-admin: Negligible space change to contrib/admin/templates/admin/index.htm...
Adrian Holovaty
2005-11-25
Added translation strings to django/contrib/admin/views/decorators.py. Taken ...
Adrian Holovaty
2005-11-25
new-admin: Negligible formatting changes to django/core/formfields.py and fix...
Adrian Holovaty
2005-11-25
Negligible spacing change in tests/othertests/templates.py
Adrian Holovaty
2005-11-25
new-admin: Removed space at top of views/debug.py module
Adrian Holovaty
2005-11-25
new-admin: Negligible formatting changes to django/core/meta/fields.py
Adrian Holovaty
2005-11-25
new-admin: Negligible formatting changes to django/core/meta/__init__.py
Adrian Holovaty
2005-11-25
Tiny formatting changes to templatetags/i18n.py
Adrian Holovaty
2005-11-25
Converted django.contrib.admin.templatetags.adminmedia to use simple_tag deco...
Adrian Holovaty
2005-11-25
Fixed #625 -- Added template-tag decorators simple_tag and inclusion_tag. Tak...
Adrian Holovaty
2005-11-25
and another little fix to the email sending stuff on password_reset - using C...
Georg Bauer
2005-11-25
Merged to trunk 1407
Robert Wittams
2005-11-25
now really fixed the source formatting. brought to you by the magics of IRC-b...
Georg Bauer
2005-11-24
just another small fix to the template_debug layout
Georg Bauer
2005-11-24
fixed debug view for templates so it starts counting with 1
Georg Bauer
2005-11-24
mail sending used Template.render, but passed only a dictionary, not a Contex...
Georg Bauer
2005-11-24
small fix to the template_debug stuff, it was dropping last characters and di...
Georg Bauer
2005-11-24
Fixed #896 -- Fixed error in filesystem serve view in Windows. Thanks, Petar ...
Adrian Holovaty
2005-11-24
Converted django/models/__init__.py to use unix newlines, not DOS
Adrian Holovaty
2005-11-24
Fixed #892 -- TemplateDoesNotExist errors now get a 'Template-loader postmort...
Adrian Holovaty
2005-11-24
Added a get_template_sources generator function to filesystem and app_directo...
Adrian Holovaty
2005-11-24
fixes #898 - updated 'sk' translation. Additional a small fix in the 'de' tra...
Georg Bauer
2005-11-24
fixed a typo in a trans template tag. Thx David Ascher (on IRC)
Georg Bauer
2005-11-24
Fixed small typo in User object; thanks David Ascher
Jacob Kaplan-Moss
2005-11-24
new-admin: Negligible formatting changes to admin.templatetgas.admin_modify a...
Adrian Holovaty
2005-11-24
newadmin: Converted django/models/__init__.py to use unix newlines, not DOS
Adrian Holovaty
2005-11-24
new-admin: Normalized spacing in admin template tags
Adrian Holovaty
2005-11-24
new-admin: Fixed spacing issue in setup.py
Adrian Holovaty
2005-11-24
new-admin: Changed runtests.py not to display full exception if test database...
Adrian Holovaty
2005-11-24
new-admin: Fixed spacing issues in template tests
Adrian Holovaty
2005-11-24
new-admin: Changed django.core.management.init to sys.exit(1) instead of rais...
Adrian Holovaty
2005-11-24
Updated django.utils.translation due to template changes from [1379]. From ne...
Adrian Holovaty
2005-11-24
new-admin: Removed django/contrib/admin/media/css/template_errors.css -- it w...
Adrian Holovaty
2005-11-24
new_admin: merged to trunk r1385
Georg Bauer
2005-11-24
changed the linebreaks_iter function to use str.find instead of re.finditer, ...
Georg Bauer
[next]