Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
e39c5dfd
Commit
e39c5dfd
authored
Oct 14, 2015
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
aa102e5f
7f4dada5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
docs/faq.rst
docs/faq.rst
+10
-0
No files found.
docs/faq.rst
View file @
e39c5dfd
...
...
@@ -132,6 +132,16 @@ correctly as an user who has made the translation.
.. seealso:: :ref:`component`
Why do I get warning about not reflected changes on database migration?
-----------------------------------------------------------------------
When running :command:`./manage.py migrate`, you can get following warning::
Your models have changes that are not yet reflected in a migration, and so won't be applied.
This is expected as Weblate generates choices for some fields and Django
migrations can not reflect this. You can safely ignore this warning.
Usage
+++++
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment