Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still being developed? #83

Open
MrWeeble opened this issue Sep 11, 2022 · 4 comments
Open

Is this project still being developed? #83

MrWeeble opened this issue Sep 11, 2022 · 4 comments

Comments

@MrWeeble
Copy link

I'm currently making some changes to meet my requirements. I have at present hard coded things, but was thinking about building it up to be configurable/have tests etc, but if the project is no longer being developed maintained, it wouldn't really be worth it. So is there an intent to keep developing?

@davedash
Copy link
Owner

Not unless I do a Django project in the future or someone steps up to help maintain this.

@dopry
Copy link

dopry commented Nov 17, 2022

@davedash @andyzickler and I still use this on some projects. We'd be up to at least doing some code review and trying to keep up with python/django dependencies. We both have >10years of python development under our belts and develop django related projects daily. What are you looking for in co-maintainers/maintainers?

@tim-schilling
Copy link

Another option is to move this project to https://jazzband.co

I've had to rework a bit of the dump_object logic to accomplish what I think are reasonable goals.

  • Iterate through querysets via chunks rather than collecting large lists.
  • Write the data to file more frequently rather than all at once (this may not be compatible with the rest)
  • Recurse through the model graph when kitchensink is specified.

@dopry
Copy link

dopry commented Feb 15, 2023

I wouldn't recommend moving anything to jazzband until jezdez selects some additional roadies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants