Skip to content

Commit 7654856

Browse files
committed
feat: version 0.0.9
1 parent 2e55dab commit 7654856

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

dist/djangonepal-0.0.9.tar.gz

11.8 KB
Binary file not shown.

djangonepal.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: djangonepal
3-
Version: 0.0.8
3+
Version: 0.0.9
44
Summary: A Django app that provides choices for adminstrative bodies of Nepal.
55
Home-page: https://github.com/AtitBimali/django-nepal
66
Author: Atit Bimali
@@ -36,7 +36,7 @@ Hope this saves your time while working on your web project based project for Ne
3636
Quick start
3737
-----------
3838

39-
1. Add "djangonepal" and 'django_extensions' to your INSTALLED_APPS setting like this::
39+
1. After installing add "djangonepal" and 'django_extensions' to your INSTALLED_APPS setting like this::
4040

4141
INSTALLED_APPS = [
4242
...

djangonepal.egg-info/SOURCES.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ djangonepal.egg-info/SOURCES.txt
1616
djangonepal.egg-info/dependency_links.txt
1717
djangonepal.egg-info/requires.txt
1818
djangonepal.egg-info/top_level.txt
19-
djangonepal/migrations/0001_initial.py
20-
djangonepal/migrations/__init__.py
2119
djangonepal/scripts/geo-data.csv
2220
djangonepal/scripts/load_data.py

djangonepal.egg-info/requires.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Django>=3.0
2+
django-extensions>=3.2.0

djangonepal/scripts/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)