Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

django-denmark/django-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup

Django project to organize meetups

Getting Started

1 ) Create a database.
python manage.py syncdb

Meetup comes with no database.

2 ) Access as admin first.
python manage.py runserver

(on your browser) http://127.0.0.1:8000/admin/

In order to access the system you will need to login first, and the only way to do it (up to now) is as admin.

3 ) Create a Venue.

Form expects one to be specified.

About

Django project to organize meetups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published