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

german translation, example project optimized, admin style #182

Merged
merged 8 commits into from
Nov 25, 2019

Conversation

zypro
Copy link
Contributor

@zypro zypro commented Nov 23, 2019

This is an old fork... but there should not be any "conflicts".

  • german translations
  • extrahead style removed for other packages like django-cms
  • updated example project and other repo settings

import django.db.models.deletion


class Migration(migrations.Migration):
Copy link
Owner

@dominno dominno Nov 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this migration for ? I dont see any changes in models file. Why do you need this migration ?

Copy link
Contributor Author

@zypro zypro Nov 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are auto-generated by django... don't understand why. There are no changes in the models.py... Did you forget to commit them earlier? Can you reproduce it if you delete them and run makemigrations moderation?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok I see.

@dominno dominno merged commit fcb7250 into dominno:master Nov 25, 2019
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

Successfully merging this pull request may close these issues.

3 participants