index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2006-05-01
magic-removal: Fixed #1735 -- Default 404 view now gets 'request_path' in tem...
Adrian Holovaty
2006-05-01
magic-removal: Fixed #1685 -- order_by no longer breaks when using a custom '...
Adrian Holovaty
2006-05-01
magic-removal: Refs #1681. Fixed side effect of [2800] on ManyToManyField. Un...
Joseph Kocherhans
2006-05-01
magic-removal: verbose_name for OneToOneField is now calculated like for Fore...
Joseph Kocherhans
2006-05-01
magic-removal: Fixed #1681. OneToOneField now works properly in the admin sys...
Joseph Kocherhans
2006-05-01
magic-removal: Removed 'extra_lookup_kwargs' parameter from create_update gen...
Adrian Holovaty
2006-04-29
magic-removal: Fixed #1678 -- Changed admin delete confirmation page to use v...
Adrian Holovaty
2006-04-29
magic-removal: Fixed #1709 -- Updated comments app to use magic-removal APIs....
Adrian Holovaty
2006-04-28
magic-removal: Fixed negligible indentation errors.
Luke Plant
2006-04-28
magic-removal: Fixed __delitem__ bug with SortedDict (thanks pychecker!)
Luke Plant
2006-04-28
magic-removal: Removed unused function parameter in _get_next_or_previous_by_...
Luke Plant
2006-04-28
magic-removal: Fixed #1705 - creating instances of models without supplying a...
Luke Plant
2006-04-28
magic-removal: Changed 'modelmodule' to 'appname' in django-admin/manage.py -...
Adrian Holovaty
2006-04-27
magic-removal: Fixed typo in QuerySet.exclude() docstring
Adrian Holovaty
2006-04-27
magic-removal: Fixed #1677 -- syncdb no longer displays '<Permission object>'...
Adrian Holovaty
2006-04-24
magic-removal: Uncapitalized verbose_name and verbose_name_plural in contrib ...
Adrian Holovaty
2006-04-24
magic-removal: Fixed #328 -- Added archive_week generic view
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1063 -- Fixed admin JS bug in which many-to-many select...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1270 -- Made the escape filter escape single quotes
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1296 (allow SlugFields longer than 50)
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1481 -- Added support for using alternate MySQL Unix so...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1423 -- Improved implementation of get_date_trunc_sql()...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1373 -- Factored out database-specific 'DROP CONSTRAINT...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1536 -- FilePathField with recursive=True no longer los...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1204 -- Markup filters now raise a TemplateSyntaxError ...
Adrian Holovaty
2006-04-23
magic-removal: Fixed bug in auth models I introduced in [2727]
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1674 -- Generic update_object() view now handles PKs na...
Adrian Holovaty
2006-04-23
magic-removal: Fixed #1670 -- Added translation hooks for User and Group mode...
Adrian Holovaty
2006-04-21
magic-removal: fixed part of #1659... references to django.models in django/c...
Joseph Kocherhans
2006-04-21
magic-removal: fixed #1637 - django.contrib.comments still uses old methods. ...
Joseph Kocherhans
2006-04-21
magic-removal: fixed #1245. For models with a OneToOneField and no ordering s...
Joseph Kocherhans
2006-04-20
magic-removal: Fixed critical bug: Now using preferred spelling of 'malarkey'...
Adrian Holovaty
2006-04-20
magic-removal: Added /r/ (shortcut handler) to admin URLconf so that 'View on...
Adrian Holovaty
2006-04-20
magic-removal: Fixed #1641 -- Changed WSGIRequest.get_full_path() to permit a...
Adrian Holovaty
2006-04-18
magic-removal: Fixed #1198 -- Modified handling of escape characters in filte...
Russell Keith-Magee
2006-04-17
Fixed attribute error in an exception message
Luke Plant
2006-04-17
magic-removal: Fixed #1544 -- Changed 'inspectdb' to use database name from D...
Adrian Holovaty
2006-04-17
magic-removal: Fixed #1652 -- Fixed typo in SQLite executemany()
Adrian Holovaty
2006-04-17
magic-removal: Fixed #1651 -- 'startproject' and 'startapp' now copy permissi...
Adrian Holovaty
2006-04-15
magic-removal: Changed 404 and 500 templates to add .html extension. Refs #1643
Adrian Holovaty
2006-04-15
magic-removal: Changed lame 500 status message
Adrian Holovaty
2006-04-15
magic-removal: Fixed #1643 -- Updated generic views for template extension ch...
Adrian Holovaty
2006-04-15
magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so that ...
Adrian Holovaty
2006-04-13
magic-removal: Merged to [2695]
Adrian Holovaty
2006-04-13
magic-removal: Fixed #1631 -- Added 'django-admin.py dbshell' command, which ...
Adrian Holovaty
2006-04-13
magic-removal: Fixed #1562 -- Added null and blank detection to 'inspectdb'. ...
Adrian Holovaty
2006-04-13
magic-removal: Fixed #1483 -- Added MySQL foreign-key inspection to 'inspectd...
Adrian Holovaty
2006-04-12
magic-removal: Merged to [2687]
Adrian Holovaty
2006-04-12
magic-removal: Fixed #1624 -- Made small changes to parameters in executemany...
Adrian Holovaty
2006-04-12
magic-removal: Fixed #1623 -- Restored missing import in db/models/init.py
Adrian Holovaty
[next]