Shaan Makim
@techde
Just keep swimming, Just keep swimming!
BEESOS!
Hi! I'm @techde from Beesos. If you want to learn about Beesos, you should keep reading, if not check out our website! If you want to place a
HTML, CSS, JS
MuseTimeforums
HERE IT IS!
Musetime is a easy to use social media platform, but today we bring ot you MUSETIME FORUMS!
Thanks too all these ppl for
HI guys, just wanted to share this with you, I will be releasing final version with @cancrusher later today, mod's pls dont unlisted this for descript
It's finnaly done! Here's what's new:
Sticky nav bar|Thx to @realTronsi for helping with that one!
Feedback bot!|Thx to @kevankhakhar for helping with
HTML, CSS, JS
Bookie0 Screen Shot 2020-10-16 at 9.21.25 AM
you should try to fix this a bit, but otherwise pretty nice job! :)2 years ago
Sticky nav?
Hi everyone, I have a question about how to create a python Django 2.0 sign up form??? So far I have this::
from django.contrib import adm
Python
techde This code is how it converts python into HTML
"""
Django settings for mysite project.
Generated by 'django-admin startproject' using Django 3.0.2.
For more information on this file, see
https://docs.djangoproject.com/en/3.0/topics/settings/
For the full list of settings and their values, see
https://docs.djangoproject.com/en/3.0/ref/settings/
"""
import os
Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASEDIR = os.path.dirname(os.path.dirname(os.path.abspath(file_))2 years ago
Sticky nav?
Hi everyone, I have a question about how to do a sticky navbar, so far I have just created the nav and added this:
.sticky {
position: f
HTML, CSS, JS
realTronsi I have no clue what other people are doing, simply add this to your nav and remove the other junk:
position: -webkit-sticky;
position: sticky;
`2 years ago
badst add it to your css, and change the HTML values accordingly.
for for the JS: use ``
2 years ago
HELP!
HI guys I was wondering how you add a URL field in the django models field, so far I have this:
url = models.URLField(max_length = 200)
PLEASE
H
Python
MocaCDeveloper Here is a documentation on URL assignments/connectivity via Django.
I don't know django, never really found a use for it so my knowledge would be nullified..but I hope that documentation helps!2 years ago
HELP!
HI guys I was wondering how you add a URL field in the django models field, so far I have this:
url = models.URLField(max_length = 200)
PLEASE
H
Python
Hi guys, first time poster long time stalker, LOL jk but this is my first coding project and it is a WIP so pls have an open mind, hope you like it, d
Python
Bookie0 also whats this project? Like a game? Blog website? Tutorial/documentation website? Portfolio etc?
please precise thanks
Screen Shot 2020-10-12 at 7.53.41 PM
but first of all, without an account, I can criticize this. BG image pretty pog. Logout button pretty unpog, like the red thing around the white is not very nice looking with the wavey shapes. Next the Login button is too gray, maybe find another color because it kinda blends in to the BG making it hard to distinguish. "You are not logge2 years ago