---
title: "Bagaimana Django Dibentuk?"
version: 4.2
locale: id
source: https://docs.djangoproject.com/id/4.2/internals/howto-release-django/
canonical: https://djangodocs.dev/id/4.2/internals/howto-release-django/
---
# Bagaimana Django Dibentuk?

Dokumen ini menjelaskan bagaimana menerbitkan Django.

**Harap, jaga petunjuk-petunjuk ini terbaru jika anda membuat perubahan!** Titiknya disini adalah menjadi lebih menggambarkan, bukan memberi petunjuk, jadi silahkan untuk mempersingkat atau jika tidak buat perubahan, tetapi **perbaharui dokumen ini sesuai dengan itu!**

## Ikhtisar

Terdapat tiga jenis terbitan yang anda mungkin butuh untuk dibuat:

- Security releases: disclosing and fixing a vulnerability. This'll
  generally involve two or three simultaneous releases -- e.g.
  3.2.x, 4.0.x, and, depending on timing, perhaps a 4.1.x.
- Regular version releases: either a final release (e.g. 4.1) or a
  bugfix update (e.g. 4.1.1).
- Pre-releases: e.g. 4.2 alpha, beta, or rc.

Versi pendek dari langkah-langkah bersangkutan adalah:

1. Jika ini adalah terbitan keamanan, beritahu daftar penyebaran keamanan satu minggu sebelum terbitan sebenarnya.
2. Proofread catatan terbitan, menacri kesalahan organisasi dan penulisan. Konsep sebuah penempatan blog dan pengumuman surel.
3. Perbaharui angka versi dan buat paket terbitan.
4. Unggah paket ke peladen `djangoproject.com`.
5. Unggah versi terbaru ke PyPI.
6. Nyatakan versi baru di admin pada `djangoproject.com`.
7. Tempatkan masukan blog dan kirim pengumuman surel.
8. Perbaharui angka versi pasca-terbitan.

Ada banyak rincian, jadi silahkan lanjutkan membaca.

## Prasyarat

Anda akan butuh beberapa hal sebelum memulai:

- Kunci GPG. Jika kunci anda ingin gunakan bukan kunci tandantangan awal anda, anda akan butuh menambahkan -u you@example.com\` ke setiap perintah tandatangan GPG dibawah, dimana `you@example.com` adalah alamat surel terhubung dengan kunci anda ingin gunakan.
- An install of some required Python packages:

  ```shell
  $ python -m pip install build twine
  ```
- Akses ke rekaman Django pada PyPI. Buat sebuah berkas dengan mandat anda:

  *`~/.pypirc`*

  ```ini
  [pypi]
  username:YourUsername
  password:YourPassword
  ```
- Akses pada peladen `djangoproject.com` untuk mengunggah berkas.
- Akses pada admin di `djangoproject.com` sebagai "Perawat situs".
- Akses untuk menempatkan ke `django-announce`.
- Jika ini adalah terbitan keamanan, akses ke pemberitahuan daftar penyebaran.

Jika ini adalah terbitan pertama anda, anda akan butuh berhubungan dengan penerbit lain untuk mendapatkan semua hal ini berbaris.

## Tugas-tugas pra terbitan

Beberapa barang harus dijaga sebelum bahkan memulai pengolahan terbitan. Barang ini mulai sekitar seminggu sebelum terbitan;  kebanyakan dari itu dapat dilakukan kapan saja membawa ke terbitan sebenarnya:

1. Ini adalah terbitan keamanan, mengirimkan pra-pemberitahuan **satu minggu** sebelum terbitan. Cetakan untuk surel itu dan daftar dari penerima adalah dalam wiki GitHub `django-security` pribadi. Penerima BCC pra-pemberitahuan. Menandai surel dengan kunci anda akan gunakan untuk terbitan dan menyertakan [CVE IDs](https://cveform.mitre.org/) (diminta dengan Vendor: djangoproject, Product: django) dan tambalan untuk setiap masalah yang sedang diperbaiki. Juga, [notify django-announce](/id/4.2/internals/security/#security-disclosure) of the upcoming security release.
2. Ketika terbitan mendekat. lihat Trac untuk memastikan tidak ada pemblok terbitan tertinggal untuk terbitan akan datang.
3. Check with the other mergers to make sure they don't have any uncommitted
   changes for the release.
4. Proofread the release notes, including looking at the online version to
   [catch any broken links](/id/4.2/internals/contributing/writing-documentation/#documentation-link-check) or reST errors, and
   make sure the release notes contain the correct date.
5. Periksa kembali itu catatan terbitan menyebutkan linimasa pengusangan untuk setiap API dicatat sebagai diusangkan, dan mereka menyebut bahwa tiap perubahan di Python versi dukungan.
6. Periksa kembali itu catatan terbitan index mempunyai sebuah tautan ke catatan untuk terbitan baru; ini akan ada di `docs/releases/index.txt`.
7. If this is a feature release, ensure translations from Transifex have been
   integrated. This is typically done by a separate translation's manager
   rather than the releaser, but here are the steps. Provided you have an
   account on Transifex:

   ```shell
   $ python scripts/manage_translations.py fetch
   ```

   and then commit the changed/added files (both `.po` and `.mo`).
   Sometimes there are validation errors which need to be debugged, so avoid
   doing this task immediately before a release is needed.
8. [Update the django-admin manual page](/id/4.2/internals/contributing/writing-documentation/#django-admin-manpage):

   ```shell
   $ cd docs
   $ make man
   $ man _build/man/django-admin.1  # do a quick sanity check
   $ cp _build/man/django-admin.1 man/django-admin.1
   ```

   dan kemudian perbaiki perubahan halaman panduan.
9. If this is the alpha release of a new series, create a new stable branch
   from main. For example, when releasing Django 4.2:

   ```shell
   $ git checkout -b stable/4.2.x origin/main
   $ git push origin -u stable/4.2.x:stable/4.2.x
   ```

   At the same time, update the `django_next_version` variable in
   `docs/conf.py` on the stable release branch to point to the new
   development version. For example, when creating `stable/4.2.x`, set
   `django_next_version` to `'5.0'` on the new branch.
10. If this is the "dot zero" release of a new series, create a new branch from
    the current stable branch in the [django-docs-translations](https://github.com/django/django-docs-translations) repository. For
    example, when releasing Django 4.2:

    ```shell
    $ git checkout -b stable/4.2.x origin/stable/4.1.x
    $ git push origin stable/4.2.x:stable/4.2.x
    ```

## Bersiap untuk terbitan

Tulis penempatan blog pengumuman untuk terbitan. Anda dapat memasukkannya kedalam admin kapan pun dan menandainya sebagai tidak aktif. Ini adalah beberapa contoh: [example security release announcement](https://www.djangoproject.com/weblog/2013/feb/19/security/), [example regular release announcement](https://www.djangoproject.com/weblog/2012/mar/23/14/), [example pre-release announcement](https://www.djangoproject.com/weblog/2012/nov/27/15-beta-1/).

## Sebenarnya menggulir terbitan

OKE, ini adalah bagian menyenangkan, dimana kami sebenarnya mendorong terbitan!

1. Periksa [Jenkins](https://djangoci.com) adalah hijau untuk versi anda hasilkan. Anda mungkin tidak harus mengeluarkan terbitan sampai itu hijau.
2. A release always begins from a release branch, so you should make sure
   you're on a stable branch and up-to-date. For example:

   ```shell
   $ git checkout stable/4.1.x
   $ git pull
   ```
3. If this is a security release, merge the appropriate patches from
   `django-security`. Rebase these patches as necessary to make each one a
   plain commit on the release branch rather than a merge commit. To ensure
   this, merge them with the `--ff-only` flag; for example:

   ```shell
   $ git checkout stable/4.1.x
   $ git merge --ff-only security/4.1.x
   ```

   (This assumes `security/4.1.x` is a branch in the `django-security` repo
   containing the necessary security patches for the next release in the 4.1
   series.)

   If git refuses to merge with `--ff-only`, switch to the security-patch
   branch and rebase it on the branch you are about to merge it into (`git
   checkout security/4.1.x; git rebase stable/4.1.x`) and then switch back and
   do the merge. Make sure the commit message for each security fix explains
   that the commit is a security fix and that an announcement will follow
   ([example security commit](https://github.com/django/django/commit/bf39978a53f117ca02e9a0c78b76664a41a54745)).
4. For a feature release, remove the `UNDER DEVELOPMENT` header at the
   top of the release notes and add the release date on the next line. For a
   patch release, remove the `Expected` prefix and update the release date,
   if necessary. Make this change on all branches where the release notes for a
   particular version are located.
5. Perbaharui angka versi di `django/__init__.py` untuk terbitan. Silahkan lihat  [notes on setting the VERSION tuple](#notes-on-setting-the-version-tuple) dibawah ini untuk rincian pada `VERSION`.

   1. If this is a pre-release package also update the "Development Status"
      trove classifier in `pyproject.toml` to reflect this. An `rc`
      pre-release should not change the trove classifier ([example
      commit for alpha release](https://github.com/django/django/commit/eeeacc52a967234e920c001b7908c4acdfd7a848),
      [example commit for beta release](https://github.com/django/django/commit/25fec8940b24107e21314ab6616e18ce8dec1c1c)).
   2. Otherwise, make sure the classifier is set to
      `Development Status :: 5 - Production/Stable`.
6. Tag the release using `git tag`. For example:

   ```shell
   $ git tag --sign --message="Tag 4.1.1" 4.1.1
   ```

   Anda dapat memeriksa pekerjaan anda dengan menjalankan `git tag --verify <tag>`.
7. Dorong pekerjaan anda, termasuk etiket: `git push --tags`.
8. Pastikan anda mempunyai pohon sepenuhnya bersih dengan menjalankan `git clean -dfx`.
9. Run `python -m build` to generate the release packages. This will create
   the release packages in a `dist/` directory.
10. Generate the hashes of the release packages:

    ```shell
    $ cd dist
    $ md5sum *
    $ sha1sum *
    $ sha256sum *
    ```
11. Create a "checksums" file, `Django-<<VERSION>>.checksum.txt` containing
    the hashes and release information. Start with this template and insert the
    correct version, date, GPG key ID (from
    `gpg --list-keys --keyid-format LONG`), release manager's GitHub username,
    release URL, and checksums:

    ```text
    This file contains MD5, SHA1, and SHA256 checksums for the source-code
    tarball and wheel files of Django <<VERSION>>, released <<DATE>>.

    To use this file, you will need a working install of PGP or other
    compatible public-key encryption software. You will also need to have
    the Django release manager's public key in your keyring. This key has
    the ID ``XXXXXXXXXXXXXXXX`` and can be imported from the MIT
    keyserver, for example, if using the open-source GNU Privacy Guard
    implementation of PGP:

        gpg --keyserver pgp.mit.edu --recv-key XXXXXXXXXXXXXXXX

    or via the GitHub API:

        curl https://github.com/<<RELEASE MANAGER GITHUB USERNAME>>.gpg | gpg --import -

    Once the key is imported, verify this file:

        gpg --verify <<THIS FILENAME>>

    Once you have verified this file, you can use normal MD5, SHA1, or SHA256
    checksumming applications to generate the checksums of the Django
    package and compare them to the checksums listed below.

    Release packages
    ================

    https://www.djangoproject.com/m/releases/<<MAJOR VERSION>>/<<RELEASE TAR.GZ FILENAME>>
    https://www.djangoproject.com/m/releases/<<MAJOR VERSION>>/<<RELEASE WHL FILENAME>>

    MD5 checksums
    =============

    <<MD5SUM>>  <<RELEASE TAR.GZ FILENAME>>
    <<MD5SUM>>  <<RELEASE WHL FILENAME>>

    SHA1 checksums
    ==============

    <<SHA1SUM>>  <<RELEASE TAR.GZ FILENAME>>
    <<SHA1SUM>>  <<RELEASE WHL FILENAME>>

    SHA256 checksums
    ================

    <<SHA256SUM>>  <<RELEASE TAR.GZ FILENAME>>
    <<SHA256SUM>>  <<RELEASE WHL FILENAME>>
    ```
12. Tandatangi berkas checksum (`gpg --clearsign --digest-algo SHA256 Django-<version>.checksum.txt`). Ini membangkitkan dokumen ditandatangi, `Django-<version>.checksum.txt.asc` yang anda dapat kemudian memeriksa menggunakan `gpg --verify Django-<version>.checksum.txt.asc`.

Jika anda sedang menerbitkan banyak terbitan, ulangi langkah ini untuk setiap terbitan.

## Membuat terbitan tesedia ke umum

Sekarang anda siap benar-benar menaruh terbitan diluar sana. Untuk melakukan ini:

1. Upload the release package(s) to the djangoproject server, replacing
   A.B. with the appropriate version number, e.g. 4.1 for a 4.1.x release:

   ```shell
   $ scp Django-* djangoproject.com:/home/www/www/media/releases/A.B
   ```

   Jika ini adalah terbitan alfa dari deretan baru, anda akan butuh membuat direktori A.B.
2. Upload the checksum file(s):

   ```shell
   $ scp Django-A.B.C.checksum.txt.asc djangoproject.com:/home/www/www/media/pgp/Django-A.B.C.checksum.txt
   ```
3. Test that the release packages install correctly using `pip`. Here's one
   method:

   ```shell
   $ RELEASE_VERSION='4.1.1'
   $ MAJOR_VERSION=`echo $RELEASE_VERSION| cut -c 1-3`

   $ python -m venv django-pip
   $ . django-pip/bin/activate
   $ python -m pip install https://www.djangoproject.com/m/releases/$MAJOR_VERSION/Django-$RELEASE_VERSION.tar.gz
   $ deactivate
   $ python -m venv django-pip-wheel
   $ . django-pip-wheel/bin/activate
   $ python -m pip install https://www.djangoproject.com/m/releases/$MAJOR_VERSION/Django-$RELEASE_VERSION-py3-none-any.whl
   $ deactivate
   ```

   Ini hanya percobaan dimana tarball tersedia (yaitu pengalihan hidup) dan dimana mereka memasang dengan benar, tetapi dia akan menangkap kesalahan-kesalahan bodoh.
4. Run the [confirm-release](https://djangoci.com/job/confirm-release/) build on Jenkins to verify the checksum file(s)
   (e.g. use `4.2rc1` for
   <https://media.djangoproject.com/pgp/Django-4.2rc1.checksum.txt>).
5. Upload the release packages to PyPI (for pre-releases, only upload the wheel
   file):

   ```shell
   $ twine upload -s dist/*
   ```
6. Go to the [Add release page in the admin](https://www.djangoproject.com/admin/releases/release/add/), enter the new release number
   exactly as it appears in the name of the tarball
   (`Django-<version>.tar.gz`). So for example enter "4.1.1" or "4.2rc1",
   etc. If the release is part of an LTS branch, mark it so.

   If this is the alpha release of a new series, also create a Release object
   for the *final* release, ensuring that the *Release date* field is blank,
   thus marking it as *unreleased*. For example, when creating the Release
   object for `4.2a1`, also create `4.2` with the Release date field blank.
7. Buat blog menempatkan pengumuman terbitan langsung.
8. For a new version release (e.g. 4.1, 4.2), update the default stable version
   of the docs by flipping the `is_default` flag to `True` on the
   appropriate `DocumentRelease` object in the `docs.djangoproject.com`
   database (this will automatically flip it to `False` for all
   others); you can do this using the site's admin.

   Create new `DocumentRelease` objects for each language that has an entry
   for the previous release. Update djangoproject.com's [robots.docs.txt](https://github.com/django/djangoproject.com/blob/main/djangoproject/static/robots.docs.txt)
   file by copying entries from `manage_translations.py robots_txt` from the
   current stable branch in the `django-docs-translations` repository. For
   example, when releasing Django 4.2:

   ```shell
   $ git checkout stable/4.2.x
   $ git pull
   $ python manage_translations.py robots_txt
   ```
9. Post the release announcement to the [django-announce](/id/4.2/internals/mailing-lists/#django-announce-mailing-list), [django-developers](/id/4.2/internals/mailing-lists/#django-developers-mailing-list),
   [django-users](/id/4.2/internals/mailing-lists/#django-users-mailing-list) mailing lists, and the Django Forum. This should include a
   link to the announcement blog post.
10. Jika ini adalah terbitan keamanan, kirim surel terpisah ke [oss-security@lists.openwall.com](mailto:oss-security@lists.openwall.com). Sediakan gambaran subjek, sebagai contoh, "Django" ditambah masalah dari catatan terbitan (termasuk ID CVE). Badan pesan harus menyertakan rincian kerentanan, sebagai contoh, pengumuman teks penempatan blog. Sertakan sebauh tautan pada penempatan blog pengumuman
11. Add a link to the blog post in the topic of the `#django` IRC channel:
    `/msg chanserv TOPIC #django new topic goes here`.

## Pasca-terbitan

Anda hampir selesai! Semua yang tersisa untuk dilakukan sekarang adalah:

1. Update the `VERSION` tuple in `django/__init__.py` again,
   incrementing to whatever the next expected release will be. For
   example, after releasing 4.1.1, update `VERSION` to
   `VERSION = (4, 1, 2, 'alpha', 0)`.
2. Tambahkan terbitan dalam [Trac's versions list](https://code.djangoproject.com/admin/ticket/versions) jika dibutuhkan (dan buat sebagai awalan dengan merubah pengaturan `default_version` dalam code.djangoproject.com's [trac.ini](https://github.com/django/code.djangoproject.com/blob/main/trac-env/conf/trac.ini), jika terbitan akhirnya). Versi X.Y baru harus ditambahkan setelah terbitan alfa dan versi awalan harus diperbaharui setelah terbitan "dot zero".
3. If it's a final release, update the current stable branch and remove the
   pre-release branch in the [Django release process](https://code.djangoproject.com/#Djangoreleaseprocess) on Trac.
4. Jika ini adalah terbitan keamanan, perbaharui [Arsip dari masalah keamanan](/id/4.2/releases/security/) dengan rincian dari masalah-masalah yang dialamatkan.

## Tugas cabang stabil baru

Ada beberapa barang untuk dilakukan di waktu mengikuti pembuatan cabang stabil baru (sering mengikuti terbitan alpha). Beberapa dari pekerjaan ini tidak butuh diselesaikan oleh penerbit.

1. Buat sebuah obyek `DocumentRelease` baru di basisdata `docs.djangoproject.com` untuk dokumen versi baru, dan perbaharui `docs/fixtures/doc_releases.json` perlengkapan lengkap JSON, jadi orang tanpa akses ke BD produksi dapat masih menjalankan salinan terbaru dari situs dokumentasi.
2. Buat sebuah catatan terbitan rintisan untuk versi fitur baru. Gunakan rintisan dari terbitan fitur sebelumnya atau salin isi dari versi fitur sebelumnya dan hapus kebanyakan isi meninggalkan hanya kepala.
3. Increase the default PBKDF2 iterations in
   `django.contrib.auth.hashers.PBKDF2PasswordHasher` by about 20%
   (pick a round number). Run the tests, and update the 3 failing
   hasher tests with the new values. Make sure this gets noted in the
   release notes (see the 4.1 release notes for an example).
4. Pindahkan fitur yang telah mencapai akhir dari siklus pengusangannya. Setiap perpindahan harus selesai di perbaikan terpisah untuk kejelasan. Dalam pesan perbaikan, tambah "refs #XXXX" pada tiket asli dimana pengusangan dimulai jika memungkinkan.
5. Remove `.. versionadded::`, `.. versionadded::`, and `.. deprecated::`
   annotations in the documentation from two releases ago. For example, in
   Django 4.2, notes for 4.0 will be removed.
6. Add the new branch to [Read the Docs](https://readthedocs.org/projects/django/). Since the automatically
   generated version names ("stable-A.B.x") differ from the version names
   used in Read the Docs ("A.B.x"), [create a ticket](https://github.com/readthedocs/readthedocs.org/issues/5537) requesting
   the new version.
7. [Request the new classifier on PyPI](https://github.com/pypa/trove-classifiers/issues/29). Sebagai contoh `Framework :: Django :: 3.1`.
8. Update the current branch under active development and add pre-release
   branch in the [Django release process](https://code.djangoproject.com/#Djangoreleaseprocess) on Trac.

## Catatan pada pengaturan tuple VERSION

Pelaporan versi Django dikendalikan oleh tuple `VERSION` di `django/__init__.py`. Ini adalah lima-unsur tuple, yang unsurnya adalah:

1. Versi utama.
2. Versi kecil.
3. Versi mikro.
4. Keadaan -- dapat menjadi satu dari "alpha", "beta", "rc" atau "final".
5. Rangkaian angka, untuk paket alpha/beta/RC yang berjalan dalam urutan (mengizinkan, sebagai contoh, "beta 1", "beta 2", etc.).

Untuk terbitan akhir, keadaan selalu "final" dan rangkaian angka selalu 0. Rangkaian angka dari 0 dengan keadaan "alpha" akan dilaporkan sebagai "pre-alpha".

Beberapa contoh:

- `(4, 1, 1, "final", 0)` → "4.1.1"
- `(4, 2, 0, "alpha", 0)` → "4.2 pre-alpha"
- `(4, 2, 0, "beta", 1)` → "4.2 beta 1"
