Changes between Initial Version and Version 1 of Ticket #17763, comment 6


Ignore:
Timestamp:
06/20/12 06:41:00 (11 years ago)
Author:
gaker
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17763, comment 6

    initial v1  
    1 I brought this ticket up on django-developers, and it was indicated that it's best to alter your columns manually & change max_length on the model until native migrations are in Django.
     1I brought this ticket up on django-developers, and it was indicated that it's best to alter your columns manually & change max_length on the model fields until native migrations are in Django.
    22
    33https://groups.google.com/forum/?fromgroups#!topic/django-developers/Q5yELp1UV_s
Back to Top