1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/django/contrib
2005-11-11 04:45:05 +00:00
..
admin Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. 2005-11-09 23:37:41 +00:00
comments Converted load_and_render() calls to render_to_response() because of [664]. 2005-09-22 22:26:56 +00:00
flatpages BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
markup Fixed #241 -- added django.contrib.markup app with markup templatetags for Textile, ReST and Markdown 2005-08-10 18:31:33 +00:00
redirects BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
__init__.py