Changeset 6234 for TODO


Ignore:
Timestamp:
Aug 26, 2008, 10:03:19 AM (16 years ago)
Author:
roland
Message:

The new django admin, is in a seperate file, admin.py, according to django convention.
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Mergednewforms-adminintotrunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TODO

    r6233 r6234  
    44
    55* Input fields validation
    6 * Calculate IP ranges
    76* Conversion Genesis -> Exodus
    87* Exodus, support Genesis output
     
    2221        ->desc
    2322        ->remove hardcoding of 172.16 in freeinterlink ip code
     23        ->Check if link is possible, ie. master can have multiple interlinks, managed can only have 1
     24        ->generate SSID
     25        ->Put correct modes on NIC
     26        ->Check that: freeinterlinkip() works going from 17.16.0.255 to 172.16.1.0
     27       
    2428
    2529* Think:
Note: See TracChangeset for help on using the changeset viewer.