diff options
Diffstat (limited to 'Documentation/usage/commands/reparse.rst')
-rw-r--r-- | Documentation/usage/commands/reparse.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/usage/commands/reparse.rst b/Documentation/usage/commands/reparse.rst new file mode 100644 index 0000000..78a54b7 --- /dev/null +++ b/Documentation/usage/commands/reparse.rst @@ -0,0 +1,11 @@ +=========== +``reparse`` +=========== + +``reparse`` reparse tous les groupes dans la base de données. + +Utilisation +=========== +.. code:: shell + + $ ./manage.py reparse |