Skip to content

morenoh149/django-splitdatetimefield

Repository files navigation

DjangoX logo

A Django starter project that "just works." For a production-ready version see the book Django for Professionals.

🚀 Features

📖 Install

$ git clone https://github.com/wsvincent/djangox.git
$ cd djangox
$ pipenv install
$ pipenv shell

# Run Migrations
(djangox) $ python manage.py migrate

# Create a Superuser:
(djangox) $ python manage.py createsuperuser

# Confirm everything is working:
(djangox) $ python manage.py runserver

# Load the site at http://127.0.0.1:8000

Homepage

🤝 Contributing

Contributions, issues and feature requests are welcome! See CONTRIBUTING.md.

⭐️ Show your support

Give a ⭐️ if this project helped you!

About

Demo Django form SplitDateTimeField

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •