mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
[soc2010/query-refactor] Added a file with a running list of considerations before a merge.
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
89fb7aa310
commit
9142ba5c4c
5
MERGE_CONSIDERATIONS.txt
Normal file
5
MERGE_CONSIDERATIONS.txt
Normal file
@ -0,0 +1,5 @@
|
||||
The following is a list of things that must be fixed before merging.
|
||||
|
||||
* Is ``NativeAutoField`` the correct approach?
|
||||
* Can we use native upsert where supported?
|
||||
* Deal with all the ``# TODO``.
|
Loading…
x
Reference in New Issue
Block a user