What's new

Welcome to Aior.com Community 👋,

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely easy and free.

Visual Studio You have 18 unapplied migration(s) message problem solving.

aior

aior

Administrator
Staff member
If you get migration message from visual studio code, just stop the server wih CTRL + C from the terminal ( If running)

You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions.
Run 'python manage.py migrate' to apply them

Then use the code as suggested:

Code:
python manage.py migrate

Then you can run your Django server without any warning messages as below:

1687443006877.png
 

Theme customization system

You can customize some areas of the forum theme from this menu

Choose the color that reflects your taste

Wide/Narrow view

You can control a structure that you can use to use your theme wide or narrow.

Grid view forum list

You can control the layout of the forum list in a grid or ordinary listing style structure.

Picture grid mode

In the grid forum list, you can control the structure where you can open/close images.

Close sidebar

You can get rid of the crowded view in the forum by closing the sidebar.

Fixed sidebar

You can make it more useful and easier to access by pinning the sidebar.

Corner radius close

You can use the radius at the corners of the blocks according to your taste by closing/opening it.

Back