Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

App fails at generating fixtures with some database settings - #6

Open
maraujop wants to merge 5 commits into
alex:masterfrom
maraujop:master
Open

App fails at generating fixtures with some database settings#6
maraujop wants to merge 5 commits into
alex:masterfrom
maraujop:master

Conversation

@maraujop

Copy link
Copy Markdown
Contributor

I have worked on a bugfix for this issue. I haven't provided tests, although I know I should :) If you like my code and I can work on them.

Regards,
Miguel Araujo

… or some other specific database backend magic that sqlite3 is not able to reproduce. Therefore syncdb command fails at generating the tables in the database.

I have added a --default option that will use default project settings
and generate test databases, that will use for populating the fixtures.

TODO: Maybe it's a good idea that the user can provide a test_settings
file as a parameter. So he can use specific settings for generating
the databases.
@maraujop

maraujop commented Nov 3, 2010

Copy link
Copy Markdown
Contributor Author

Please review my last commits. I have improved the way I was handling --default optparse option.

@maraujop

Copy link
Copy Markdown
Contributor Author

Questions, comments, tomatoes ???!!

@jjmaestro

Copy link
Copy Markdown

@alex Are you planning on reviewing this pull request at all? it fixes your django-fixture-generator for GeoDjango which is quite needed IMHO. And it's been stalled for over a year...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants