Skip to content

Simple Usage of django-translated-fields in a small django project

Notifications You must be signed in to change notification settings

shukhrat121995/django-translated-fields

Repository files navigation

django-translated-fields

Simple Usage of django-translated-fields in a small django project

Getting Started

Create a virtual environment

$ pip install pipenv
$ pipenv install
$ pipenv sync
$ python manage.py migrate
$ python manage.py cretesuperuser
$ python manage.py runserver

Then you can login to admin site and then you can add, modify and delete countries

Capture Capture2 Capture3 Capture4

About

Simple Usage of django-translated-fields in a small django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published