Hi

Here is the list of tasks that I have done related to my GSoC project till 
now.

   - Introducing the django.db.models.indexes module.
      - Writing the BaseIndex class - kind of skeleton for all the index 
      classes.
      - Writing the Index class for the default (B-Tree) indexes.
   - Add CreateIndex/DropIndex migration operation for adding and removing 
   the indexes.
   - Add methods to schema for the same.
   - Writing corresponding tests for migrations and schema.
   - Create docs for indexes and the new operations.

#26709 <https://code.djangoproject.com/ticket/26709/> is the ticket 
 corresponding to the current checkpoint. The code can be found at 
https://github.com/django/django/pull/6726.


Regards
Akshesh (akki)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/da61fb0d-cfec-4bf5-a59f-ac3cfe7a9fbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to