Changeset 062a126


Ignore:
Timestamp:
May 21, 2011, 2:30:59 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage, test-hooks
Children:
0c2a9ea
Parents:
3398d3a
git-author:
Alex Dehnert <adehnert@…> (05/21/11 02:30:59)
git-committer:
Alex Dehnert <adehnert@…> (05/21/11 02:30:59)
Message:

Add django-form-utils as a component app

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/settings.py

    r3398d3a r062a126  
    100100    'django.contrib.sessions',
    101101    'django.contrib.sites',
     102    'form_utils',
    102103    'reversion',
    103104    'south',
Note: See TracChangeset for help on using the changeset viewer.