Hallöchen!

Currently, our Django app relies on the stability of various auto ID
fields which are implicitly generated by Django/database backend.
Is is better to have explicit ID fields for this or can one consider
them stable?

For example, many bitmap files on the DB server are connected with
models by having the auto ID in their filename.  If loading a
previously dumped fixture, doing a schema migration (with south),
etc would change those IDs, we would lose this connection for good.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: torsten.bron...@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to