Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a45e65c

Browse files
login register create list
1 parent 49cf842 commit a45e65c

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

‎README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,13 @@
2020

2121
# Step for Set Up
2222
```
23-
1. git clone https://github.com/gowthamand/django-crud-ajax-login-register-fileupload
23+
1. git clone https://github.com/gowthamand/codeigniter-add-edit-delete-view-login-register
2424
25-
2. Change settings.py MYSQL CONFIGURATIONS (name, user, password)
25+
2. Change database.php(application/config) MYSQL CONFIGURATIONS (name, user, password)
2626
27-
3. cd django-crud-ajax-login-register-fileupload
27+
3. import Your demo.sql file to local
2828
29-
4. python3 manage.py migrate
30-
31-
5. python3 manage.py makemigrations
32-
33-
6. python3 manage.py migrate
34-
35-
7. python3 manage.py runserver
36-
37-
8. Login to http://127.0.0.1:8000
38-
39-
9. python manage.py createsuperuser (enter username, email, password)
29+
4. configure Apache server
4030
4131
```
4232
# Dont't Forgot Give satr and fork

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /